IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats
☆121Dec 4, 2025Updated 3 months ago
Alternatives and similar repositories for IoCreateDriver
Users that are interested in IoCreateDriver are comparing it to the libraries listed below
Sorting:
- Simple single file header for creating zero imports drivers. Can be useful for bypassing forensic memory analysis performed by anticheats…☆19Jun 10, 2025Updated 9 months ago
- manual map unsigned driver over signed memory☆222Apr 11, 2024Updated last year
- just proof of concept. hooking MmCopyMemory PG safe.☆84Nov 13, 2023Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆54Jun 24, 2024Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆153Jun 11, 2024Updated last year
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆205Sep 27, 2025Updated 5 months ago
- ☆34Oct 10, 2023Updated 2 years ago
- My EAC & BE Rady CR3 Reading & Writing source that I use for my KM Drivers.☆103Sep 27, 2025Updated 5 months ago
- ☆367May 11, 2025Updated 10 months ago
- Kernel Level NMI Callback Blocker☆167Sep 27, 2025Updated 5 months ago
- communicate with kernel using a image on disk☆16May 1, 2024Updated last year
- Example driver on how to use SKLib☆72Nov 20, 2024Updated last year
- kernel anticheat to test your driver against☆184Jun 16, 2025Updated 9 months ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆166Jun 14, 2024Updated last year
- ☆19Feb 5, 2025Updated last year
- x64 assembler library☆31Jun 7, 2024Updated last year
- ☆48Jul 7, 2024Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆186Oct 13, 2025Updated 5 months ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆54May 29, 2024Updated last year
- POC kernel driver with hidden system thread☆13May 14, 2024Updated last year
- Using Windows' own bootloader as a shim to bypass Secure Boot☆229Jul 17, 2024Updated last year
- 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
- ☆193May 1, 2023Updated 2 years ago
- Standard Kernel Library for Windows manipulation in C++☆203Jun 18, 2025Updated 9 months 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 mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- External Base for researching Shadow Regions in Valorant☆303Updated this week
- scan system / process integrity☆350Oct 22, 2024Updated last year
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆384Feb 26, 2025Updated last year
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Jan 15, 2021Updated 5 years ago
- Use RTCore64 to map your driver on windows 11.☆152May 9, 2025Updated 10 months ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆204Feb 14, 2024Updated 2 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
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆157May 30, 2024Updated last year
- Simple and lightweight hypervisor for AMD processors☆44Oct 25, 2025Updated 4 months ago
- windows kernel pagehook☆42Oct 30, 2022Updated 3 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆140Sep 27, 2025Updated 5 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆146Mar 22, 2024Updated last year
- Bypass valorant page guard external☆25May 21, 2021Updated 4 years ago