49 min read 0 ELF’s Story Part4: ELF’s Structure: ELF Sections Alee Amini 20/07/2024 In the upcoming part of our discussion, I will delve into the intricacies of ELF Sections. These sections serve as…
16 min read 0 ELF’s Story Part3: ELF’s Structure: ELF Section Headers Alee Amini 11/03/2024 1-Introduction Are you ready to delve deeper into the world of ELF files? In my previous part, I discussed the…
13 min read 1 ELF’s Story Part2: ELF’s Structure: ELF Header Alee Amini 16/02/2024 1-Introduction In the previous part of this story, we learned about compilation, linking, and how a linker works. In this…
22 min read 21 ELF’s Story Part1: How is an ELF create Alee Amini 06/08/2023 1- Introduction Hello guys I’m back with a new series of blog posts.Last year I focused on Linux binaries. I…