yuku / x86-studyLinks
x86 emulator written in Rust. Just for study
☆10Updated 9 years ago
Alternatives and similar repositories for x86-study
Users that are interested in x86-study are comparing it to the libraries listed below
Sorting:
- RAIR: RAdare In Rust☆75Updated last year
- ☆15Updated 8 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.☆188Updated 4 years ago
- An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible☆61Updated 9 years ago
- pcapng format parser written in Rust☆14Updated 9 years ago
- An in memory wasm assembler for Rust☆11Updated 3 years ago
- elf parser and navigation tool, pure Rust☆170Updated 6 months ago
- No longer maintained☆38Updated 8 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- A port of the Berkeley YACC parser-generator to Rust