getsentry / pdbLinks
A parser for Microsoft PDB (Program Database) debugging information
☆424Updated 3 weeks ago
Alternatives and similar repositories for pdb
Users that are interested in pdb are comparing it to the libraries listed below
Sorting:
- Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.☆323Updated 4 months ago
- x86-64 Assembler based on Zydis☆365Updated 3 months ago
- Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.☆311Updated 4 months ago
- dump all available information from PDBs☆132Updated last year
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆863Updated last week
- An strace-like program for the Windows 'native' API☆267Updated last month
- Python code to parse Microsoft PDB files☆324Updated 10 months ago
- Zydis Rust Bindings☆93Updated last year
- Rust FFI bindings for Native API☆112Updated 2 years ago
- CMake module for building drivers with Windows Development Kit (WDK)☆292Updated 9 months ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆316Updated 2 months ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 3 months ago
- Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that w…☆369Updated 6 years ago
- Detours with just single dependency - NTDLL