RudjiGames / DIALinks
Microsoft's Debug Interface Access SDK
☆24Updated 8 months ago
Alternatives and similar repositories for DIA
Users that are interested in DIA are comparing it to the libraries listed below
Sorting:
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆48Updated 3 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆30Updated 9 months ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last week
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆70Updated last month
- unit testing framework for C/C++☆9Updated 5 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 2 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- WTL helper library☆55Updated 2 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- C++ Extended Template Library☆15Updated 2 years ago
- C++ JSON parser and stringify☆25Updated 3 years ago
- Add a stacktrace to every c++ exception in Windows☆21Updated 4 years ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated 8 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 months ago
- ETW Tracing C++ project☆16Updated 4 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆59Updated 3 years ago
- Modern C++ bindings for the Win32 API.☆17Updated 10 years ago
- Libraries for extending WinDbg and its underlying components.☆114Updated 3 months ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 9 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆32Updated 6 years ago
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆37Updated 7 months ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆36Updated 9 months ago