Signal-Labs / NtdllUnpatcher
Example code for EDR bypassing
☆146Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for NtdllUnpatcher
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆179Updated 3 years ago
- ☆160Updated 2 years ago
- ☆147Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆119Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆212Updated last year
- Evasive Process Hollowing Techniques☆134Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆223Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆103Updated 3 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆213Updated 4 years ago
- Collection of beacon object files for use with Cobalt Strike to facilitate 🐚.☆169Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆153Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆208Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆139Updated 3 years ago
- ☆67Updated last year
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆97Updated last year
- Shellcode injector using direct syscalls☆116Updated 4 years ago
- AmsiScanBufferBypass using D/Invoke☆129Updated 3 years ago
- Simple PoC demonstrating syscall execution in C#☆151Updated 4 years ago
- CobaltStrike BOF - Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)☆277Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆92Updated 5 years ago
- Remove API hooks from a Beacon process.☆262Updated 3 years ago
- A fake AMSI Provider which can be used for persistence.☆139Updated 3 years ago
- Exploring in-memory execution of .NET☆133Updated 2 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆188Updated 3 years ago
- You shall pass☆249Updated 2 years ago