Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 388 Bytes

RootBad

Supposed to be a boilerplate project to create an Android application that communicates nicely with another Android application.

Development usage

  1. Run tools/download_deps.py to download frida-gumjs devkit from GitHub.
  2. Compile src/ using Android Studio so the necessary binary is created.
  3. Run tools/run_injector.bat.