The Executable and Linkable Format (ELF) is a common file format used to represent executable files, object code, shared objects, and core dumps. ELF is used on Linux and many Unix-like operating systems.
https://en.wikipedia.org/wiki/Executable_and_Linkable_Format
Links to this note
- Main Index
- sysrvbotnet-imperva2024
- hiddenwasp-intezer2019
- incidentresponse-luttgens2014
- bvp47-pangulab2022
- trackingteamtnt-fiser2021
- evasionbydeoptimization-balci2024
- chaos-lang2023
- learninglinuxbinaryanalysis-oneill2016
- runtimeprocessinfection-anonymous2002
- linuxapts-great2020
- .debug_* sections
- .debug_info section used for attribution
- /etc/ld.so.preload
- binary file
- burneye
- compiler
- DumpItForLinux
- DWARF
- ELF header
- elfmaster
- ERESI
- executable file
- Ezuri
- LD_PRELOAD
- LD_PRELOAD
- ldd
- Main Index - E
- Maya's Veil
- midgetpack
- objcopy
- objdump –dwarf=info
- objobf
- program headers (ELF)
- readelf
- readelf -S
- section headers (ELF)
- sections (ELF)
- segments (ELF)
- Skeksi virus
- strip -R
- stripBinary
- teensy ELF files
- UPX