landaire / pdbviewLinks
dump all available information from PDBs
☆135Updated last year
Alternatives and similar repositories for pdbview
Users that are interested in pdbview are comparing it to the libraries listed below
Sorting:
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 11 months ago
- Template for UEFI runtime drivers written in Rust with serial logging and debugging support.☆61Updated 5 years ago
- SCEMU The crates.io lib, x86 cpu and systems emulator focused mainly for anti-malware☆47Updated last year
- Windows Hypervisor Platform Rust crate☆58Updated 5 years ago
- Tools and documents for working with Microsoft PDB files, in Rust☆56Updated this week
- intel x86(-64) code analysis library that reconstructs control flow☆109Updated 3 weeks ago
- hy-rs, pronounced high rise, provides a unified and portable to the hypervisor APIs provided by various platforms.☆20Updated 3 years ago
- function executor based on unicorn and memflow☆93Updated 6 months ago
- Rust environment for the Windows Kernel-Mode Drivers☆25Updated 9 years ago
- X86 disassembler benchmark☆68Updated 3 months ago
- Windows Kernel Driver library for Rust developers☆36Updated 5 years ago
- Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects☆86Updated 3 years ago
- Zydis Rust Bindings☆99Updated 2 months ago
- Faster version of `symchk /om` for generating PDB manifests of offline machines☆64Updated 4 months ago
- A binary analysis framework written in Rust.☆21Updated 2 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- Patches the Microsoft Linker so that it produces executables without the 'Rich' header☆40Updated 2 years ago
- Rust FFI bindings for Native API☆120Updated last month
- Native Rust bindings for @horsicq's Detect-It-Easy☆19Updated 2 months ago
- Structured Exception Handling (SEH) for Rust