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☆168Updated 11 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 (…☆173Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated 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☆236Updated 2 months ago
- Exploitation of process killer drivers☆202Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆188Updated 2 months ago
- BOF with Synthetic Stackframe☆164Updated 5 months ago
- EDRSandblast-GodFault☆266Updated last year
- An example reference design for a proposed BOF PE☆186Updated 4 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- TypeLib persistence technique☆120Updated 10 months ago
- bring your own vulnerable driver☆106Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- ApexLdr is a DLL Payload Loader written in C☆112Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆173Updated last year
- This repository implements Threadless Injection in C☆170Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆350Updated 2 years ago
- Sleep obfuscation☆231Updated 8 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆194Updated last month
- Injecting DLL into LSASS at boot☆135Updated 3 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- A simple Sleepmask BOF example☆132Updated 2 months ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆160Updated last year
- Reflective DLL Injection Made Bella☆234Updated 7 months ago
- Execute shellcode files with rundll32☆208Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆270Updated 11 months ago