Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latip176/facebook-hacking

Facebook Hacking with Python method Cracking with WebScraping.
https://github.com/latip176/facebook-hacking

facebook-hacking facebook-hacking-tools facebook-scraping facebook-security

Last synced: 18 days ago
JSON representation

Facebook Hacking with Python method Cracking with WebScraping.

Awesome Lists containing this project

README

        

# facebook-hacking
Facebook Hacking with Python method Cracking with WebScraping.
## requirements library
### command (only for cmd/terminal & pydroid (on android))., in termux u can search "how to install pynacl in termux"
```BASH
pip install requests bs4
pip install pynacl
pip install pycryptodomex
```
## clone repo
```
git clone https://github.com/Latip176/facebook-hacking
```
## running script
```
cd facebook-hacking
python3 app.py
```

# requirements before use this tool
- Cookies Facebook (u can use inspect element or dev tools for get the cookies account) and (u can use kiwi browser on android for get the cookies account). or search: "how to get cookies account facebook on android and pc"