Digging into the Guts of ELF: Extracting Symbolic Information for Fun and Profit
Here's a quick rundown of what we'll cover: * Understanding ELF file structure and symbol tables * Tools of the trade for symbol extraction * Practical techniques for recovering debug data * Navigating section headers and...