mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 09:37:11 +00:00
3 lines
72 B
C
3 lines
72 B
C
for (i=0; i<11223344; i++){
|
|
dest[i] = supermega_payload[i] ^ 0x42;
|
|
} |