jayo78 / basic-hookingLinks
Examples of basic windows API hooking techniques
☆20Updated 5 years ago
Alternatives and similar repositories for basic-hooking
Users that are interested in basic-hooking are comparing it to the libraries listed below
Sorting:
- Hide DLL / Hide Module / Hide Dynamic Link Library☆106Updated 6 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- Kernel LdrLoadDll injector☆264Updated 7 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆136Updated 4 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆80Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated 2 years ago
- ☆154Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 7 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Protect a process from code injection, termination and hooking☆49Updated 4 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 8 months ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- LSASS INJECTOR☆35Updated 6 years ago
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 5 months ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆59Updated 6 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆51Updated 3 years ago
- ☆69Updated 7 years ago
- Vectored Exception Handling Hooking Class☆165Updated 6 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆96Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆68Updated 2 months ago
- Simple PE Packer Which Encrypts .text Section☆50Updated 8 years ago