ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆423Updated last year
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…☆465Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆332Updated 11 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆277Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆408Updated 3 weeks ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Spartacus DLL/COM Hijacking Toolkit☆316Updated last year
- A small x64 library to load dll's into memory.☆452Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆539Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆425Updated last year
- Collect Windows telemetry for Maldev☆455Updated last week
- Process Injection using Thread Name☆295Updated 9 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆547Updated 10 months ago
- ☆274Updated 3 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- Dump the memory of any PPL with a Userland exploit chain☆352Updated 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
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆233Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆596Updated this week
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆406Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆388Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆356Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆281Updated 7 months ago
- TartarusGate, Bypassing EDRs☆649Updated 4 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆253Updated last year
- Patching "signtool.exe" to accept expired certificates for code-signing.☆339Updated this week
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆321Updated 2 years ago
- Performing Indirect Clean Syscalls☆603Updated 2 years ago