ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆381Updated 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 proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆348Updated 4 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆303Updated 3 months ago
- Dump the memory of any PPL with a Userland exploit chain☆335Updated 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…☆451Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆498Updated 2 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆342Updated 10 months ago
- A small x64 library to load dll's into memory.☆443Updated last year
- ☆259Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated last month
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆678Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- miscellaneous scripts and programs☆245Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- Call stack spoofing for Rust☆335Updated 4 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆336Updated 2 years ago
- Performing Indirect Clean Syscalls☆558Updated 2 years ago
- A BOF that runs unmanaged PEs inline☆610Updated 8 months ago
- Exploitation of process killer drivers☆201Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆501Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆566Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- Process Injection using Thread Name☆273Updated 2 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆285Updated last year