Skip to content

Conversation

@index624
Copy link

@index624 index624 commented Mar 8, 2021

No description provided.

@minhdzvcl
Copy link

#!/bin/bash
#Sysupdate
sudo apt-get update
#Python
sudo apt-get install python
#gmail
git clone https://github.com/Ha3MrX/Gemail-Hack.git
#facebook
if [ -d facebook ]; then
echo "Directory facebook exists.[✔]"
else
mkdir facebook
cd facebook
wget raw.githubusercontent.com/Sup3r-Us3r/scripts/master/fb-brute.pl
cd ..
fi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants