mgeeky / UnhookMeLinks
UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red Teams malware
☆348Updated 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☆234Updated 4 years ago
- Phantom DLL hollowing PoC☆363Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆216Updated 2 years ago
- Security product hook detection☆319Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆286Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 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
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆335Updated 3 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆341Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆195Updated 4 years ago
- A Nim implementation of reflective PE-Loading from memory☆286Updated 10 months ago
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆268Updated 4 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆213Updated 3 years ago
- A little tool to play with the Seclogon service☆316Updated 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
- PoC MSVC COFF Object file loader/injector.☆178Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- GhostWriting Injection Technique.☆177Updated 7 years ago
- WTSRM☆214Updated 2 years ago
- ☆166Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- A simple program to hook the current process to identify the manual syscall executions on windows☆260Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆197Updated 8 months ago
- Example code for EDR bypassing☆150Updated 6 years ago
- ☆201Updated 3 years ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆305Updated last year