Skip to content

Instantly share code, notes, and snippets.

View nflatrea's full-sized avatar
🍰
The cake is a lie !

Beemo nflatrea

🍰
The cake is a lie !
View GitHub Profile
@nflatrea
nflatrea / elf_format_cheatsheet.md
Created March 15, 2025 11:13
ELF File Format Cheatsheet

ELF Format Cheatsheet

Introduction

Executable and Linkable Format (ELF), is the default binary format on Linux-based systems.

ELF

Compilation