🕵️♂️Binary exploitation involves the manipulation of binary executables at a low level
🧠The series aims to help beginners understand core concepts and have fun breaking code
🌐ELF (Executable and Linkable Format) files are the focus of the series, particularly on Linux
🏋️♂️Basic knowledge of Linux and programming concepts is sufficient as a prerequisite for the series
⚙️ELF files consist of headers, sections, and instructions, which come together to form a process