Android Malware Analysis Tools
Static Analysis
| tools | short Description |
|---|---|
| ClassyShark | Standalone android apps binary inspection tool.ClassyShark |
| StaCoAn | Mobile application static code analysis tool. |
| APK-MiTM | CLI application that automatically prepares Android APK files for HTTPS inspection. |
Dynamic Analysis
| tools | short Description |
|---|---|
| AppMon | Automated framework for monitoring and tampering system API calls based on Frida. |
| Wireshark | Network analysis tool. |
| tcpdump | Network analysis tool. |
| MiTMProxy | An interactive SSL/TLS-capable intercepting HTTP proxy (great for HTTPS inspection). |
| Burp Suite | The free web proxy for any browser, system, or platform. |
| INetSim | Internet Services Simulation Suite. |
Some Other tools
| tools | short Description |
|---|---|
| Android Tamer | VM/Live OS for Android security research and analysis. |
| Cuckoo Sandbox | Free and open-source automated malware analysis sandbox. |
| MobSF (Mobile Security Framework) | Malware analysis and security assessment framework capable of performing static and dynamic analysis. |
