naksyn / DojoLoaderLinks
Generic PE loader for fast prototyping evasion techniques
☆239Updated last year
Alternatives and similar repositories for DojoLoader
Users that are interested in DojoLoader are comparing it to the libraries listed below
Sorting:
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- Bypass LSA protection using the BYODLL technique☆169Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated 2 years ago
- Exploitation of process killer drivers☆200Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆269Updated last week
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆247Updated 4 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆198Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆287Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆179Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆203Updated last year
- Sleep obfuscation☆248Updated 11 months ago
- ApexLdr is a DLL Payload Loader written in C☆113Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆196Updated 5 months ago
- BOF with Synthetic Stackframe☆179Updated 2 weeks ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆195Updated 2 months ago
- Remote Shellcode Injector☆220Updated 2 years ago
- An example reference design for a proposed BOF PE☆187Updated 6 months ago
- Injecting DLL into LSASS at boot☆145Updated 6 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆219Updated last month
- TypeLib persistence technique☆136Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆161Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆207Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆195Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆273Updated last year
- This repository implements Threadless Injection in C☆171Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆356Updated 2 years ago
- EDRSandblast-GodFault☆268Updated 2 years ago
- Port of Cobalt Strike's Process Inject Kit☆188Updated 11 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 10 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago