CognisysGroup / HadesLdrLinks
Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2
☆293Updated 2 years ago
Alternatives and similar repositories for HadesLdr
Users that are interested in HadesLdr are comparing it to the libraries listed below
Sorting:
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆181Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆201Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- EDRSandblast-GodFault☆270Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆201Updated 2 years ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆295Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆184Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆204Updated 2 years ago
- Exploitation of echo_driver.sys☆169Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆166Updated last year
- Beacon Object File Loader☆294Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Updated 2 months 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…☆170Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆365Updated 2 years ago
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆103Updated last year
- Execute shellcode files with rundll32☆214Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆210Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆310Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆222Updated 2 years ago
- This repository implements Threadless Injection in C☆172Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆170Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆276Updated 2 years ago
- bring your own vulnerable driver☆112Updated 2 years ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆198Updated 7 months ago