Files
SuperMega/plugins/allocator/rwx_1.c
T
2024-02-18 19:42:28 +00:00

1 line
67 B
C

char *dest = VirtualAlloc(NULL, {{PAYLOAD_LEN}}, 0x3000, 0x40);