├── README.md ├── sc_launcher.cpp ├── sc_launcher.dsp ├── sc_launcher.dsw └── shellcode_launcher.exe /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clinicallyinane/shellcode_launcher/HEAD/README.md -------------------------------------------------------------------------------- /sc_launcher.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clinicallyinane/shellcode_launcher/HEAD/sc_launcher.cpp -------------------------------------------------------------------------------- /sc_launcher.dsp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clinicallyinane/shellcode_launcher/HEAD/sc_launcher.dsp -------------------------------------------------------------------------------- /sc_launcher.dsw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clinicallyinane/shellcode_launcher/HEAD/sc_launcher.dsw -------------------------------------------------------------------------------- /shellcode_launcher.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clinicallyinane/shellcode_launcher/HEAD/shellcode_launcher.exe --------------------------------------------------------------------------------