androcsign
full Python tool to play with Android files
Install
- All systems
-
curl cmd.cat/androcsign.sh
- Debian
-
apt-get install androguard - Ubuntu
-
apt-get install androguard - Kali Linux
-
apt-get install androguard - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install androguard - Raspbian
-
apt-get install androguard
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