Skip to content

akhomlyuk/pyradm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ฎ pyradm

Remote administration crossplatfrom tool via telegram
Coded with โค๏ธ python3 + aiogram3
https://t.me/pt_soft
https://t.me/pt_feedback_bot
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

  • Screenshot from target
  • Crossplatform
  • Great perfomance (Asynchronous I/O)
  • Upload/Download
  • Fully compatible shell
  • Process list
  • Webcam (video record or screenshot)
  • Geolocation
  • Filemanager
  • Microphone
  • Clipboard (text, image)
  • 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