Skip to content

M1n007/rootbeer-bypass-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

RBBT

RootBeer Bypass Tools

Example

Tool that i use

  1. Apktool
  2. uber jarsigner

Usage

# Decompile the APK (i use Apktool for decompiling and recompile APK).
# use my tool for change rootbeer smali code
python rbbt.py --path /folder/decompiled/apk
# Build APK using  Apktool
# Sign apk ( i use Uber JarSIgner)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT