jethrogb / pe-rs
Zero-copy Portable Executable parser in Rust
☆31Updated last year
Alternatives and similar repositories for pe-rs:
Users that are interested in pe-rs are comparing it to the libraries listed below
- A Rust crate implementing the GDB Remote Serial Protocol☆34Updated 4 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆57Updated this week
- RAIR: RAdare In Rust☆74Updated 4 months ago
- Prints various binary symbols in your crate☆13Updated 7 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- elf parser and navigation tool, pure Rust☆163Updated 3 months ago
- ☆26Updated 3 years ago
- Parse various network packets using nom☆24Updated 2 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆206Updated 4 years ago
- ☆22Updated 4 years ago
- Rust environment for the Windows Kernel-Mode Drivers☆25Updated 8 years ago
- Windows IOCP library for Rust☆13Updated 9 years ago
- Rust bindings for the unicorn CPU emulator☆139Updated 4 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- x86-64 kernel in Rust☆31Updated 8 years ago
- Dynamic function call interposition / hooking (LD_PRELOAD) for Rust☆179Updated 2 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆162Updated 4 years ago
- A hypervisor written in rust☆55Updated 2 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆57Updated 2 years ago
- Implements rust's Display trait for hex data☆24Updated last year
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆46Updated 3 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Pure Rust fuzzy hash implementation☆21Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Library to load and relocate ELF files.☆123Updated last year
- Raw system calls for Rust☆98Updated last year
- Statically link the vcruntime