From Collaborative RCE Tool Library
Androguard
| Tool name: | Androguard |
|
||
|---|---|---|---|---|
| Author: | Anthony Desnos | |||
| Website: | http://code.google.com/p/androguard/ | |||
| Current version: | 0.9 | |||
| Last updated: | September 25, 2011 | |||
| Direct D/L link: | http://androguard.googlecode.com/files/androguard-0.9.tar.gz | |||
| License type: | LGPL | |||
| Description: | Androguard (Android Guard) is primarily a tool written in full python to play with : - .class (JavaVM) - .dex (DalvikVM) - APK - JAR - Android's binary xml Androguard has the following features : - Map and manipulate (read/write) DEX/CLASS/APK/JAR files into full Python objects, - Native support of DEX code in a c++ library, - Access to the static analysis of your code (basic blocks, instructions, permissions (with database from http://www.android-permissions.org/) ...) and create your own static analysis tool, - Check if an android application is present in a database (malwares, goodwares ?), - Open source database of android malwares, - Diffing of android applications, - Measure the efficiency of obfuscators (proguard, ...), - Determine if your application has been pirated (rip-off indicator), - Risk indicator of malicious application, - Reverse engineering of applications (goodwares, malwares), - Transform Android's binary xml (like AndroidManifest.xml) into classic xml, - Visualize your application into cytoscape (by using xgmml format), or PNG/DOT output, - Patch JVM classes, add native library dependencies, - Dump the jvm process to find classes into memory, - ... |
|||
| Related URLs: |
|
|||
| Screenshot: |
|---|
![]() |
Feed containing all updates for this tool.
(please also edit it if you think it fits well in some additional category, since this can also be controlled)

You are welcome to add your own useful notes about this tool, for others to see!