# setjmp: jmp_buf exploitation
4 min read
about the internal structure of jmp_buf, pointer mangling and how to exploit it.
Welcome to my blog. I’m David Hermes (Ub1k), a cybersecurity student at the University of Genoa specializing in binary exploitation. This site documents my work, research, and learning in security, systems, and technology.
about the internal structure of jmp_buf, pointer mangling and how to exploit it.
Writeup of a blind heap challenge through large bin attack and smallbin stash unlink attack.
Interesting off by one ctf challenge.