beans42 / kernel-read-write-using-ioctlLinks
☆195Updated 5 years ago
Alternatives and similar repositories for kernel-read-write-using-ioctl
Users that are interested in kernel-read-write-using-ioctl are comparing it to the libraries listed below
Sorting:
- This is a simple project of a driver + usermode.☆147Updated 3 years ago
- Drawing from kernelmode without any hooks☆162Updated 2 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…☆177Updated 2 years ago
- A simple UM + KM example of how to bypass EAC CR3☆134Updated 2 weeks ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆326Updated 3 years ago
- ☆215Updated 3 years ago
- Kernel anticheat to test your driver against☆155Updated 3 months ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆339Updated 3 years ago
- undetected eac mapper☆165Updated 3 years ago
- manually map driver for a signed driver memory space☆157Updated 4 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆291Updated last year
- kernel mode spoofer disk and smbios, socket communication☆180Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆159Updated last year
- 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…☆98Updated 8 months ago
- BattlEye shellcodes tester☆145Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆156Updated 6 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 5 years ago
- SetWindowsHookEx Injector☆163Updated 2 years ago
- Just a external cheat source for Fortnite with a kernel driver (using data pointer communication)☆120Updated last year
- A mapper that maps shellcode into loaded large page drivers☆279Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago
- Kernel mode to user mode dll injection☆264Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆216Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆115Updated 9 months ago
- Using CVE-2023-21768 to manual map kernel mode driver☆186Updated 2 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆119Updated 8 months ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆254Updated last year
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆338Updated 5 years ago