mirror of
https://github.com/gatariee/ldrgen
synced 2026-06-06 15:44:29 +00:00
3 lines
116 B
C
3 lines
116 B
C
// Don't touch this file!
|
|
unsigned char shellcode[] = ${SHELLCODE};
|
|
unsigned int shellcode_size = ${SHELLCODE_SIZE}; |