ElliotKillick / LdrLockLiberatorLinks
For when DLLMain is the only way
☆390Updated 9 months ago
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☆257Updated 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…☆452Updated last year
- A small x64 library to load dll's into memory.☆448Updated last year
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆311Updated 5 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆353Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 4 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- Collect Windows telemetry for Maldev☆394Updated this week
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- Dump the memory of any PPL with a Userland exploit chain☆338Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆387Updated last year
- ☆261Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆503Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆382Updated last year
- Spartacus DLL/COM Hijacking Toolkit☆257Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆341Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated 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…☆299Updated 2 years ago
- Process Injection using Thread Name☆274Updated 3 months ago
- Performing Indirect Clean Syscalls☆572Updated 2 years ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆374Updated 10 months ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆383Updated last year
- PoCs for Kernelmode rootkit techniques research.☆378Updated 6 months ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆237Updated last year
- Patching "signtool.exe" to accept expired certificates for code-signing.☆284Updated last year