Files
SuperMega/plugins/allocator/rwx_1.c
T
2024-02-10 13:43:35 +00:00

1 line
52 B
C

char *dest = VirtualAlloc(NULL, 4096, 0x3000, 0x40);