a discord c2 written in py.
keylogger, screenshot and many more
a machine with python3 installed, from python3.9 to higher
you need pyinstaller or any python compiler of your choice do pip install pyinstaller
then pyinstaller --onefile main.py
if you receive any errors please report since this project is still in testing mode, if it runs well i may do further updates i recommend you test this in a virtual env live virtual box https://www.virtualbox.org/ or your local windows sandbox at https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview
pip install -r requirements.txt
pip install pyinstaller