ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆407Updated last year
Alternatives and similar repositories for LdrLockLiberator
Users that are interested in LdrLockLiberator are comparing it to the libraries listed below
Sorting:
- An easily modifiable shellcode template for Windows x64 written in C☆264Updated 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…☆458Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆326Updated 8 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆359Updated 8 months ago
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆214Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆414Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆532Updated 7 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆525Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆351Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 2 years ago
- ☆265Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 months ago
- Spartacus DLL/COM Hijacking Toolkit☆274Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆701Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆342Updated 2 years ago
- miscellaneous scripts and programs☆260Updated 9 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆314Updated last year
- Performing Indirect Clean Syscalls☆582Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆403Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆286Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆302Updated 3 years ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆380Updated last year
- Collect Windows telemetry for Maldev☆430Updated last week
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- Exploitation of process killer drivers☆200Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆355Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆551Updated 2 months ago