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.
☆95Updated 2 years ago
Alternatives and similar repositories for KDBG
Users that are interested in KDBG are comparing it to the libraries listed below
Sorting:
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆82Updated 3 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆124Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 6 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- ☆80Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆91Updated last year
- ☆69Updated 3 years ago
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated 2 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆71Updated 2 years ago
- Old project (2020) reformed. Modifies gRT->GetVariable sub function from EFI_APPLICATION. Tested on Win10 22H2 (AMD).☆51Updated last year
- Kernel Lazy Importer☆121Updated last year
- base for testing☆169Updated 8 months ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- ☆83Updated last year
- ☆54Updated 2 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆94Updated 3 weeks ago
- ☆63Updated 2 years ago
- Easy Anti PatchGuard☆221Updated 4 years ago
- ☆50Updated last year
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆93Updated 4 years ago
- ☆99Updated last year
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆81Updated 2 years ago
- ☆79Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- A mini anti-anti debug hooking library for Windows.☆107Updated 4 years ago
- ☆141Updated last year
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆51Updated 3 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago