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:
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆108Updated 6 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Exploit MsIo vulnerable driver☆124Updated 4 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 7 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆83Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- A modern, mod independent open source cheat for Enemy Territory☆70Updated 2 months ago
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- LSASS INJECTOR☆35Updated 7 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆30Updated 5 years ago
- ☆74Updated 7 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
- ☆156Updated 6 years ago
- Easy Anti PatchGuard☆223Updated 4 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆60Updated 3 years ago
- CatDriver - The Kernel Mode Driver that written in C++. It is an useful driver and has the highest privilege level on the Windows platfor…☆63Updated 5 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- too busy for that all, furikuri is framework for code protection☆164Updated 6 years ago
- ☆45Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- A library with four different methods to execute shellcode in a process☆26Updated 5 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- windows kernel deriver loader(pro)☆46Updated 5 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆86Updated 9 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago