Skip to content

cbytensky/hello_syscall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world in Rust in 159 bytes ELF64

Building:

$ cargo b --release

Striping using ELF kickerssstrip:

$ sstrip target/release/hello_syscall

About

Hello world in Rust in 159 bytes ELF64

Resources

Stars

Watchers

Forks

Languages