naksyn / DojoLoaderLinks
Generic PE loader for fast prototyping evasion techniques
☆231Updated 11 months ago
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…☆161Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆161Updated 8 months 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 (…☆169Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆197Updated 2 months ago
- EDRSandblast-GodFault☆265Updated last year
- An example reference design for a proposed BOF PE☆168Updated last month
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆232Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- Execute shellcode files with rundll32☆197Updated last year
- Exploitation of process killer drivers☆200Updated last year
- Sleep obfuscation☆224Updated 5 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆146Updated 2 weeks ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆180Updated this week
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆216Updated last week
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆187Updated 6 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 9 months ago
- Exploitation of echo_driver.sys☆170Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆190Updated last year
- Porting of BOF InlineExecute-Assembly to load .NET assembly in process but with patchless AMSI and ETW bypass using hardware breakpoint.☆232Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- A set of programs for analyzing common vulnerabilities in COM☆215Updated 8 months ago
- This repository implements Threadless Injection in C☆167Updated last year
- ApexLdr is a DLL Payload Loader written in C☆110Updated 10 months ago
- Beacon Object File Loader☆287Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆156Updated 2 months ago