01.04.2015 Views

Low Level Exploits - Packet Storm

Low Level Exploits - Packet Storm

Low Level Exploits - Packet Storm

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Creating Shellcode<br />

Natively Compiled Code<br />

does not normally run in<br />

an interpreter such as a JVM.<br />

#include<br />

main(){<br />

printf("hello, world");<br />

}<br />

C++<br />

Compiler<br />

Assembly<br />

Assembler<br />

Op-codes

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

Saved successfully!

Ooh no, something went wrong!