SkillAgentSearch skills...

Pyradm

🔮 Python Remote administration tool via telegram

Install / Use

/learn @akhomlyuk/Pyradm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🔮 pyradm

Remote administration crossplatfrom tool via telegram
Coded with ❤️ python3 + aiogram3
https://t.me/wh_lab
Screenshots

Disclaimer

All information contained in this repository is provided for educational and research purposes only
The author is not responsible for any illegal use of this tool

💻 v0.4 - Added Windows credentials recovery

  • [X] Screenshot from target
  • [X] Crossplatform
  • [X] Great perfomance (Asynchronous I/O)
  • [X] Upload/Download
  • [X] Fully compatible shell
  • [X] Process list
  • [X] Webcam (video record or screenshot)
  • [X] Geolocation
  • [X] Filemanager
  • [X] Microphone
  • [X] Clipboard (text, image)
  • [X] Windows credentials recovery (browsers, dbs, chats, mail, etc)
  • [ ] Linux credentials recovery
  • [ ] WiFi passwords recovery

🔗 Many thanks to the LaZagne project
🔗 All supported software

⚙️ Functional

/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

📘 Install

  • git clone https://github.com/akhomlyuk/pyradm.git
  • cd pyradm
  • pip3 install -r requirements.txt
  • Put bot token to cfg.py, ask @Bothfather
  • python3 main.py

🚥 Compile

  • Put bot token to cfg.py
  • pip install nuitka
  • nuitka --mingw64 --onefile --follow-imports --remove-output -o pyradm.exe main.py

📷 Screens

pyadm.png mobile.png shell.png webcam.png map.png fileman.png pyradm_passes.png pyradm_passes2.png

HitCount

Related Skills

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated16d ago
Forks15

Languages

Python

Security Score

100/100

Audited on Mar 20, 2026

No findings