Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 241 Bytes

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