Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/TelecordC2
/ functions
Functions
39 in github.com/ELMERIKH/TelecordC2
⨍
Functions
39
◇
Types & classes
2
↓ 3 callers
Function
executeSystemCommand
func verifyTelegramID(id int) bool { return telegramUserID == id }
Agent_linux.go:124
↓ 3 callers
Function
executeSystemCommand
func verifyTelegramID(id int) bool { return telegramUserID == id }
Agentmac.go:124
↓ 3 callers
Function
executeSystemCommand
func verifyTelegramID(id int) bool { return telegramUserID == id }
Agent.go:124
↓ 3 callers
Function
openImage
(imagePath string)
Telecord.go:97
↓ 3 callers
Function
sendToDiscordWebhook
(agentID string)
Telecord.go:41
↓ 2 callers
Function
takeScreenshot
()
Agent_linux.go:518
↓ 2 callers
Function
takeScreenshot
()
Agentmac.go:516
↓ 2 callers
Function
takeScreenshot
()
Agent.go:523
↓ 1 callers
Function
changeDirectory
(cmd string)
Agent_linux.go:423
↓ 1 callers
Function
changeDirectory
(cmd string)
Agentmac.go:421
↓ 1 callers
Function
changeDirectory
(cmd string)
Agent.go:428
↓ 1 callers
Function
displayScreenshare
(url string)
Telecord.go:119
↓ 1 callers
Function
downloadImage
(url, directory string)
Telecord.go:50
↓ 1 callers
Function
handleAnyCommand
(message string)
Agent_linux.go:551
↓ 1 callers
Function
handleAnyCommand
(message string)
Agentmac.go:549
↓ 1 callers
Function
handleAnyCommand
(message string)
Agent.go:556
↓ 1 callers
Function
listRunningServices
()
Agent_linux.go:472
↓ 1 callers
Function
listRunningServices
()
Agentmac.go:470
↓ 1 callers
Function
listRunningServices
()
Agent.go:477
↓ 1 callers
Function
startScreenSharing
(bot *tgbotapi.BotAPI, chatID int64)
Agent_linux.go:481
↓ 1 callers
Function
startScreenSharing
(bot *tgbotapi.BotAPI, chatID int64)
Agentmac.go:479
↓ 1 callers
Function
startScreenSharing
(bot *tgbotapi.BotAPI, chatID int64)
Agent.go:486
↓ 1 callers
Function
startTelegramBot
()
Agent_linux.go:168
↓ 1 callers
Function
startTelegramBot
()
Agentmac.go:166
↓ 1 callers
Function
startTelegramBot
()
Agent.go:173
↓ 1 callers
Function
uploadFile
(bot *tgbotapi.BotAPI, chatID int64, filePath string)
Telecord.go:195
Function
displayImageWithURL
(url string)
Telecord.go:81
Function
downloadFile
(bot *tgbotapi.BotAPI, update tgbotapi.Update, filePath string)
Agent_linux.go:439
Function
downloadFile
(fileURL, fileName string)
Telecord.go:145
Function
downloadFile
(bot *tgbotapi.BotAPI, update tgbotapi.Update, filePath string)
Agentmac.go:437
Function
downloadFile
(bot *tgbotapi.BotAPI, update tgbotapi.Update, filePath string)
Agent.go:444
Function
getFileIDFromMessage
(bot *tgbotapi.BotAPI, chatID int64, fileName string)
Telecord.go:164
Function
main
()
Agent_linux.go:329
Function
main
()
Telecord.go:205
Function
main
()
Agentmac.go:327
Function
main
()
Agent.go:334
Function
messageCreate
(s *discordgo.Session, m *discordgo.MessageCreate)
Agent_linux.go:41
Function
messageCreate
(s *discordgo.Session, m *discordgo.MessageCreate)
Agentmac.go:41
Function
messageCreate
(s *discordgo.Session, m *discordgo.MessageCreate)
Agent.go:41