• Stars
    star
    194
  • Rank 193,680 (Top 4 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

(Deprecated Use Apkmod instead)Tmux-Bunch is a first tool for complete apk modding in TERMUX (included :- decompiling , recompiling , signapk , zipalign)

Tmux-Bunch ( Not Maintained now )

Try Apkmod instead https://GitHub.com/Hax4Us/Apkmod

logo

Steps For Installation

There are two variants available , one for Android < 8.0 and one for Android = 8.0 (OREO) users So follow appropriate instructions on the basis of your Android Version

For Android < 8.0 (OREO)
  1. Goto home directory cd $HOME
  2. Install axel apt install axel
  3. Download Tar file axel https://github.com/Hax4us/Tmux-Bunch/releases/download/v2.7/Tmux-Bunch-2.7.tar.gz
  4. Extract tar -xf Tmux-Bunch-2.7.tar.gz
  5. Enter into Tmux-Bunch folder cd Tmux-Bunch
  6. Run setup script bash setup
  7. Now you can run tmuxbunch from any directory by the command tmuxbunch
For Android = 8.0 (OREO)
  1. Goto hone directory cd $HOME
  2. Install axel apt install axel
  3. Download Tar file axel https://github.com/Hax4us/Tmux-Bunch/releases/download/v2.7/Tmux-Bunch-2.7-oreo.tar.gz
  4. Extract tar -xf Tmux-Bunch-2.7-oreo.tar.gz
  5. Enter into Tmux-Bunch cd Tmux-Bunch
  6. Run Setup script bash setup
  7. Now you can run tmuxbunch from any directory by the command tmuxbunch

Usage :

[ New List of shortcuts ]

  1. For decompiling, -----> tbunch -d /path/to/apkname.apk
  2. For recompiling, -----> tbunch -r
  3. For signing -----> tbunch -s
  4. For zipaligning, -----> tbunch -z /path/to/zipalign-apkname.apk
  5. For binding -----> tbunch -b /path/to/original-apk.apk

[ End of Shortcuts ]

Decompile Apps

  1. Move or copy your target apk to decompiler folder in Tmux-Bunch folder. For example , fb_lite.apk is my target apk or app so i will move/copy fb_lite.apk into decimpiler folder cp /path/to/fb_lite.apk $HOME/Tmux-Bunch/decompiler
  2. Now just run tmuxbunch tmuxbunch.
  3. And select option 2 and enter to continue.
  4. Now you can see your target apk so just enter number of choice which is 1 in my case.
  5. App is now decompiled in recompiler folder with same name i.e fb_lite.apk in my case (Don't confused by the .apk extention of decompiled source , here .apk is just a name you can check by cd fb_lite.apk)

Recompile Apps

  1. By taking same example as above now i have decompiled source in recompiler folder i.e fb_lite.apk (remember fb_lite.apk is not apk file , it is a folder here) So just play with source and after playing you have to rerun tmuxbunch tmuxbunch
  2. Select option 3 and you can see now folder name which is fb_lite.apk in my case so i will enter 1 and boom :).
  3. App will be reompiled to unsign folder but wait work is not completed yet ...
  4. Now you will have to sign your target apk to avoid package parse error while installing.

Sign Apk

  1. So we have our recompiled apk in unsign folder and now select option 4 .
  2. And enter number of choice which is 1 in my case.
  3. Hit ENTER and now you can pick your final signed app from sign folder.

Extra Feature Of Payload Binding With Legit Apps

  1. Move or copy your target app in binder folder.
  2. Run tmuxbunch tmuxbunch.
  3. Select 6 and you will get list of apks from binder folder , for example i copied fb_lite.apk in binder folder and selected 6 so i will see only one app in list which fb_lite.apk.
  4. Enter 1 or your desired choice and ENTER.
  5. Then wait 2-5 minutes while binding process.
  6. Now you can pick your final binded apk from embout folder.

Note :- Some apps cant be binded because of some reasons and some tested apps are Ccleaner, Terminal Emulator, Google Launcher, Fblite (Maybe only in aarch64), mini militia modded version etc :)

Using this ....You can play with apks source codes and also you can bind payloads with any apk.

Changes in v2.7

  1. Use termux apksigner

Changes in v2.6

  1. Use termux aapt
  2. Separate Two Variation For Oreo & below oreo users

Changes in v2.5

  1. Add oreo support

Changes in v2.4

  1. Added new shortcuts to quickly play around with tmuxbunch

Changes in v2.3

  1. Add persistence backdoor script
  2. Autochecking for binder folder if not exist so tool will create

Changes in v2.2

  1. Fix ld.so error
  2. Update Apktool from 2.2.0 to 2.2.2

Changes in v2.1

  1. Improve stability.
  2. Fixed some errors regarding apktool and signapk.
  3. Add new folder "embout"
  4. No need to sign your apk.

More Repositories

1

Nethunter-In-Termux

This is a script by which you can install Kali nethunter (Kali Linux) in your termux application without rooted phone
Shell
2,146
star
2

TermuxBlack

Termux repository for hacking tools and packages
Shell
1,264
star
3

Metasploit_termux

Ruby
730
star
4

Apkmod

Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
Shell
683
star
5

TermuxAlpine

Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android. This setup script will attempt to set Alpine Linux up in your Termux environment.
Shell
505
star
6

haxRat

A Android RAT with lots of features , check README for more information.
Smali
457
star
7

java

This package of java (openjdk) is specially for termux users (without rooted phone) But it is unstable or beta version and I will update it soon with stable one
Shell
130
star
8

httrack_In_termux

Httrack - A popular tool to clone any website , is now compiled by me for termux.
Shell
113
star
9

termux-x

it is unofficial repository maintained by me @hax4us. you can check available packages in README
95
star
10

apktool

This apktool is specially compiled for termux..
Shell
79
star
11

androtoolkit

Androtoolkit can use in termux to create payload , install metasploit & ngrok also :)
Shell
64
star
12

setoolkit

Shell
64
star
13

CookieStealers

A repository where i will push my webviews for some famous services like Instagram , Facebook, Twitter , Hotstar etc
Java
56
star
14

blackarch_termux

This is a script to insert blackarch URL into Archlinux In termux :D
Shell
48
star
15

guitmux

A script to setup GUI in termux :)
Shell
46
star
16

Hax4us.github.io

Shell
45
star
17

termux-msf

A script to install the metasploit-framework automatically or without hassle and errors.
Shell
40
star
18

universal_nh

This is a script by which we can install Kali Nethunter without flash so in other words I can say that it is universal method to install Kali :D
Shell
28
star
19

flutter_in_termux

Shell
23
star
20

no-ip-updater

A simple (very basic) bash script ( no exception handling ) to update no-ip DNS to avoid 30 day expiration
Shell
21
star
21

payload

16
star
22

txerosploit

Ruby
16
star
23

network_interface

Shell
11
star
24

dotfiles

Vim Script
11
star
25

termux-packages-dummy

Shell
10
star
26

demorepo

7
star
27

andev-templates

Templates for AnDev
Java
7
star
28

log-view-plugin

Gradle plugin for my android app LogView
7
star
29

police-station

Boilerplate for PolicStation App ( Part Of My Android Development Series Without PC)
Java
6
star
30

aad

Java
5
star
31

android-hello-world

Java
5
star
32

build

Smali
5
star
33

QuizApp

Java
4
star
34

demo

HTML
4
star
35

test

3
star
36

ullu_ka_birthday

CSS
1
star