x86 Assembly Resources
Lessons/Tutorials:
C Refresher
(
pdf
)
x86 Assembly Introduction
(
pdf
)
Hello World in Assembly (Walkthrough)
Exploit Walkthrough
Reference Materials:
x86 Assembly/Linking (.asm to executable) HOWTO
x86 Reference Sheet
Useful Command Reference
x86 Syscall Table
amd64 Syscall Table
x86 Textbook
Mirrored materials (get around WebSense)
Misc. Links
Challenges