Cracked5pider / LdrLibraryExLinks
A small x64 library to load dll's into memory.
☆449Updated last year
Alternatives and similar repositories for LdrLibraryEx
Users that are interested in LdrLibraryEx are comparing it to the libraries listed below
Sorting:
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆521Updated 5 months ago
- For when DLLMain is the only way☆399Updated 10 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆456Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆828Updated last year
- Process Injection using Thread Name☆279Updated 4 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆563Updated last month
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 2 years ago
- Signtool for expired certificates☆489Updated 2 years ago
- PoCs for Kernelmode rootkit techniques research.☆403Updated last week
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆344Updated 3 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- Yet another variant of Process Hollowing☆417Updated last month
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆379Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆747Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated last year
- ☆491Updated 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 …☆253Updated 2 years ago
- ☆263Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- Performing Indirect Clean Syscalls☆575Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆577Updated 2 years ago
- The Definitive Guide To Process Cloning on Windows☆516Updated last year
- Reverse engineering winapi function loadlibrary.☆214Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆507Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- Collect Windows telemetry for Maldev☆419Updated last week
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆231Updated 10 months ago