OurBigBook
About
$
Donate
Sign in
+
Sign up
by
Ciro Santilli
(
@cirosantilli,
36
)
ELF Hello World Tutorial
/
Minimal ELF file
...
Computer
Software
Systems programming
Executable file format
Executable and Linkable Format
ELF Hello World Tutorial
0
Like
0 By others
on same topic
0 Discussions
Updated
2025-04-24
+
Created
1970-01-01
See my version
It is non-trivial to determine what is the smallest legal ELF file, or the smaller one that will do something trivial in
Linux
.
Some impressive attempts:
codegolf.stackexchange.com/questions/5696/shortest-elf-for-hello-world-n
www.muppetlabs.com/~breadbox/software/tiny/
timelessname.com/elfbin/
In this example
we
will consider
a
saner
hello world
example that will better capture
real life
cases.
Ancestors
(10)
ELF Hello World Tutorial
Executable and Linkable Format
Executable file format
Systems programming
Software
Computer
Information technology
Area of technology
Technology
Home
View article source
Discussion
(0)
Subscribe (1)
+
New discussion
There are no discussions about this article yet.
Articles by others on the same topic
(0)
There are currently no matching articles.
See all articles in the same topic
+
Create my own version