In-depth: ELF - The Extensible & Linkable Format
Video Statistics and Information
Channel: stacksmashing
Views: 155,876
Rating: undefined out of 5
Keywords: ELF, Hacking, Reverse Engineering, Ghidra, Extensible & Linkable Format, Executables, Programming
Id: nC1U1LJQL8o
Channel Id: undefined
Length: 19min 2sec (1142 seconds)
Published: Tue Oct 27 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
stacksmashing is one of the highest quality channels for RE - highly recommend checking out his other stuff.
I wrote a compiler for a C-like language that did generate an ELF executable. One of the coolest things I ever did in programming