Skip to content

Update install-sb.sh#44

Open
index624 wants to merge 1 commit intoCyb0r9:masterfrom
index624:patch-1
Open

Update install-sb.sh#44
index624 wants to merge 1 commit intoCyb0r9:masterfrom
index624:patch-1

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