Files
it-sec-exercises/sheet06/a2/stack-d.txt
2026-06-04 18:58:56 +02:00

2 lines
339 B
Plaintext

Since we now want to change toChange to a deterministic value, specifically 0x496e6974, I just used printf to generate the ASCII characters for this number and then passed it straight to the program with some extra stuff in front to make the buffer overflow. You just have to put the bytes in reverse order due to little endian and stuff.