The goal of this project is to aide analysts and reverse engineers to visualize compiled Android packages and their corresponding DEX code. APKInspector provides both analysis functions and graphic features for the users to gain deep insight into the malicious apps:
- CFG
- Call Graph
- Static Instrumentation
- Permission Analysis
- Dalvik codes
- Smali codes
- Java codes
What’s new?
UI Improvement:
- Automatically installation
- Fine-grained Graph View to Source View
- Call Graph
- Navigation
- Better display of Control Flow Graph
New Analysis Features:
- Reverse the Code with Ded for Java Analysis
- Static Instrumentation
- Combine Permission Analysis