MCPcopy Create free account

hub / github.com/0x6rss/matkap / functions

Functions35 in github.com/0x6rss/matkap

↓ 52 callersMethodlog
(self, message)
matkap.py:346
↓ 2 callersMethodadd_placeholder
(self, entry_widget, placeholder_text)
matkap.py:332
↓ 2 callersMethodconfigure_theme
(self, theme_name)
matkap.py:305
↓ 2 callersMethodforward_continuation
(self, attacker_chat_id, start_id)
matkap.py:721
↓ 2 callersMethodforward_msg
(self, bot_token, from_chat_id, to_chat_id, message_id)
matkap.py:608
↓ 1 callersMethodcompute_unseen_ranges
(self, start_id, max_id, seen_ids)
matkap.py:403
↓ 1 callersMethodensure_data_file
Ensure the data file exists and has a header.
matkap.py:357
↓ 1 callersMethodget_me
(self, bot_token)
matkap.py:504
↓ 1 callersMethodget_message_content
(self, bot_token, chat_id, message_id)
matkap.py:552
↓ 1 callersMethodget_seen_message_ids
Extract unique message IDs (both successful and missing) from data file.
matkap.py:378
↓ 1 callersMethodget_updates
(self, bot_token)
matkap.py:533
↓ 1 callersMethodparse_bot_token
(self, raw_token)
matkap.py:498
↓ 1 callersMethodrecord_missing_message_id
(self, chat_id, message_id)
matkap.py:421
↓ 1 callersMethodsave_message_to_file
(self, chat_id, message_content)
matkap.py:434
↓ 1 callersMethodtelethon_send_start
(self, bot_username)
matkap.py:521
Method__init__
(self, root)
matkap.py:36
Method_fofa_hunt_process
(self)
matkap.py:233
Method_urlscan_hunt_process
(self)
matkap.py:271
Methodasync_save_message_content
(self, bot_token, chat_id, message_id)
matkap.py:596
Methodclear_logs
(self)
matkap.py:327
Methoddo_forward
()
matkap.py:722
Methodexport_logs
(self)
matkap.py:220
Methodforward_all_messages
(self)
matkap.py:707
Methodinfiltration_process
(self, attacker_id)
matkap.py:642
Methodon_focus_in
(event)
matkap.py:333
Methodon_focus_out
(event)
matkap.py:337
Methodon_toggle_skip
(self)
matkap.py:353
Methodresume_forward
(self)
matkap.py:488
Methodrun_fofa_hunt
(self)
matkap.py:229
Methodrun_urlscan_hunt
(self)
matkap.py:267
Functionsearch_fofa_and_hunt
()
fofa_api.py:22
Functionsearch_urlscan_and_hunt
1) URLScan search => ?q=domain:api.telegram.org 2) Her kayıtta '_id' = UUID 3) Her UUID için => /api/v1/result/{uuid} -> DOM link'e gi
urlscan_api.py:19
Methodstart_infiltration
(self)
matkap.py:665
Methodstop_forwarding
(self)
matkap.py:471
Methodswitch_theme
(self, event)
matkap.py:316