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:
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- ☆106Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆128Updated 3 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆95Updated 4 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆75Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆107Updated 5 years ago
- ☆68Updated 4 years ago
- noob hooking dwm for overlay☆81Updated 5 years ago
- ☆82Updated 4 years ago
- ☆48Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- Example driver on how to use SKLib☆62Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- ☆51Updated last year
- POC usermode <=> kernel communication via ALPC.☆65Updated last year
- Top level overlay drawing for game cheating using dwm.exe☆46Updated 4 years ago
- ☆48Updated 5 years ago
- ☆62Updated 3 years ago
- ☆48Updated 3 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated 2 years ago
- ☆43Updated 4 years ago
- ☆72Updated 3 years ago
- InfinityHookProMax: Make InfinityHook great great again☆48Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆115Updated 4 years ago