notscimmy / libelevateLinks
Handle elevation DKOM against ObRegisterCallbacks
☆314Updated 7 years ago
Alternatives and similar repositories for libelevate
Users that are interested in libelevate are comparing it to the libraries listed below
Sorting:
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆319Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆616Updated 6 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Updated 8 years ago
- C++17 PE manualmapper☆378Updated 3 years ago
- A library to manipulate physical memory from usermode.☆297Updated 2 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆422Updated 7 years ago
- Windows kernel samples☆255Updated 6 years ago
- driver manual mapper (outdated/for educational purposes)☆110Updated 6 years ago
- driver mapper / capcom wrapper☆222Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆400Updated 5 years ago
- C++ graphics kernel subsystem hook☆535Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆300Updated 7 years ago
- Reversing EasyAntiCheat.☆559Updated 6 years ago
- This DKOM exploit enables any app in usermode to access physical memory directly☆226Updated 7 years ago
- Windows inline hooking tool.☆287Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆577Updated 6 years ago
- Module extending manual mapper☆350Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Kernel Inject DLL☆347Updated 2 years ago
- System call hook for Windows 10 20H1☆495Updated 4 years ago
- Hooking kernel functions by abusing alignment☆245Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆553Updated 8 months ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆357Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆350Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆378Updated last year
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆246Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆771Updated 5 years ago
- UEFI bootkit for driver manual mapping☆571Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆528Updated 3 years ago