WindowsNT / hotpatchLinks
Hotpatching in Windows with 5 methods.
☆65Updated 6 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- ETW Tracing C++ project☆16Updated 4 years 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 8 years ago
- Libraries for extending WinDbg and its underlying components.☆113Updated last month
- Kernel C++ driver developing library; std & boost partially supported☆48Updated 9 years ago
- 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
- PE file manipulation library.☆64Updated 5 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆107Updated 12 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆63Updated 12 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Windows file system minifilter driver which generates backup copies of certain files before they change☆47Updated 6 years ago
- Microsoft's Debug Interface Access SDK☆24Updated 7 months ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- Native win32 executables loader☆54Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆58Updated last year
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆77Updated 6 months ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆69Updated 8 years ago
- LDE64 (relocatable) source code☆101Updated 9 years ago
- Basic utility code for reading and modifying PE files (EXE, DLL, ...)☆49Updated 6 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Import library generator for x86 PE files☆57Updated 6 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last year
- A tiny Crash Reporting class component for Win32 application☆26Updated 2 years ago
- windbg open source☆42Updated 11 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆82Updated 9 months ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 3 years ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆34Updated 5 years ago
- Prototype for Sandboxed Processes in Win32☆23Updated last year