Made with ❤️ for Security Research
Remember: With great power comes great responsibility
What is SARA:
SARA (Simple Android Ransomware Attack) is an educational security research tool designed to demonstrate Android malware creation techniques. This tool allows security researchers and students to understand how Android trojans and ransomware operate. Purpose: Educational and security research only
Use Cases:
- Security awareness training
- Android malware analysis
- Penetration testing (authorized environments)
- Academic research
This tool is made for education purpose only, the author is not responsible for any loses or damage caused by this programs
Quick Install (Recommended)
git clone https://github.com/termuxhackers-id/SARA
cd SARA
# Run auto-installer
chmod +x install.sh
./install.sh
# For Linux (requires sudo)
sudo ./install.shStarting SARA
python3 sara.py- Generate Custom Trojan (metasploit)
- Generate Custom Ransomware (File Locker)
Copyright © 2021-2025 Termux Hackers ID This project is licensed for educational purposes only.