Skip to content

sysindators/socialhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Hack

Build status Testing status

A tool to hack social media accounts, using the crack method.

Disclaimer: Please do not use this on a device you don't own or do not have permission to. We do not take any responsibility.

Metode

Mobile (m.facebook.com)
Mbasic (mbasic.facebook.com)
Free (free.facebook.com)

Installation

Installation for Linux

sudo apt-get update
sudo apt-get upgrade
git clone https://github.com/sysindators/socialhack
cd socialhack
pip install --upgrade pip
pip install -r requirements.txt
python fb.py

Installation for Termux

pkg update
pkg upgrade
pkg install git python
git clone https://github.com/sysindators/socialhack
cd socialhack
pip install --upgrade pip
pip install -r requirements.txt
python fb.py

Installation for Windows

First install Python and Git Bash on the official website below:

If everything is installed, please open one of the CMD, Windows PowerShell, or Git Bash and enter the command below:

git clone https://github.com/sysindators/socialhack
cd socialhack
pip install --upgrade pip
pip install -r requirements.txt
python fb.py

Contributors

Releases

No releases published

Packages

No packages published

Languages