☆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 3 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
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆385Jan 29, 2022Updated 4 years ago
- ☆158May 21, 2024Updated last year
- This is a simple project of a driver + usermode.☆168Jan 31, 2022Updated 4 years ago
- ☆75Dec 17, 2019Updated 6 years ago
- base for testing☆186Sep 28, 2024Updated last year
- ☆185May 5, 2019Updated 6 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.☆382Aug 8, 2021Updated 4 years ago
- i stole this from some guys private repo on github☆58Jul 11, 2021Updated 4 years ago
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- ☆146Jan 13, 2021Updated 5 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…☆379Mar 15, 2024Updated last year
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- get_module, read/write mem, mouse emulation☆353Sep 1, 2020Updated 5 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- ☆110Nov 13, 2023Updated 2 years ago
- Kernel mode to user mode dll injection☆303Apr 10, 2021Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆87Apr 25, 2019Updated 6 years ago
- ☆148Jan 24, 2024Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆151Feb 12, 2022Updated 4 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Apr 13, 2023Updated 2 years ago
- Reversing EasyAntiCheat.☆580Apr 19, 2019Updated 6 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
- Plugin for ReClass.Net (using vulnerable driver to read process memory)☆94Jan 2, 2020Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆470Jan 3, 2022Updated 4 years ago
- ☆73Aug 31, 2022Updated 3 years ago
- page table manipulation to gain physical r/w☆43May 7, 2024Updated last year
- ☆69Aug 31, 2021Updated 4 years ago
- EAC Bypass☆315May 11, 2020Updated 5 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆84Dec 25, 2021Updated 4 years ago
- POC usermode <=> kernel communication via ALPC.☆72Jun 6, 2024Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Oct 24, 2020Updated 5 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆104Mar 5, 2022Updated 3 years ago