allogic / KDBGLinks
The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line interface for the driver. It originated due to insufficient useability with CheatEngine's DBVM driver while debugging games running under certain AntiCheat software.
☆99Updated 3 years ago
Alternatives and similar repositories for KDBG
Users that are interested in KDBG are comparing it to the libraries listed below
Sorting:
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆128Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Top level overlay drawing for game cheating using dwm.exe☆47Updated 4 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 4 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆80Updated 3 years ago
- ☆108Updated 2 years ago
- noob hooking dwm for overlay☆83Updated 5 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Updated 3 years ago
- ☆70Updated 4 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- ☆48Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆75Updated 4 years ago
- ☆51Updated 2 years ago
- ☆144Updated 3 years ago
- ☆48Updated 3 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆94Updated 4 years ago
- ☆48Updated 5 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆113Updated 7 months ago
- Example driver on how to use SKLib☆65Updated last year
- ☆63Updated 3 years ago
- ☆69Updated 3 years ago
- ☆43Updated 4 years ago
- ☆83Updated 4 years ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- page table manipulation to gain physical r/w☆42Updated last year
- Shows an example of how to implement VT-d/AMD-Vi on Windows☆159Updated 2 years ago
- InfinityHookProMax: Make InfinityHook great great again☆49Updated 2 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆80Updated 2 years ago