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.
☆94Updated 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
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆71Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 6 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆102Updated 2 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆81Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- ☆166Updated 3 years ago
- Kernel Lazy Importer☆114Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆88Updated last year
- ☆69Updated 3 years ago
- InfinityHookProMax: Make InfinityHook great great again☆45Updated last year
- ☆70Updated 2 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- noob hooking dwm for overlay☆80Updated 4 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆71Updated last year
- ☆79Updated 3 years ago
- base for testing☆166Updated 8 months ago
- Easy Anti PatchGuard☆219Updated 4 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆91Updated this week
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆164Updated this week
- DWM Overlay without write .text☆85Updated 8 months ago
- ☆98Updated last year
- ☆153Updated last year
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆94Updated 4 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆111Updated 2 years ago
- ☆63Updated 2 years ago