
🔮 टेलीग्राम के माध्यम से Python रिमोट प्रशासन उपकरण
टेलीग्राम के माध्यम से रिमोट एडमिनिस्ट्रेशन क्रॉसप्लेटफॉर्म टूल
❤️ 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
