This is an old revision of the document!
Lecture 03 - Binary Analysis. Executables and Processes
-
Keywords: object file, library, executable, ELF, readelf, objdump, nm, symbols, GOT, PLT, linker, loader, ld, ld-linux.so, static linking, load time dynamic linking, run time dynamic linking, lazy binding, process, GDB, breakpoint, print (p), examine (x)