mstange / pdb-addr2lineLinks
A Rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
☆36Updated 7 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☆45Updated 8 months ago
- A cross-platform virtual memory API written in Rust☆130Updated last year
- Display debugging information☆149Updated last month
- Read virtual memory maps from another process☆78Updated 8 months ago
- Stack unwinding library in Rust☆96Updated 2 months ago
- Allows Rust code to log events to ETW☆110Updated 5 months ago
- Rust for Debug Interface Access (DIA) SDK☆41Updated last month
- Rewrite of breakpad dump_syms tools in Rust☆153Updated 3 weeks ago
- Collection of crates to deal with crashes☆162Updated 3 weeks ago
- New register allocator designed as a successor to regalloc2☆49Updated last month
- Zydis Rust Bindings☆94Updated last year
- dump all available information from PDBs☆133Updated last year
- Rust rewrite of breakpad's minidump_writer☆81Updated 3 weeks ago
- ☆89Updated 5 years ago
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆47Updated 4 years ago
- A parser for Microsoft PDB (Program Database) debugging information☆446Updated 4 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆146Updated 2 weeks ago
- A Rust crate for creating memory dumps of running processes on Linux☆61Updated 4 months ago
- Statically link the vcruntime☆33Updated 3 years ago
- offsetof for Rust☆228Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 8 months ago
- Cross-platform library for reading/writing memory in other processes for Rust☆53Updated 3 years ago
- Library to load and relocate ELF files.☆133Updated last week
- High-level Capstone system bindings for Rust☆252Updated last week
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆81Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago
- drop-in replacement for libfuzzer☆70Updated 2 months ago
- A crate for demangling C++ symbols☆316Updated last week
- The source code for my blog post 'Writing a kernel driver with Rust.'☆138Updated 3 years ago