aabd7b9d845beca4d2df11cea9da29667debf158
Rust for the haters.
PoC's showing how rust can do stuff people often critiquize it about.
Members
rust-teeny: A rust std binary only 8.0 KiB big, achieves so byabort()ing instead of having graceful error logging, panics shouldn't have any source information nor should there beDebugimplementations, no debug symbols and any potential path reference to$PWDis renamed. It carries a shellcode payload loaded into memory and executed from memory.rust-teeny-nostd: Same as avobe butno_std, 4.1 KiB.
Description
Languages
Rust
41.4%
Just
40.1%
Assembly
18.5%