SaadAhla / D1rkLdrLinks
Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscall instruction address resolving at run time
☆312Updated last year
Alternatives and similar repositories for D1rkLdr
Users that are interested in D1rkLdr are comparing it to the libraries listed below
Sorting:
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆384Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Beacon Object File Loader☆287Updated last year
- 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
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆324Updated 2 years ago
- miscellaneous scripts and programs☆248Updated 5 months ago
- You shall pass☆262Updated 2 years ago
- Payload Loader With Evasion Features☆318Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆227Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆341Updated 2 years ago
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆285Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆385Updated last year
- Exploitation of process killer drivers☆201Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆297Updated last year
- Remote Shellcode Injector☆217Updated last year
- A BOF to automate common persistence tasks for red teamers☆282Updated 2 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆240Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year