Skip to content

Hello world in Rust with libc in 904 bytes ELF64

Notifications You must be signed in to change notification settings

cbytensky/hello_libc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world in Rust with libc in 904 bytes ELF64

Building:

$ cargo b --release

Striping using ELF kickerssstrip:

$ sstrip target/x86_64-unknown-linux-gnu/release/helloworld_libc

About

Hello world in Rust with libc in 904 bytes ELF64

Resources

Stars

Watchers

Forks

Languages