Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smolcat

This is a clone of cat that works as expected, except it does not default to stdin with no arguments. Right now the smallest binary I can produce (without trimming some sections) is 600 bytes. After trimming the data after the last string the binary is currently 389 bytes, and executes properly (on linux 4.4.0)

About

A small implementation of cat for Linux written in x86-64 assembly

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages