naksyn / DojoLoaderLinks
Generic PE loader for fast prototyping evasion techniques
☆233Updated 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☆165Updated 9 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆226Updated 3 weeks ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆184Updated last month
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Exploitation of process killer drivers☆201Updated last year
- An example reference design for a proposed BOF PE☆177Updated 2 months ago
- A simple Sleepmask BOF example☆128Updated last month
- This repository implements Threadless Injection in C☆169Updated last year
- Sleep obfuscation☆229Updated 7 months ago
- EDRSandblast-GodFault☆266Updated last year
- Injecting DLL into LSASS at boot☆129Updated 2 months ago
- Execute shellcode files with rundll32☆205Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Remote Shellcode Injector☆217Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆341Updated 2 years ago
- ApexLdr is a DLL Payload Loader written in C☆111Updated 11 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆159Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆165Updated 4 months ago
- A Beacon Object File (BOF) template for Visual Studio☆226Updated last week
- Reflective DLL Injection Made Bella☆228Updated 6 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Port of Cobalt Strike's Process Inject Kit☆181Updated 7 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago