itm4n / PPLcontrolLinks
Controlling Windows PP(L)s
☆366Updated 2 years ago
Alternatives and similar repositories for PPLcontrol
Users that are interested in PPLcontrol are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆463Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆543Updated 8 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆219Updated last year
- For when DLLMain is the only way☆415Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆273Updated 2 years ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti …☆320Updated last year
- PE loader with various shellcode injection techniques☆440Updated 3 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆171Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆229Updated 2 years ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆578Updated 4 months ago
- A small x64 library to load dll's into memory.☆451Updated 2 years ago
- Signtool for expired certificates☆501Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- Security product hook detection☆319Updated 4 years ago
- Anti-Rootkit/Anti-Cheat Driver to uncover unbacked or hidden kernel code.☆271Updated 2 weeks ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- ☆388Updated 6 months ago
- Yet another variant of Process Hollowing☆424Updated 4 months ago
- Process Injection using Thread Name☆286Updated 8 months ago
- PoCs for Kernelmode rootkit techniques research.☆424Updated last month
- BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055,).☆484Updated 2 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆713Updated 2 years ago
- Spartacus DLL/COM Hijacking Toolkit☆294Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆190Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆534Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆585Updated 2 years ago
- DSE bypass using a leaked cert and adjusting the current clock.☆152Updated 2 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 9 months ago