☆146Dec 28, 2020Updated 5 years ago
Alternatives and similar repositories for full-kernel-driver
Users that are interested in full-kernel-driver are comparing it to the libraries listed below
Sorting:
- UM-KM Communication using registry callbacks☆39Jun 8, 2020Updated 5 years ago
- Cool kernel communication method.☆100Jun 27, 2021Updated 4 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 years ago
- ☆158May 21, 2024Updated last year
- ☆185May 5, 2019Updated 6 years ago
- ☆17Jan 17, 2021Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 2 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆389Aug 8, 2021Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Oct 20, 2020Updated 5 years ago
- This is a simple project of a driver + usermode.☆169Jan 31, 2022Updated 4 years ago
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- base for testing☆187Sep 28, 2024Updated last year
- Proof of Concept Kernel-User Communication using System Thread.☆14Sep 24, 2023Updated 2 years ago
- ☆146Jan 13, 2021Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- ☆75Dec 17, 2019Updated 6 years ago
- i stole this from some guys private repo on github☆58Jul 11, 2021Updated 4 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆86Apr 25, 2019Updated 6 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆151Feb 12, 2022Updated 4 years ago
- get_module, read/write mem, mouse emulation☆353Sep 1, 2020Updated 5 years ago
- EAC Bypass☆315May 11, 2020Updated 5 years ago
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- Code for Battleyes shellcode☆237Nov 11, 2021Updated 4 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆385Sep 18, 2019Updated 6 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 years ago
- Reversing EasyAntiCheat.☆586Apr 19, 2019Updated 6 years ago
- ☆68Aug 31, 2021Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆475Jan 3, 2022Updated 4 years ago
- A method to hook driver control dispatches without triggering anti cheat detection from BE and EAC☆50Apr 7, 2021Updated 4 years ago
- ☆147Jan 24, 2024Updated 2 years ago
- 滥用cow机制进行全局注入☆99Jan 1, 2021Updated 5 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆161Mar 8, 2020Updated 6 years ago
- Discarded Section Manual Map☆70Jun 18, 2020Updated 5 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Apr 13, 2023Updated 2 years ago
- page table manipulation to gain physical r/w☆44May 7, 2024Updated last year