
Telegramを介したクロスプラットフォームリモート管理ツール
❤️ python3 + aiogram3 で作られています
https://t.me/wh_lab
スクリーンショット
このリポジトリに含まれるすべての情報は、教育および研究目的のみで提供されています
作者は、このツールの不正使用について一切責任を負いません
🔗 LaZagne プロジェクトに多大なる感謝
🔗 対応するすべてのソフトウェア
/start - start pyradm
/help - help
/shell - shell commands
/sc - screenshot
/download - download (abs. path)
/info - system info
/ip - public ip address and geolocation
/ps - process list
/webcam 5 - record video (secs)
/webcam - screenshot from camera
/fm - filemanager
/fm /home or /fm C:\
/mic 10 - record audio from mic
/clip - get clipboard data
/winpass - credentials recovery
Press button to download file
Send any file as file for upload to target
git clone https://github.com/akhomlyuk/pyradm.gitcd pyradmpip3 install -r requirements.txtPut bot token to cfg.py, ask @Bothfatherpython3 main.pyPut bot token to cfg.pypip install nuitkanuitka --mingw64 --onefile --follow-imports --remove-output -o pyradm.exe main.py
