Files
SuperMega/plugins/allocator/rwx_1.c
T
2024-02-11 12:51:33 +00:00

1 line
56 B
C

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