NUL0x4C / KnownDllUnhookLinks
Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs
☆297Updated 2 years ago
Alternatives and similar repositories for KnownDllUnhook
Users that are interested in KnownDllUnhook are comparing it to the libraries listed below
Sorting:
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- WTSRM☆211Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- miscellaneous scripts and programs☆243Updated 4 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- You shall pass☆259Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- EDRSandblast-GodFault☆265Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆212Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆365Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆190Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆232Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- 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 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆282Updated 2 years ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆322Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆257Updated 10 months ago
- Patch AMSI and ETW☆239Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆296Updated last year
- A Nim implementation of reflective PE-Loading from memory☆284Updated 8 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year