Facebook Hack Box Termux / Linux/ Windows.

Facebook Hack Box Termux / Linux/ Windows



INSTALL & RUN:

For Debien Based Systems


sudo apt-get install git

git clone https://github.com/m4rktn/xsmash 

cd xsmash

python2 xsmash.py



For Termux


apt-get install python2 git

git clone https://github.com/m4rktn/xsmash && cd xsmash

python2 xsmash.py


For Windows

Install Python2.7 From https://www.python.org/downloads/

Go To https://github.com/m4rktn/xsmash And Download In ".zip" Format

3) Extract xsmash-master.zip

4) Just Click In Xsmash.py






Follow us for more.... 

No comments:

Post a Comment

What is positive lookahead assertions in regular expressions? .mp4

  Here’s a clear, easy-to-use guide to positive lookahead assertions in regular expressions: ✅ What is a Positive Lookahead? A positive loo...