Cracked5pider / LdrLibraryEx
A small x64 library to load dll's into memory.
☆437Updated last year
Alternatives and similar repositories for LdrLibraryEx
Users that are interested in LdrLibraryEx are comparing it to the libraries listed below
Sorting:
- For when DLLMain is the only way☆375Updated 6 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…☆449Updated last year
- Process Injection using Thread Name☆262Updated 3 weeks ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆489Updated last month
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆535Updated last week
- PoC Implementation of a fully dynamic call stack spoofer☆772Updated 9 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆671Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆333Updated 9 months ago
- Performing Indirect Clean Syscalls☆544Updated 2 years ago
- Signtool for expired certificates☆478Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆339Updated 3 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆285Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆190Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆375Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆560Updated 2 years ago
- Call stack spoofing for Rust☆333Updated 3 months ago
- The Definitive Guide To Process Cloning on Windows☆476Updated last year
- PoCs for Kernelmode rootkit techniques research.☆374Updated 3 months ago
- TartarusGate, Bypassing EDRs☆584Updated 3 years ago
- Yet another variant of Process Hollowing☆393Updated 3 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆491Updated last year
- Important notes and topics on my journey towards mastering Windows Internals☆383Updated last year
- ☆479Updated 2 years ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆726Updated last year
- Admin to Kernel code execution using the KSecDD driver☆249Updated last year
- Collect Windows telemetry for Maldev☆345Updated 3 months ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆369Updated 7 months ago
- Sleep Obfuscation☆752Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆211Updated 3 weeks ago