ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆377Updated 7 months ago
Alternatives and similar repositories for LdrLockLiberator
Users that are interested in LdrLockLiberator 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…☆451Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆295Updated 3 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆342Updated 3 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆338Updated 9 months ago
- A small x64 library to load dll's into memory.☆441Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- Call stack spoofing for Rust☆335Updated 3 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- ☆257Updated 2 years ago
- Process Injection using Thread Name☆272Updated last month
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- 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
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆289Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆779Updated 10 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- PoCs for Kernelmode rootkit techniques research.☆375Updated 4 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- Performing Indirect Clean Syscalls☆550Updated 2 years ago
- Collect Windows telemetry for Maldev☆352Updated 3 months ago
- Exploitation of process killer drivers☆201Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated last year
- Admin to Kernel code execution using the KSecDD driver☆250Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- miscellaneous scripts and programs☆243Updated 4 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆217Updated last week
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- EDRSandblast-GodFault☆265Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago