Mouad Youssefi

I'm a software engineer interested in cybersecurity and building applications. I work across low-level and web stacks: C/C++, Assembly, Python, PHP, and Java.

I'm open to opportunities, feel free to reach out !

Thumbnail
Dissecting ELF files

A hands-on primer on 64-bit ELF. Instead of jumping between readelf, objdump, and documentation, you can explore the same structures in one place: header, program headers, section headers, symbols, and relocations.