mstange / msvc-demangler-rustLinks
A rust library that demangles / undecorates C++ symbols mangled by MSVC
☆45Updated 7 months ago
Alternatives and similar repositories for msvc-demangler-rust
Users that are interested in msvc-demangler-rust are comparing it to the libraries listed below
Sorting:
- Windows Kernel Driver library for Rust developers☆36Updated 4 years ago
- dump all available information from PDBs☆132Updated last year
- hy-rs, pronounced high rise, provides a unified and portable to the hypervisor APIs provided by various platforms.☆18Updated 3 years ago
- An experimental GUI for rust-minidump☆73Updated last year
- Zydis Rust Bindings☆93Updated last year
- Instruction decoder generator☆22Updated 4 months ago
- arm decoders for the yaxpeax project☆31Updated 3 months ago
- A Rust crate for creating memory dumps of running processes on Linux☆60Updated 3 months ago
- Rust Bindings and tools for the Intel® Simics® Simulator☆15Updated last week
- Generate Rust Emulators and Disassemblers from Ghidra Sleigh.☆17Updated 2 years ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆46Updated 8 months ago
- function executor based on unicorn and memflow☆91Updated last month
- A debugger for Linux in Rust☆76Updated 2 years ago
- Symbolic Execution Engine in Rust☆21Updated last year
- Rust environment for the Windows Kernel-Mode Drivers☆25Updated 9 years ago
- An xtask to speed up Windows kernel driver development in rust.☆19Updated last year
- A binary analysis framework written in Rust.☆21Updated last year
- Windows kernel-mode driver Allocator for Rust☆11Updated 6 years ago
- A Windows Portable Executable Manual Map Loader that supports both executable and DLL types. Written in Rust☆29Updated last year
- Monitor windows kernel event, based on etw, development in rust. A replacement of procmon. more events and useful filter. Typically can c…☆26Updated 9 months ago
- Rust FFI bindings for Native API☆114Updated 2 years ago
- Template for UEFI runtime drivers written in Rust with serial logging and debugging support.☆61Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆47Updated 3 weeks ago
- Structured Exception Handling (SEH) for Rust☆64Updated 11 months ago
- A (SLEIGH) disassembler that supports multiple architectures☆85Updated 3 years ago
- Cross-platform library for reading/writing memory in other processes for Rust☆56Updated 3 years ago
- Rust for Debug Interface Access (DIA) SDK☆42Updated last week
- The source code for my blog post 'Writing a kernel driver with Rust.'☆138Updated 2 years ago
- ☆21Updated last year
- fundamental traits to describe an architecture in the yaxpeax project