GithubHelp home page GithubHelp logo

tmux-bunch-reborn's Introduction

Tmux-Bunch-Reborn v1.0 (Extension of my old Tmux-Bunch)

logo

Steps For Installation

  1. Goto home directory cd $HOME
  2. Clone the tool git clone https://github.com/Hax4us/Tmux-Bunch-Reborn.git
  3. Enter into Tmux-Bunch-Reborn folder cd Tmux-Bunch-Reborn
  4. Run setup script bash setup
  5. Now you can run tmuxbunch from any directory by the command tmuxbunch

Usage :

Decompile Apps

  1. Move or copy your target apk to decompiler folder in Tmux-Bunch-Reborn 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-Reborn/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 :)

Congrats, Now you can play with apks source codes and also you can bind payloads with any apk.

tmux-bunch-reborn's People

Contributors

hax4us avatar 5yntax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.