ElliotKillick / LdrLockLiberator
For when DLLMain is the only way
☆375Updated 6 months ago
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…☆449Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 9 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆339Updated 3 months ago
- ☆256Updated 2 years ago
- A small x64 library to load dll's into memory.☆437Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆486Updated last month
- 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☆242Updated 3 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆287Updated 2 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Collect Windows telemetry for Maldev☆345Updated 3 months ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- Performing Indirect Clean Syscalls☆544Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆211Updated 3 weeks ago
- Process Injection using Thread Name☆259Updated 3 weeks ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆188Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆671Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆560Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Admin to Kernel code execution using the KSecDD driver☆249Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆375Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- Exploitation of process killer drivers☆200Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆772Updated 9 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- EDRSandblast-GodFault☆261Updated last year