Skip to content

debugpin/inC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inC

icon

What is this?

An experiment to see how much of an ELF binary executable can be stripped down without running into issues such as segmentation faults.

Why inC?

To me, insy sounded like something very small and the term insy reminded me of the classic nursery rhyme, Incy Wincy spider. The project is spelt inC after the C programming language.

What did we learn?

I've written a blog post to accompany this experiment which you can find here.

TL;DR we got the binary down to a size of 138 bytes on a x86_64 system.

About

Creating the absolute smallest ELF executable

Resources

Stars

Watchers

Forks