Convert Exe To Shellcode _top_

Compile: x86_64-w64-mingw32-gcc popup.c -o popup.exe

python3 loader.py shellcode.bin

Functions like printf or WinExec must be manually located by the shellcode at runtime. Methods for Conversion 1. Using Automated Tools (Recommended) convert exe to shellcode