Skip to content

thinhnd8752/apk-CFG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apk-CFG

control flow graph static analysis of android application

v1.0.0

1、解析出if-else,for , dowhile, while,trycatch, switchcase 的cfg;

2、插桩 if-else, for,while的smali;

3、解析for, while, 的log。

尚未完成trycatch,switchcase的分析。

对于dowhile的问题也存在一些。

About

control flow graph static analysis of android application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%