/dev/posts/

Anatomy of an ELF core file

Published:

The Executable and Linkable Format (ELF) is used for compilation outputs (.o files), executables, shared libraries and core dumps. The first cases are documented in the System V ABI specification and the Tools Interface Standard (TIS) ELF specification but there does not seem to be much documentation about the usage of the ELF format for core dumps. Here are some notes on this.

Read more…

Page 1 of 1 | | | JSON Feed | Atom Feed