Signal-Labs / NtdllUnpatcherLinks
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
Sorting:
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 5 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 3 years ago
- ☆166Updated 3 years ago
- ☆151Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Shellcode injector using direct syscalls☆119Updated 4 years ago
- C# Implementation of the Hell's Gate VX Technique☆214Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- ☆70Updated 4 months ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆135Updated 5 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 5 years ago
- Collection of beacon object files for use with Cobalt Strike to facilitate 🐚.☆178Updated 4 years ago
- CobaltStrike BOF - Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)☆283Updated 3 years ago
- ☆142Updated 2 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- ☆96Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆112Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM☆123Updated 4 years ago
- ☆200Updated 3 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆101Updated 3 years ago