sysindators / socialhack

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

Home Page:https://github.com/sysindators/socialhack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://github.com/sysindators/socialhack

License:MIT License


Languages

Language:Python 100.0%