Androguard: Reverse engineering and pentesting for Android applications

Androguard

Androguard is a full Python tool to play with Android files. It is designed to work with Python 3 only.

 

Features

Androguard is a full Python tool to play with Android files.

  • DEX, ODEX
  • APK
  • Android’s binary xml
  • Android resources
  • Disassemble DEX/ODEX bytecodes
  • Basic Decompiler for DEX/ODEX files
  • Frida support for easy dynamic analysis
  • SQLite database to save the session

Tools

Install & Use

Copyright (C) 2012 – 2024, Anthony Desnos (desnos at t0t0.fr) All rights reserved.