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 5 years ago
- Phantom DLL hollowing PoC☆370Updated 3 years ago
- Security product hook detection☆324Updated 4 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆291Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆231Updated 2 years ago
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆282Updated 4 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆334Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆197Updated 4 years ago
- You shall pass☆271Updated 3 years ago
- An implementation and proof-of-concept of Process Forking.☆230Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆354Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆298Updated last year
- A shellcode function to encrypt a running process image when sleeping.☆340Updated 4 years ago
- A little tool to play with the Seclogon service☆327Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆307Updated 2 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
- Bypass UAC by hijacking a DLL located in the Native Image Cache☆211Updated 4 years ago
- WTSRM☆216Updated 3 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- C# Reflective loader for unmanaged binaries.☆446Updated 3 years ago
- ☆206Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- Beacon Object File Loader☆294Updated 2 years ago
- Stop Windows Defender using the Win32 API☆192Updated 3 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆595Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆186Updated 4 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆321Updated 2 years ago
- Just another Windows Process Injection☆407Updated 5 years ago