#1 - Start The C2 Client
python .\githubc2-client.py
#2 - Start The Implant (This is just a POC!)
python .\githubc2-implant.py
# Don't forget to initialize the FIRST_TASK_ID
# the value needed for the FIRST_TASK_IDtake variable
# can be found in the server.ini file (first_command)
# !!!Execute the server first!!!! to obtain the first_command
####### You can compile now #######
# compile the C2 Impant
.\compile_to_exe.bat
SOON (for now read the code!)