mstange / pdb-addr2lineLinks
A Rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
☆36Updated 8 months ago
Alternatives and similar repositories for pdb-addr2line
Users that are interested in pdb-addr2line are comparing it to the libraries listed below
Sorting:
- An experimental GUI for rust-minidump☆73Updated last year
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆44Updated 9 months ago
- A cross-platform virtual memory API written in Rust☆132Updated last year
- New register allocator designed as a successor to regalloc2☆50Updated 3 weeks ago
- Display debugging information☆149Updated last month
- Allows Rust code to log events to ETW☆111Updated last week
- Rewrite of breakpad dump_syms tools in Rust☆153Updated last month
- Statically link the vcruntime☆33Updated 3 years ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- Read virtual memory maps from another process☆79Updated 9 months ago
- An experimental Wireshark plugin framework for Rust☆31Updated 5 months ago
- Windows kernel-mode driver Allocator for Rust☆11Updated 7 years ago
- Collection of crates to deal with crashes☆162Updated last month
- A Rust crate for creating memory dumps of running processes on Linux☆61Updated 5 months ago
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆47Updated 4 years ago
- offsetof for Rust☆228Updated last year
- dump all available information from PDBs☆133Updated last year
- Cross-platform library for reading/writing memory in other processes for Rust☆53Updated 3 years ago
- A crate for demangling C++ symbols☆318Updated last week
- Rust symbol demangling☆266Updated 3 months ago
- cpuid library in rust.☆172Updated 2 months ago
- Rust rewrite of breakpad's minidump_writer☆81Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆147Updated last month
- Zydis Rust Bindings☆95Updated last year
- Generated bindings for Linux's userspace API☆60Updated 2 weeks ago
- Collect CPU callstack samples from a windows process☆39Updated last year
- Rust FFI bindings for Native API☆116Updated 2 years ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆138Updated 3 years ago
- A parser for Microsoft PDB (Program Database) debugging information☆446Updated 5 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 8 months ago