Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- β οΈ DISCLAIMER:
- This list is intended for **educational, research, and cybersecurity testing purposes only**. Do NOT use these tools for malicious or unauthorized activity. Always work within the bounds of the law.
- ====================================
- π§ͺ 50 Tools for Android Malware Research & Analysis
- ====================================
- == π Reverse Engineering & Static Analysis Tools ==
- 1. JADX β Android APK decompiler
- 2. APKTool β Decompile and recompile APK files
- 3. Bytecode Viewer β Analyze Android bytecode
- 4. Ghidra β Reverse engineering framework (by NSA)
- 5. IDA Pro β Interactive Disassembler
- 6. Androguard β APK static analysis and decompilation
- 7. Dex2Jar β Convert .dex files to .class files
- 8. JD-GUI β Java .class file decompiler
- 9. Baksmali / Smali β Disassembler/assembler for DEX code
- 10. ClassyShark β Inspect contents of APKs
- == π§ͺ Dynamic Analysis & Sandboxing Tools ==
- 11. MobSF β Mobile Security Framework (static + dynamic analysis)
- 12. Frida β Dynamic instrumentation toolkit
- 13. Xposed Framework β Hook into Android app behavior
- 14. AppUse β Mobile app security testing VM
- 15. CuckooDroid β Android malware sandbox (Cuckoo + Android)
- 16. Inspeckage β Runtime APK analysis via Xposed
- 17. Drozer β Android attack surface mapper
- 18. QARK β Vulnerability scanner for APKs
- 19. TaintDroid β Privacy tracking system
- 20. ReFrameworker β Hook and patch Android apps dynamically
- == π Android RATs & Malware Samples (for Research) ==
- 21. Craxs Rat β Commercially available Android RAT
- 22. L3MON β Web-based Android RAT
- 23. AhMyth β Open-source Android RAT (Java/Electron)
- 24. HydraDroid β Command control Android RAT
- 25. SpyNote β Stealthy Android RAT with spyware features
- 26. AndroRAT β First open-source Android Remote Admin Tool
- 27. Cerberus β Banking trojan with RAT features
- 28. Alien RAT β Based on leaked Cerberus code
- 29. Anubis β Android banking and credential stealer
- 30. Triout β Android surveillance malware
- == π οΈ APK Payload Injectors & Malware Builders ==
- 31. TheFatRat β Payload generator (Android + others)
- 32. Evil-Droid β Inject backdoors into APKs
- 33. MSFVenom β Payload builder for Android (Metasploit)
- 34. APKInjector β Combine malicious payload with APK
- 35. Backdoor APK β Injects shellcode into legitimate APKs
- 36. FUD-APK-Binder β APK binder with FUD options
- 37. MARA Framework β Mobile security toolkit
- 38. Dendroid β Leaked commercial Android RAT
- == π§ Threat Intel & Behavioral Analysis Platforms ==
- 39. VirusTotal β Multi-AV file scan engine
- 40. Hybrid Analysis β File sandboxing for APKs
- 41. Joe Sandbox Mobile β Advanced Android malware analysis
- 42. Intezer Analyze β Code genome analysis
- 43. Koodous β Community malware scanner for APKs
- 44. APKScan β Legacy APK analyzer (archived)
- 45. MITMProxy β Intercept traffic from malicious APKs
- 46. Wireshark β Network packet analysis
- == π§° Utility Tools for Malware Analysis ==
- 47. ADB β Android Debug Bridge for device control
- 48. Magisk β Systemless root tool
- 49. AVD β Android Virtual Device (via Android Studio)
- 50. Genymotion β Android emulator for malware testing
- ===========================
- Need help building a lab? Ask for a setup guide!
- ===========================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement