mgeeky / UnhookMe
UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red Teams malware
☆341Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for UnhookMe
- A little tool to play with the Seclogon service☆305Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- Security product hook detection☆311Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆266Updated last year
- Silence EDRs by removing kernel callbacks☆223Updated 3 years ago
- You shall pass☆249Updated 2 years ago
- Phantom DLL hollowing PoC☆350Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆193Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆331Updated last year
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆212Updated last year
- An implementation and proof-of-concept of Process Forking.☆218Updated 2 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF)☆308Updated 3 years ago
- Example code for EDR bypassing☆146Updated 5 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆252Updated last year
- A Nim implementation of reflective PE-Loading from memory☆272Updated 2 months ago
- WTSRM☆199Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆329Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆315Updated 2 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆254Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆431Updated 2 years ago
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆256Updated 3 years ago
- C# Reflective loader for unmanaged binaries.☆419Updated last year
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆207Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆545Updated 3 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆347Updated 2 years ago
- Inject .NET assemblies into an existing process☆485Updated 2 years ago