beans42 / kernel-read-write-using-ioctlLinks
☆235Updated 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.☆162Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆336Updated 9 months ago
- kernel anticheat to test your driver against☆178Updated 4 months ago
- kernel mode spoofer disk and smbios, socket communication☆215Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 6 years ago
- Drawing from kernelmode without any hooks☆172Updated 3 years ago
- A simple UM + KM example of how to bypass EAC CR3☆159Updated last week
- Kernel mode to user mode dll injection☆287Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆360Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆142Updated 3 weeks ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆353Updated 4 years ago
- ☆216Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆177Updated last year
- Module extending manual mapper☆356Updated 5 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…☆188Updated 2 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆193Updated last month
- SetWindowsHookEx Injector☆174Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆222Updated 3 years ago
- undetected eac mapper☆163Updated 3 years ago
- A kernel driver for reading and writing memory☆303Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172Updated 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…☆170Updated 3 weeks ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆373Updated 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…☆119Updated 3 weeks ago
- Standard Kernel Library for Windows manipulation in C++☆186Updated 4 months ago
- manually map driver for a signed driver memory space☆161Updated 4 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆272Updated last year
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆369Updated 6 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆313Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆447Updated 3 years ago