APKinspector Logo

APKinspector is a powerful GUI tool for analysts to analyze the Android applications. 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
  • APK Information

Tutorial ::

This is a guide to get APKInspector running on your own computer. The latest version is tested on Ubuntu 10.10 and Ubuntu 11.04.
  1. Download the latest version of APKInspector via GIT
  2. Run “./Install.sh”
  3. Test if APKInspector can boot correctly, go to the directory of “APKInspector”, run “python StartQT.py”.

Download ::

Windows or Linux :: APKInspector Beta
Source :: http://code.google.com/p/apkinspector/

0 comments :

Post a Comment

 
Top