Taha Draidia

Vulnerability Research and Binary Exploitation

I specialize in memory corruption, system internals and low-level software security.

This site contains vulnerability research, exploit-development notes, debugging tools, and open-source security projects.

When a Py/JS Brain Writes C++: A UAF Bug Story

TL;DR After two weeks or so of writing in high-level programming langauges such as JS and Python, my brain adapated to a similar coding style when switching back to C++, which …