Skip to content

OussemaMensi/ELF_from_zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ELF_from_zero

Create ELF file from scratch.

Compile elf_creator source file

gcc -o elf_creator elf_creator.c

Run elf_creator binary

./elf_creator

Add execute permission to elf binary

chmod +x elf

Run elf binary: it should print hello!

./elf

About

Create ELF file from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages