yoavshah / SuperHookLinks
A lightweight and easy to use and understand framework for hooking (x86, x64)
☆10Updated last year
Alternatives and similar repositories for SuperHook
Users that are interested in SuperHook are comparing it to the libraries listed below
Sorting:
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- the Open Source and Pure C++ Packer for eXecutables☆21Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- Shadow Rebirth - An Aggressive Outbreak Anti-Debugging Technique☆11Updated 7 months ago
- ☆114Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆80Updated 2 years ago
- This program is used to perform reflective DLL Injection to a remote process specified by the user.☆65Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆71Updated 8 months ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- ☆42Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆103Updated 2 years ago
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- Callstack spoofing using a VEH because VEH all the things.☆22Updated 3 months ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- ☆39Updated 2 years ago
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆30Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- 2022 Updated Kernelmode-Code☆32Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 3 weeks ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆30Updated 2 years ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆25Updated last month