bgarciaoliveira / InjectHookLinks
A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying application behavior at runtime. Ideal for educational purposes, debugging, and dynamic software analysis.
☆38Updated last year
Alternatives and similar repositories for InjectHook
Users that are interested in InjectHook are comparing it to the libraries listed below
Sorting:
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆50Updated last year
- DLL Unlinking from InLoadOrderModuleList, InMemoryOrderModuleList, InInitializationOrderModuleList, and LdrpHashTable☆57Updated last year
- A mechanism that trampoline hooks functions in x86/x64 systems.☆22Updated 10 months ago
- Templated Obfuscation example in C++ for protecting/hiding values in memory☆37Updated 7 months ago
- Demonstration of Early Bird APC Injection - MITRE ID T1055.004☆33Updated last year
- 「⚙️」Detect which native Windows API's (NtAPI) are being hooked☆39Updated 8 months ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated last year
- Windows AppLocker Driver (appid.sys) LPE☆64Updated last year
- A payload delivery system which embeds payloads in an executable's icon file!☆74Updated last year
- BYOVD Technique Example using viragt64 driver☆52Updated last year
- ☆59Updated last year
- Inject shellcode into a valid BMP/GIF image.☆30Updated 4 years ago
- A stealthy, assembly-based tool for secure function address resolution, offering a robust alternative to GetProcAddress.☆73Updated last year
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆33Updated last year
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- EvtPsst☆55Updated last year
- Classic Process Injection with Memory Evasion Techniques implemantation☆71Updated last year
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- ECC Public Key Cryptography☆39Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- A pure C version of SymProcAddress☆29Updated last year
- Research of modifying exported function names at runtime (C/C++, Windows)☆17Updated last year
- ☆37Updated 2 years ago
- A more reliable way of resolving syscall numbers in Windows☆52Updated last year
- A utility that can be used to launch an executable with a DLL injected☆19Updated last year
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- Adaptive DLL hijacking / dynamic export forwarding - EAT preserve☆78Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆13Updated 2 years ago