mgeeky / UnhookMeLinks
UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red Teams malware
☆349Updated 3 years ago
Alternatives and similar repositories for UnhookMe
Users that are interested in UnhookMe are comparing it to the libraries listed below
Sorting:
- Silence EDRs by removing kernel callbacks☆239Updated 4 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆336Updated 4 years ago
- Phantom DLL hollowing PoC☆368Updated 3 years ago
- Security product hook detection☆320Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆226Updated 2 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
- Replace the .txt section of the current loaded modules from \KnownDlls\☆303Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆289Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆199Updated 4 years ago
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆272Updated 4 years ago
- A shellcode function to encrypt a running process image when sleeping.☆342Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.☆230Updated 4 years ago
- You shall pass☆269Updated 3 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆211Updated 4 years ago
- A simple program to hook the current process to identify the manual syscall executions on windows☆263Updated 3 years ago
- A little tool to play with the Seclogon service☆323Updated 3 years ago
- Pseudo-malicious usermode memory artifact generator kit designed to easily mimic the footprints left by real malware on an infected Windo…☆233Updated last year
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆225Updated 3 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆371Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆295Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- Beacon Object File (BOF) for remote process injection via thread hijacking☆216Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆184Updated 4 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- WTSRM☆216Updated 3 years ago
- Stop Windows Defender using the Win32 API☆192Updated 3 years ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆201Updated 9 years ago