A curated collection of forensic tools, scripts, utilities, and supporting materials useful for digital investigations and analysis.
| Tool |
Purpose |
Link |
| ADB (Android Debug Bridge) |
Command-line tool for communicating with Android devices |
Developer Docs |
| AndroidQF (Android Quick Forensics) |
Automated forensic data collection from Android devices |
GitHub |
| MVT (Mobile Verification Toolkit) |
Forensic analysis of mobile devices for spyware detection |
GitHub |
Analysis & Reverse Engineering
| Tool |
Purpose |
Link |
| jadx |
Dex to Java decompiler for Android APK analysis |
GitHub |
| APKTool |
Reverse engineering Android APK files |
GitHub |
| Frida |
Dynamic instrumentation toolkit for security research |
Website |
Threat Intelligence
| Tool |
Purpose |
Link |
| VirusTotal |
Multi-engine malware scanning and analysis |
Website |
| MalwareBazaar |
Malware sample sharing platform |
Website |
| MITRE ATT&CK (Mobile) |
Knowledge base of mobile adversary techniques |
Website |
Lab Setup Resources
- VirtualBox — Virtualization platform for isolated analysis environments
- Kali Linux — Security-focused Linux distribution with pre-installed tools
- Android Studio Emulator — Android device emulation for safe malware testing
Additional Resources
More tools and resources are being added. Community contributions are welcome — see the Community / Contribute section.