gmh5225 / DSE-PatcherLinks
https://www.codeproject.com/Articles/5348168/Disable-Driver-Signature-Enforcement-with-DSE-Patc
☆20Updated 2 years ago
Alternatives and similar repositories for DSE-Patcher
Users that are interested in DSE-Patcher are comparing it to the libraries listed below
Sorting:
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆97Updated 3 years ago
- noob hooking dwm for overlay☆81Updated 4 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆126Updated 3 years ago
- Top level overlay drawing for game cheating using dwm.exe☆44Updated 3 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆104Updated 4 months ago
- page table manipulation to gain physical r/w☆42Updated last year
- DWM Overlay without write .text☆98Updated last year
- Example driver on how to use SKLib☆59Updated 10 months ago
- ☆59Updated 3 years ago
- ☆82Updated 2 years ago
- Kernel Mode DLL Manual Mapper☆40Updated 11 months ago
- x64/x86 Hooking through VectoredExceptionHandler (PAGE_GUARD method)☆58Updated last year
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆85Updated last month
- ☆98Updated 3 years ago
- Calling "own" MouseClassServiceCallback☆71Updated 3 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆111Updated 2 years ago
- i stole this from some guys private repo on github☆56Updated 4 years ago
- ☆59Updated 3 years ago
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆74Updated 3 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆103Updated 2 years ago
- ☆74Updated 3 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆167Updated 2 weeks ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆175Updated 4 months ago
- just proof of concept. hooking MmCopyMemory PG safe.☆76Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆96Updated 2 years ago
- Old project (2020) reformed. Modifies gRT->GetVariable sub function from EFI_APPLICATION. Tested on Win10 22H2 (AMD).☆54Updated last year
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆81Updated 3 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
- 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…☆186Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆117Updated 3 years ago