cbytensky / hello_libc

Hello world in Rust with libc in 904 bytes ELF64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 100.0%