ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆415Updated last year
Alternatives and similar repositories for LdrLockLiberator
Users that are interested in LdrLockLiberator are comparing it to the libraries listed below
Sorting:
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 10 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆275Updated 2 years ago
- A small x64 library to load dll's into memory.☆454Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆363Updated 11 months ago
- Spartacus DLL/COM Hijacking Toolkit☆299Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆544Updated 9 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆259Updated 4 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆538Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆349Updated 2 years ago
- Performing Indirect Clean Syscalls☆594Updated 2 years ago
- Collect Windows telemetry for Maldev☆449Updated 2 months ago
- ☆269Updated 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 …☆260Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆716Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆392Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆386Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆250Updated last year
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆583Updated 4 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆280Updated 6 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆403Updated 2 years ago
- A BOF that runs unmanaged PEs inline☆677Updated last year
- TartarusGate, Bypassing EDRs☆641Updated 3 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆407Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year