wok view androguard/description.txt @ rev 25850
Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 06 06:34:03 2025 +0000 (8 days ago) |
parents | |
children |
line source
1 Androguard is mainly a tool written in python to play with : * Dex/Odex
2 (Dalvik virtual machine) (.dex) (disassemble, decompilation), * APK (Android
3 application) (.apk), * Android's binary xml (.xml), * Android Resources
4 (.arsc).
6 Androguard is available for Linux/OSX/Windows (python powered).