Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 332 Bytes

RexLogger

Inject logs to an app.

Usage

  • Make a directory called rex in the smali directory on the decompiled app.
  • Put RexLogger.smali in the newly created rex directory.
  • Look up the smali reference for each function you wanna call in RexLogger.java.

Building

just build re-generates a RexLogger.smali