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.
☆98Updated 3 years ago
Alternatives and similar repositories for KDBG
Users that are interested in KDBG are comparing it to the libraries listed below
Sorting:
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- ☆68Updated 4 years ago
- ☆82Updated 4 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆127Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- ☆106Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆101Updated 5 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆78Updated 2 years ago
- ☆49Updated 4 years ago
- ☆48Updated 3 years ago
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆79Updated 2 years ago
- ☆51Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆76Updated 3 years ago
- ☆82Updated 3 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆94Updated 4 years ago
- page table manipulation to gain physical r/w☆43Updated last year
- InfinityHookProMax: Make InfinityHook great great again☆48Updated 2 years ago
- noob hooking dwm for overlay☆81Updated 4 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆193Updated 2 years ago
- Top level overlay drawing for game cheating using dwm.exe☆46Updated 4 years ago
- i stole this from some guys private repo on github☆57Updated 4 years ago
- ☆62Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- ☆48Updated 3 years ago
- mouseclassservicecallback detection via hook☆52Updated 3 years ago
- Detect removed thread from PspCidTable.☆74Updated 3 years ago