DFURTHER READING
This appendix contains a list of references and suggestions for further reading on binary analysis. I’ve grouped these suggestions into standards and references, papers and articles, and books. Although this list is by no means exhaustive, it should serve as a good first step for delving further into the world of binary analysis.
D.1 Standards and References
• DWARF Debugging Information Format Version 4. Available at http://www.dwarfstd.org/doc/DWARF4.pdf.
The DWARF v4 debugging format specification.
• Executable and Linkable Format (ELF). Available at http://www.skyfree.org/linux/references/ELF_Format.pdf.
The ELF binary format specification.
• Intel 64 and IA-32 Architectures Software Developer Manuals. Available at https://software.intel.com/en-us/articles/intel-sdm ...
Get Practical Binary Analysis now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.