Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 722 Bytes

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