πŸ”± ToxicEye | Program for remote control of windows computers via telegram bot

:trident: ToxicEye

Program for remote control of windows computers via telegram bot. Written in C#

:fallen_leaf: Functions:

ComputerInfo, BatteryInfo, Location, Whois, ActiveWindow, Webcam, Microphone, Desktop, Keylogger, ClipboardSet, ClipboardGet, ProcessList, ProcessKill, ProcessStart, TaskManagerDisable, TaskManagerEnable, MinimizeAllWindows, MaximizeAllWindows, GetPasswords, GetCreditCards, GetHistory, GetBookmarks, GetCookies, OpenCD, CloseCD, DownloadFile, UploadFile, RunFile, RunFileAdmin, ListFiles, RemoveFile, RemoveDir, MoveFile, MoveDir, CopyFile, CopyDir, Speak, Shell, MessageBox, OpenURL, SendKeyPress, NetDiscover, AudioVolumeSet, AudioVolumeGet, SetWallPaper, BlockInput, Monitor(off/on), DisplayRotate, ForkBomb, BsoD, Shutdown, Reboot, Hibernate, Logoff, Help, About, Uninstall.

:hammer: Compiling guide:

  • Go to the @BotFather bot and create your own bot. You need to save the token and bot name.
  • Now you need to get your chat id. To do this, go to the next bot @chatid_echo_bot and save the id.
  • Now you need to download Visual Studio 2019
  • Download the source code of this program.
  • Unzip the β€œTelegram RAT” folder to your desktop.
  • Open the TelegramRAT.sln file through Visual Studio.
  • Open file config.cs in project.
  • Insert your token from the bot and your chatID that you received earlier.
  • Above you need to select ”Release”.
  • Press CTRL + S to save. And CTRL + B to compile everything into an executable file.
  • You can send the received file to someone.
  • After starting the file, you can control the computer through the bot.
  • Write /help to see all available commands.
5 Likes