naksyn / DojoLoaderLinks
Generic PE loader for fast prototyping evasion techniques
☆232Updated last year
Alternatives and similar repositories for DojoLoader
Users that are interested in DojoLoader are comparing it to the libraries listed below
Sorting:
- Bypass LSA protection using the BYODLL technique☆167Updated 10 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆271Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆193Updated last year
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆233Updated last month
- Exploitation of process killer drivers☆201Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆184Updated 2 months ago
- An example reference design for a proposed BOF PE☆179Updated 3 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆172Updated 2 years ago
- Sleep obfuscation☆229Updated 7 months ago
- ApexLdr is a DLL Payload Loader written in C☆110Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆345Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆268Updated 10 months ago
- Port of Cobalt Strike's Process Inject Kit☆181Updated 8 months ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆160Updated last year
- EDRSandblast-GodFault☆266Updated last year
- TypeLib persistence technique☆119Updated 9 months ago
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- Injecting DLL into LSASS at boot☆131Updated 3 months ago
- Remote Shellcode Injector☆217Updated last year
- A simple Sleepmask BOF example☆131Updated last month
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- This repository implements Threadless Injection in C☆169Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month
- Reflective DLL Injection Made Bella☆229Updated 6 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆167Updated 4 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year