16.10.2014 Views

Adding ASLR to Jailbroken iPhones [PDF] - Antid0te

Adding ASLR to Jailbroken iPhones [PDF] - Antid0te

Adding ASLR to Jailbroken iPhones [PDF] - Antid0te

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Stack Randomization Test<br />

int main()<br />

{<br />

char buffer[1024];<br />

}<br />

printf("%08x\n", buffer);<br />

lib:/tmp root# ./xxx<br />

2fffef88<br />

lib:/tmp root# ./xxx<br />

2ccd8f88<br />

lib:/tmp root# ./xxx<br />

2bf5af88<br />

lib:/tmp root# ./xxx<br />

2e7a5f88<br />

lib:/tmp root# ./xxx<br />

2e9b0f88<br />

lib:/tmp root# ./xxx<br />

2abf3f88<br />

lib:/tmp root# ./xxx<br />

2ce31f88<br />

Stefan Esser • <strong>Adding</strong> <strong>ASLR</strong> <strong>to</strong> jailbroken <strong>iPhones</strong> • December 2010 •<br />

47

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

Saved successfully!

Ooh no, something went wrong!