Androguard

Androguard

#Application Protection#Application Security

A static code analysis tool for parsing common data formats to detect hardcoded credentials and dangerous functions.

Visit Website

Androguard: A Comprehensive Python Tool for Managing Android Files

Androguard is a versatile Python tool specifically designed for managing Android files. This includes working with DEX, ODEX, and APK formats, as well as handling Android's binary XML and resources.

It can disassemble DEX/ODEX bytecodes and more functionalities

It can disassemble DEX/ODEX bytecodes, provide a fundamental decompiler for DEX/ODEX files, support Frida for easy dynamic analysis, and use an SQLite database to save the session.