ghost5egy / Shellcode-Ghost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shellcode-Ghost

usage :
python3 Shellcode-Ghost.py -s msfvenomshellcode.bin -c -xor xorkey -xorf -t template file.cpp

compile on Linux :
x86_64-w64-mingw32-g++ -shared result.cpp -o loader.dll
x86_64-w64-mingw32-g++ result.cpp -o loader.exe

About


Languages

Language:C++ 69.7%Language:Python 30.3%