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:
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆195Updated 4 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- ☆166Updated 3 years ago
- ☆151Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 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…☆121Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- C# Implementation of the Hell's Gate VX Technique☆215Updated 5 years ago
- A simple COM server which provides a component to run shellcode☆136Updated 5 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 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
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆106Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- Shellcode injector using direct syscalls☆120Updated 4 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
- Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM☆123Updated 4 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆213Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Pseudo-malicious usermode memory artifact generator kit designed to easily mimic the footprints left by real malware on an infected Windo…☆229Updated last year
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆335Updated 3 years ago
- A collection of weird ways to execute unmanaged code in .NET☆170Updated 4 years ago
- Proxy system calls over an RPC channel☆98Updated 3 years ago
- Assembly block for hooking windows API functions.☆92Updated 6 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 5 years ago
- From directory deletion to SYSTEM shell☆112Updated 5 years ago
- ☆70Updated 5 months ago