shsh999 / WPPLinks
A pure C++17 implementation of WPP software tracing
☆19Updated 4 years ago
Alternatives and similar repositories for WPP
Users that are interested in WPP are comparing it to the libraries listed below
Sorting:
- reverse engineering of the windows nt kernel debugger protocol & reimplementation.☆26Updated last year
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆27Updated last year
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆88Updated 2 months ago
- A portable header only library extending the C++20 STL.☆80Updated last year
- Debug Print viewer (user and kernel)☆68Updated last year
- Windows PDB parser for kernel-mode environment.☆99Updated last month
- x86-64 user mode emulation using Zydis☆48Updated 6 months ago
- Minimal header-only C++11 argument parser library for simple command line tools.☆25Updated 6 months ago
- Symbolic Execution based on lifting amd64 to z3☆28Updated last year
- Kernel ReClassEx☆63Updated last year
- A C++ wrapper for icedx86 decoder