sondernextdoor / PoseidonView external linksLinks
Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device objects
☆376Mar 15, 2024Updated last year
Alternatives and similar repositories for Poseidon
Users that are interested in Poseidon are comparing it to the libraries listed below
Sorting:
- Manual mapping without creating any threads, with rw only access☆804Oct 29, 2019Updated 6 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆382Jan 29, 2022Updated 4 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 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.☆377Aug 8, 2021Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆469Jan 3, 2022Updated 4 years ago
- DLL scatter manual mapper☆810Apr 10, 2021Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆321Apr 26, 2022Updated 3 years ago
- Module extending manual mapper☆380Mar 28, 2020Updated 5 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆383Sep 18, 2019Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆385Jul 6, 2022Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Oct 20, 2020Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆622Feb 22, 2019Updated 6 years ago
- ☆159May 21, 2024Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Jul 31, 2022Updated 3 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…☆473Jan 8, 2023Updated 3 years ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆199Feb 14, 2024Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆103Jun 26, 2023Updated 2 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆226Aug 16, 2023Updated 2 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆624Dec 26, 2024Updated last year
- Access without a real handle☆1,033Apr 10, 2021Updated 4 years ago
- base for testing☆186Sep 28, 2024Updated last year
- UEFI bootkit for driver manual mapping☆583Jan 1, 2024Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Oct 24, 2020Updated 5 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆564Jan 4, 2025Updated last year
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- undetected eac mapper☆169May 3, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- ☆223May 10, 2022Updated 3 years ago
- Kernel-mode Windows HWID spoofer☆605Jan 22, 2024Updated 2 years ago
- ☆148Jan 24, 2024Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Jun 6, 2019Updated 6 years ago
- manually map driver for a signed driver memory space☆174Mar 11, 2021Updated 4 years ago
- Easy Anti PatchGuard☆223Apr 9, 2021Updated 4 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆565Nov 30, 2024Updated last year
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆811Jun 3, 2021Updated 4 years ago