CognisysGroup / HadesLdrLinks
Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2
☆294Updated 2 years ago
Alternatives and similar repositories for HadesLdr
Users that are interested in HadesLdr are comparing it to the libraries listed below
Sorting:
- Generic PE loader for fast prototyping evasion techniques☆233Updated 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 (…☆174Updated 2 years ago
- Remote Shellcode Injector☆218Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Exploitation of process killer drivers☆202Updated last year
- EDRSandblast-GodFault☆266Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆192Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆390Updated 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
- Exploitation of echo_driver.sys☆170Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆313Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆307Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆171Updated 2 years ago
- Beacon Object File Loader☆291Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆350Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆181Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆281Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆99Updated 8 months ago
- Native Syscalls Shellcode Injector☆266Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆169Updated 5 months ago