Skip to content

7a6ac0/SmaliMethodTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmaliMethodTracer

Inject log message into smali file, you can use logcat(tag:IGLogger) to find out the method is called or not.

Usage

  1. Use APKTool to decompile an APK.
  2. copy iglogger.smali into smali directory.
  3. python apktracer.py, and enter the directory path which apktool generated.
  4. Rebuild to an APK, and have fun.

About

Inject log message into smali file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published