Hacker News new | ask | show | jobs
by saidnooneever 78 days ago
ELF files are an image format which is a format to store things in basically..image being a legacy term.

an elf file is not executable, but depending on what you do, a linker and loader might cause the operating system to execute some or all of its contents at some point.