Home
Name Modified Size InfoDownloads / Week
ostRAT 2022-10-31
README.md 2022-10-31 1.4 kB
Totals: 2 Items   1.4 kB 0

ostRAT

PyPI Python 3.9, 3.10 License

Open Source Telegram RAT - Remote PC access via Telegram Bot.

SourceForge - ostRAT | SourceForge

Installation

Install the current version with PyPI:


pip install ostrat

Or SourceForge: ostRAT download | SourceForge

Usage

After installing ostrat, create a .py file and type "import ostrat" ​​into it. Save and run it.
Enter id and token, system.py in local directory
Run the system.py file and use the ostrat.

Settings

You can get a token from @BotFather in Telegram.
It looks like "1111100000:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaaaaa"

You can get a id from @myidbot in Telegram.
It looks like "123456789"

Example


import ostrat
ostrat.create()

Contributing

Bugs, reports and/or pull requests are welcome.

License

OSI-Approved Open Source » GNU General Public License version 3.0 GPLv3

Author

Alexey Avilov Telegram: @Iexek 2022 lexek

Source: README.md, updated 2022-10-31