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 2 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
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆282Updated 2 years ago
- Phantom DLL hollowing PoC☆361Updated 3 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
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆212Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆333Updated 3 years ago
- C# Reflective loader for unmanaged binaries.☆434Updated 2 years ago
- A little tool to play with the Seclogon service☆315Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆581Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆284Updated 8 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- WTSRM☆211Updated 2 years ago
- You shall pass☆259Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆276Updated 4 years ago
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆490Updated last month
- PE loader with various shellcode injection techniques☆411Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆214Updated 3 years ago
- ☆165Updated 3 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago