Breaking Disassembly — Abusing symbol resolution in Linux programs to obfuscate library calls ️🎭
Summary This research will dive into how symbol resolution works (in ELF), and how common tooling such as decompilers and disassemblers parses the symbol resolution metadata to identify imported/l...