notscimmy / pplibLinks
Elevate a process to be a protected process
☆152Updated 5 years ago
Alternatives and similar repositories for pplib
Users that are interested in pplib are comparing it to the libraries listed below
Sorting:
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- ☆153Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆338Updated 3 years ago
- Analyze patches in a process☆256Updated 4 years ago
- Vectored Exception Handling Hooking Class☆163Updated 6 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆173Updated 4 years ago
- ☆186Updated 3 years ago
- Easy Anti PatchGuard☆224Updated 4 years ago
- A customizable process dumper.☆142Updated 6 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- A mapper that maps shellcode into loaded large page drivers☆292Updated 3 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆213Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- A library to manipulate physical memory from usermode.☆297Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆308Updated 5 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆139Updated 4 years ago
- ☆169Updated 8 years ago
- ☆148Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 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.☆352Updated 4 years ago
- Load your driver like win32k.sys☆254Updated 3 years ago
- Windows inline hooking tool.☆281Updated 6 years ago
- Intercepting DeviceControl via WPP☆136Updated 5 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆253Updated 6 months ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆113Updated 4 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆130Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆218Updated 4 years ago