Skip to content

This software will allow you to control your computer through a telegram bot. An exact copy of the console in telegram and more:)

License

Notifications You must be signed in to change notification settings

zern404/RAT-telegram--full-acces-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EN

⚠️

WARNING!

This code is intended solely for educational and research purposes.
By using this repository and its contents, you agree to use it at your own risk.

The author DOES NOT take any responsibility for any damages, losses, or illegal activities arising from the use of this code or files.

This code may only be used in testing labs for pentesting or with explicit consent from the owner of the system being tested. Do not use this code for unauthorized access to any device or data.

⚠️ Important: Using this code in violation of the law may lead to criminal liability.


This program will help you establish remote access to your computer via a telegram bot.

this program, if it is packaged in an exe, is copied to another directory at startup, restarted from it and set to autoload

Features that are currently available:


-console, full copy of the console + commands(/download (name_file), /delete (name_file), /run (name_file): run file, /stop: stop console mod in bot, upload file: just send the file to the chat)


-screenshot


-screen recording 1.20m


-web camera recording 1.20m(if have)


-off and reboot


-open file: it opens and downloads the file that you sent to the bot


-open page on browser


-get info: collects information about the PC and IP sends it to json



How to use (with builder)

Important! Do everything in order to make it work!

Install python 3.13.0 https://www.python.org

Create a virtual environment in the project folder: python -m venv .venv

Activate it: .venv/scripts/activate

Now install dependencies: pip install pyautogui psutil pywin32 opencv-python aiofiles mss numpy pyaudio aiogram pycryptodome pyinstaller colorama mouse keyboard

pip install --upgrade pyautogui pyscreeze pillow mouse keyboard


Launch: run - python bilder.py and enter everything that is asked! The finished build will be in dist

For convenience, package bilder: pyinstaller --onefile bilder.py



RU

⚠️

ВНИМАНИЕ!

Этот код предназначен исключительно для образовательных и исследовательских целей.
Используя данный репозиторий и его содержимое, вы соглашаетесь использовать его на свой собственный риск.

Автор НЕ несет ответственности за любые убытки, ущерб или незаконные действия, связанные с использованием этого кода или файлов.

Этот код может быть использован только в тестируемых лабораториях для пентестинга или с явного согласия владельца тестируемой системы. Не используйте этот код для несанкционированного доступа к чужим устройствам и данным.

⚠️ Важно: Использование кода в нарушении закона может повлечь уголовную ответственность.


Эта программа поможет вам установить удаленный доступ к вашему компьютеру через телеграм-бота.

также программа, если она запакована в exe, при запуске копируется в другой каталог, перезапускается из него и ставится на автозагрузку

Функции, которые доступны на данный момент описаны чуть выше


Как использовать (с билдером)

Важно! Делайте все по порядку чтобы работало!

Установите python 3.13.0 https://www.python.org

Создайте виртуальное окружение в папке проекта: python -m venv .venv

Активируйте его: .venv/scripts/activate

Теперь установите зависимости: pip install pyautogui psutil pywin32 opencv-python aiofiles mss numpy pyaudio aiogram pycryptodome pyinstaller colorama mouse keyboard

pip install --upgrade pyautogui pyscreeze pillow


Запуск: запустите python bilder.py и вводите все что попросит!Готовый билд будет в dist

Для удобства, запакуйте bilder: pyinstaller --onefile bilder.py

About

This software will allow you to control your computer through a telegram bot. An exact copy of the console in telegram and more:)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages