Cracked5pider / LdrLibraryExLinks
A small x64 library to load dll's into memory.
☆448Updated 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☆406Updated 11 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆525Updated 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…☆457Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆842Updated last year
- Process Injection using Thread Name☆282Updated 6 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆700Updated 2 years ago
- PoCs for Kernelmode rootkit techniques research.☆409Updated last month
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆567Updated 2 months ago
- Signtool for expired certificates☆490Updated 2 years ago
- 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
- An easily modifiable shellcode template for Windows x64 written in C☆262Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆213Updated last year
- Shoggoth: Asmjit Based Polymorphic Encryptor☆753Updated last year
- Yet another variant of Process Hollowing☆420Updated 2 months ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆380Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆408Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆358Updated 8 months ago
- The Definitive Guide To Process Cloning on Windows☆522Updated last year
- ☆265Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆581Updated 2 years ago
- Collect Windows telemetry for Maldev☆429Updated last month
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆315Updated last year
- Performing Indirect Clean Syscalls☆582Updated 2 years ago
- ☆490Updated 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 …☆257Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆537Updated last month
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆522Updated last year
- Controlling Windows PP(L)s☆351Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆234Updated 11 months ago