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