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:
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 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
- ☆108Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆128Updated 3 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆76Updated 3 years ago
- Top level overlay drawing for game cheating using dwm.exe☆46Updated 4 years ago
- ☆70Updated 4 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- ☆48Updated 3 years ago
- ☆51Updated 2 years ago
- ☆82Updated 4 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated 2 years ago
- InfinityHookProMax: Make InfinityHook great great again☆48Updated 2 years ago
- ☆48Updated 3 years ago
- mouseclassservicecallback detection via hook☆52Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆98Updated 2 years ago
- noob hooking dwm for overlay☆82Updated 5 years ago
- ☆63Updated 3 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- POC usermode <=> kernel communication via ALPC.☆66Updated last year
- ☆83Updated 3 years ago
- Example driver on how to use SKLib☆64Updated last year
- ☆147Updated last year
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆53Updated 3 years ago
- ☆62Updated 3 years ago