apkviewer
full Python tool to play with Android files
Install
- All systems
-
curl cmd.cat/apkviewer.sh
- Debian
-
apt-get install androguard
- Ubuntu
-
apt-get install androguard
- Kali Linux
-
apt-get install androguard
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install androguard
- Raspbian
-
apt-get install androguard
- Dockerfile
- dockerfile.run/apkviewer
androguard
full Python tool to play with Android files
Androguard is a full Python tool to play with Android files. * DEX, ODEX * APK * Android's binary xml * Android resources * Disassemble DEX/ODEX bytecodes * Decompiler for DEX/ODEX files