/win_shellcode_builder

Building Windows Shellcode in Linux

Primary LanguageDockerfileMIT LicenseMIT

win_shellcode_builder

Building Windows Shellcode in Linux

Dependencies:

  1. Docker

Steps

  1. Modify ./src/test.c to your liking
  2. Run ./run.sh
  3. Shellcode placed at ./shellcode.bin and printed to stdout

Shellcode C

Shellcode Output