WindowsNT / hotpatchLinks
Hotpatching in Windows with 5 methods.
☆64Updated 7 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- C++ OOP GUI Library☆38Updated 6 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆71Updated 16 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆40Updated 4 years ago
- PE file manipulation library.☆64Updated 5 years ago
- windbg open source☆45Updated 12 years ago
- Microsoft's Debug Interface Access SDK☆25Updated last year
- Basic utility code for reading and modifying PE files (EXE, DLL, ...)☆49Updated 6 years ago
- Libraries for extending WinDbg and its underlying components.☆111Updated 2 months ago
- 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
- Import library generator for x86 PE files☆59Updated 6 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 7 months ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆61Updated 3 years ago
- Native win32 executables loader☆55Updated 7 years ago
- CPU Stress v3.0☆40Updated last year
- Minimalistic hooking library written in C☆60Updated 5 years ago
- PICO processes toolbox, playground for PICO processes research☆73Updated 8 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- NikPEViewer a PE viewer source code☆86Updated 6 years ago
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆238Updated last month
- Sampling profiler for native applications on Windows, based on ETW☆71Updated 5 months ago
- Win32 PE Parser☆110Updated last year
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated last year
- C++ exception handling library☆40Updated last year
- 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…☆32Updated 9 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago