itm4n / PPLcontrolLinks
Controlling Windows PP(L)s
☆329Updated last year
Alternatives and similar repositories for PPLcontrol
Users that are interested in PPLcontrol are comparing it to the libraries listed below
Sorting:
- PE loader with various shellcode injection techniques☆411Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆450Updated last year
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆304Updated last year
- For when DLLMain is the only way☆377Updated 7 months ago
- A small x64 library to load dll's into memory.☆441Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆536Updated last month
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- Security product hook detection☆318Updated 4 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆779Updated 10 months ago
- PoCs for Kernelmode rootkit techniques research.☆375Updated 4 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- Signtool for expired certificates☆477Updated last year
- PoC Anti-Rootkit/Anti-Cheat Driver.☆196Updated last month
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆151Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- Process Injection using Thread Name☆272Updated last month
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- TartarusGate, Bypassing EDRs☆585Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆260Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆212Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆499Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆288Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆194Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago