naksyn / DojoLoader
Generic PE loader for fast prototyping evasion techniques
☆189Updated 6 months ago
Alternatives and similar repositories for DojoLoader:
Users that are interested in DojoLoader are comparing it to the libraries listed below
- 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 last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆153Updated 7 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆233Updated 5 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆215Updated 4 months ago
- Exploitation of process killer drivers☆194Updated last year
- EDRSandblast-GodFault☆243Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆183Updated last year
- Bypass LSA protection using the BYODLL technique☆153Updated 3 months ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆130Updated 7 months ago
- An App Domain Manager Injection DLL PoC on steroids☆164Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆88Updated 10 months ago
- A newer iteration of TitanLdr with some newer hooks, and design. A generic user defined reflective DLL I built to prove a point to Mudge …☆172Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆168Updated 9 months ago