This is an old revision of the document!
Lecture 03 - Executables. Static Analysis
-
Keywords: static analysis, dynamic analysis, executable, ELF, library, object file, readelf, section, segment, access rights, disassembling, objdump, nm, symbols, linker, ld, static linking, dynamic linking
Demos
For obtaining the demo archive, run the following commands:
wget http://elf.cs.pub.ro/cns/res/lectures/lecture-03-demo.zip
unzip lecture-03-demo.zip
cd lecture-03-demo/