SARA
SARA - Simple Android Ransomware Attack
Install / Use
/learn @termuxhackers-id/SARAREADME
<p align="center">
<img title="SARA" src="https://img.shields.io/badge/CODENAME%20-SARA-SCRIPT?colorA=grey&colorB=blue&style=for-the-badge">
<img title="SARA" src="https://img.shields.io/badge/VERSION%20-3.1.1-SCRIPT?colorA=grey&colorB=blue&style=for-the-badge">
</p>
<p align="center"> <strong> Made with ❤️ for Security Research </strong><br> <sub>Remember: With great power comes great responsibility</sub> </p>
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
Disclaimer
This tool is made for education purpose only, the author is not responsible for any loses or damage caused by this programs
Installation
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.sh
Usage
Starting SARA
python3 sara.py
Demo
- Generate Custom Trojan (metasploit)
- Generate Custom Ransomware (File Locker)
License
Copyright © 2021-2025 Termux Hackers ID This project is licensed for educational purposes only.
<p align="center"> <strong> Made with ❤️ for Security Research </strong><br> <sub>Remember: With great power comes great responsibility</sub> </p>
