sondernextdoor / Poseidon
Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device objects
☆374Updated last year
Alternatives and similar repositories for Poseidon:
Users that are interested in Poseidon are comparing it to the libraries listed below
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 5 years ago
- Kernel Inject DLL☆344Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆319Updated 3 years ago
- Module extending manual mapper☆328Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆411Updated 3 years ago
- Windows kernel samples☆248Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- get_module, read/write mem, mouse emulation☆310Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆269Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆287Updated 6 years ago
- Kernel mode to user mode dll injection☆251Updated 4 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆442Updated 2 years ago
- ☆213Updated 2 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.☆320Updated 3 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- C++17 PE manualmapper☆340Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆213Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆141Updated 4 years ago
- Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write mem…☆405Updated 2 years ago
- ☆177Updated 3 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆248Updated last year
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆317Updated 5 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆248Updated last month
- A customizable process dumper.☆138Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆168Updated 4 years ago
- undetected eac mapper☆165Updated 2 years ago
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- Fumo Loader - All in one kernel-based DLL injector☆294Updated 3 months ago