ElliotKillick / LdrLockLiberator
For when DLLMain is the only way
☆373Updated 4 months ago
Alternatives and similar repositories for LdrLockLiberator:
Users that are interested in LdrLockLiberator are comparing it to the libraries listed below
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆445Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆323Updated 7 months ago
- ☆254Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆661Updated last year
- miscellaneous scripts and programs☆236Updated 2 months ago
- A small x64 library to load dll's into memory.☆435Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆273Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆250Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆471Updated 2 years ago
- TartarusGate, Bypassing EDRs☆568Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year
- Admin to Kernel code execution using the KSecDD driver☆244Updated 11 months ago
- Performing Indirect Clean Syscalls☆520Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- Collect Windows telemetry for Maldev☆316Updated last month
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆294Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆481Updated last year
- Process Injection using Thread Name☆249Updated 6 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆325Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆751Updated 8 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆229Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆210Updated 2 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆369Updated last year
- Call stack spoofing for Rust☆326Updated last month
- Exploitation of process killer drivers☆198Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆291Updated last year