Mouad Youssefi

I'm a recently graduated software engineer focused on cybersecurity and building applications. I work across low-level and web stacks: C/C++, Assembly, Python, PHP, and Java. I also ship modern front-ends in React or Vue.

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.