My Exploit Development Notes

October 15, 2023 · 68 words · One minute

I’ve learned a lot this year about binary exploitation, and I thought it would be a cool idea to start porting some of my notes into a blog format.

Reverse Engineering

Notes

Example #1

Example #2

Memory Corruption

Notes

Example #1

Example #2

Shellcoding

Notes

Example #1

Example #2

Stack Cookies

Notes

Example #1

Example #2

ROP

Notes

Example #1

Example #2

ASLR

Notes

Example #1

Example #2