CognisysGroup / HadesLdr
Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2
☆291Updated last year
Alternatives and similar repositories for HadesLdr:
Users that are interested in HadesLdr are comparing it to the libraries listed below
- Generic PE loader for fast prototyping evasion techniques☆227Updated 8 months ago
- Remote Shellcode Injector☆212Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆239Updated 7 months ago
- EDRSandblast-GodFault☆250Updated 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
- .NET assembly loader with patchless AMSI and ETW bypass☆318Updated last year
- Exploitation of process killer drivers☆197Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆178Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month
- Beacon Object File Loader☆282Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆267Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆256Updated 5 months ago
- PE obfuscator with Evasion in mind☆214Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆186Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆366Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆180Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆157Updated 9 months ago
- miscellaneous scripts and programs☆235Updated last month
- Lateral Movement Using DCOM and DLL Hijacking☆284Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆293Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆308Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- 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…☆166Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆302Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆176Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆221Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆202Updated 2 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆138Updated this week