31. ELF
This is the main format for executables, object files (.o
) and shared libraries (.so
) in Linux.
An introduction to the format can be found at: https://cirosantilli.com/elf-hello-world
This is the main format for executables, object files (.o
) and shared libraries (.so
) in Linux.
An introduction to the format can be found at: https://cirosantilli.com/elf-hello-world