Skip to content

ch0psticks/Smali-CFGs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smali-CFGs

Smali Control Flow Graph's

Smali Class Method CFG.

$ flow.py -c smali/android/system/CoreService.smali -m run Method CFG

Smali Class File CFG.

$ flow.py -c smali/android/system/CoreService.smali Class CFG

Smali Calls XRefs CFG.

$ xref.py -d smali/ -m XRefBoth -f "android/system/a/g->a" XRefs CFG

About

Smali Control Flow Graph's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published