My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

The goal of this project is to aide analysts and reverse engineers to visualize compiled Android packages and their corresponding DEX code. The primary focus of this project is to provide a visualization layer that’s typically missing in existing Android reverse engineering tools, as well as to create a unified platform that combines several existing Android reverse engineering tools into a single unified view and context. For example this would include taking the control flow graph output from Androguard and unifying it with the code output from apktool, or dex2jar.

Please watch a quick overview video that was created to highlight some of the features of APKInspector: http://www.youtube.com/watch?v=X538N-x3UUY (English Site) or http://www.tudou.com/programs/view/IoT493jK-zk/ (Chinese Site)

Some modules of APKinspector on based on Androguard http://code.google.com/p/androguard/.

Powered by Google Project Hosting