zodiacon / DbgPrintLinks
Debug Print viewer (user and kernel)
☆66Updated last year
Alternatives and similar repositories for DbgPrint
Users that are interested in DbgPrint are comparing it to the libraries listed below
Sorting:
- Based on minhook☆30Updated last year
- A poc that abuses Enclave☆38Updated 2 years ago
- X86/X64 Hardware Breakpoint Manager☆41Updated 4 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- Binary DisASseMbler☆23Updated 2 years ago
- View Windows System in action☆40Updated last month
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 3 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- ☆31Updated 4 years ago
- Windows Kernel API wrapper with simplified functions and enterprise driver extensions.☆27Updated this week
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- ☆30Updated 8 months ago
- ☆27Updated last year
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- ☆48Updated 2 years ago
- This is a POC Test project for INTEL CPUs on blocking NMI Entries through the IDT Handler.☆54Updated 8 months ago
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆54Updated 2 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 3 years ago
- Compile-Time Strings and Numbers Encryption for C++20☆51Updated 4 months ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆97Updated 2 weeks ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆85Updated 3 weeks ago
- direct systemcalls with a modern c++20 interface.☆43Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 10 months ago
- ☆37Updated last month