mirror of
https://github.com/NtDallas/MemLoader
synced 2026-06-06 16:24:30 +00:00
7 lines
160 B
C
7 lines
160 B
C
#define REAL_SIZE 0x1337
|
|
unsigned char key[] =
|
|
"\x20\x12\xcc\x53\x30\x22\x9b\x0f\x3c\x5b\xba\xe1\xb7\x4c\x85\xac";
|
|
|
|
unsigned char payload[] =
|
|
"\x13\x37";
|