Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x6rss/matkap
/ functions
Functions
35 in github.com/0x6rss/matkap
⨍
Functions
35
◇
Types & classes
1
↓ 52 callers
Method
log
(self, message)
matkap.py:346
↓ 2 callers
Method
add_placeholder
(self, entry_widget, placeholder_text)
matkap.py:332
↓ 2 callers
Method
configure_theme
(self, theme_name)
matkap.py:305
↓ 2 callers
Method
forward_continuation
(self, attacker_chat_id, start_id)
matkap.py:721
↓ 2 callers
Method
forward_msg
(self, bot_token, from_chat_id, to_chat_id, message_id)
matkap.py:608
↓ 1 callers
Method
compute_unseen_ranges
(self, start_id, max_id, seen_ids)
matkap.py:403
↓ 1 callers
Method
ensure_data_file
Ensure the data file exists and has a header.
matkap.py:357
↓ 1 callers
Method
get_me
(self, bot_token)
matkap.py:504
↓ 1 callers
Method
get_message_content
(self, bot_token, chat_id, message_id)
matkap.py:552
↓ 1 callers
Method
get_seen_message_ids
Extract unique message IDs (both successful and missing) from data file.
matkap.py:378
↓ 1 callers
Method
get_updates
(self, bot_token)
matkap.py:533
↓ 1 callers
Method
parse_bot_token
(self, raw_token)
matkap.py:498
↓ 1 callers
Method
record_missing_message_id
(self, chat_id, message_id)
matkap.py:421
↓ 1 callers
Method
save_message_to_file
(self, chat_id, message_content)
matkap.py:434
↓ 1 callers
Method
telethon_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
Method
async_save_message_content
(self, bot_token, chat_id, message_id)
matkap.py:596
Method
clear_logs
(self)
matkap.py:327
Method
do_forward
()
matkap.py:722
Method
export_logs
(self)
matkap.py:220
Method
forward_all_messages
(self)
matkap.py:707
Method
infiltration_process
(self, attacker_id)
matkap.py:642
Method
on_focus_in
(event)
matkap.py:333
Method
on_focus_out
(event)
matkap.py:337
Method
on_toggle_skip
(self)
matkap.py:353
Method
resume_forward
(self)
matkap.py:488
Method
run_fofa_hunt
(self)
matkap.py:229
Method
run_urlscan_hunt
(self)
matkap.py:267
Function
search_fofa_and_hunt
()
fofa_api.py:22
Function
search_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
Method
start_infiltration
(self)
matkap.py:665
Method
stop_forwarding
(self)
matkap.py:471
Method
switch_theme
(self, event)
matkap.py:316