Signal-Labs / NtdllUnpatcher
Example code for EDR bypassing
☆150Updated 6 years ago
Alternatives and similar repositories for NtdllUnpatcher:
Users that are interested in NtdllUnpatcher are comparing it to the libraries listed below
- PoC to demonstrate how CLR ETW events can be tampered.☆186Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆183Updated 4 years ago
- ☆162Updated 3 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 2 years ago
- ☆148Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆229Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆216Updated 2 years ago
- Evasive Process Hollowing Techniques☆137Updated 4 years ago
- Shellcode injector using direct syscalls☆119Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆215Updated 5 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆157Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆142Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆100Updated 2 years ago
- C# Implementation of the Hell's Gate VX Technique☆210Updated 4 years ago
- Collection of beacon object files for use with Cobalt Strike to facilitate 🐚.☆174Updated 4 years ago
- ☆69Updated last month
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆212Updated 2 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- ☆135Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 2 years ago
- signed-loaders documents Windows executables that can be used for side-loading DLLs.☆67Updated 6 years ago
- CobaltStrike BOF - Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)☆278Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆95Updated 5 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- A fake AMSI Provider which can be used for persistence.☆147Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆134Updated 4 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- You shall pass☆256Updated 2 years ago