Androguard Logo
3.3
  • Introduction
  • Tools
    • androguard - The swiss army knife
    • androguard analyze - Androguard Shell
    • androguard cg - Create Call Graph from APK
    • androguard gui - Androguard GUI
    • androguard sign - Print Certificate Fingerprints
    • androguard axml - AndroidManifest.xml parser
    • androguard arsc - resources.arsc parser
    • androguard decompile - Decompile APKs and create CFG
    • androguard dissassemble - Disassembler for DEX
  • androguard package
Androguard
  • Tools
  • View page source

ToolsΒΆ

The only tool you need is androguard - The swiss army knife. It combines all old tools into a single command line interface.

You can still use the other tools as well, but note that they might get removed some day.

  • androguard - The swiss army knife
  • androguard analyze - Androguard Shell
  • androguard cg - Create Call Graph from APK
    • Synopsis
    • Examples
  • androguard gui - Androguard GUI
    • Examples
    • Plugin System
  • androguard sign - Print Certificate Fingerprints
    • Examples
  • androguard axml - AndroidManifest.xml parser
  • androguard arsc - resources.arsc parser
  • androguard decompile - Decompile APKs and create CFG
    • Synopsis
    • Examples
  • androguard dissassemble - Disassembler for DEX
Previous Next

© Copyright 2012-2023, Anthony Desnos, Geoffroy Gueguen, Sebastian Bachmann.

Built with Sphinx using a theme provided by Read the Docs.