mirror of
https://github.com/d35ha/PE2Shellcode
synced 2026-06-08 13:42:58 +00:00
2 lines
82 B
Batchfile
2 lines
82 B
Batchfile
nasm -o stub_X32.bin -f bin stub_x32.asm
|
|
nasm -o stub_X64.bin -f bin stub_x64.asm |