25.03.2015 Views

dragons_ctf

dragons_ctf

dragons_ctf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Format String Fun<br />

We all know and love format string bugs:<br />

"\x12\x30\x40\x80" // Address+0<br />

"\x13\x30\x40\x80" // Address+1<br />

"%1$.31x" "%16$hhn" // Write 0<br />

"%1$.17x" "%16$hhn" // Write 1<br />

...

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!