Files
SuperMega/data/plugins/allocator/rwx_1.c
T
2024-03-01 17:07:01 +00:00

1 line
67 B
C

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