Popular repositories Loading
-
DLL-Injector
DLL-Injector PublicA simple DLL Injector build using Visual Studio that runs in the Windows terminal. Each step of the injection process is explained in the README.
C++ 4
-
SEH-VEH-hook-Debug-Registers-Breakpoint
SEH-VEH-hook-Debug-Registers-Breakpoint PublicA demo of a Structured/Vectored Exception Handler hook using the Debug Registers to trigger an exception.
C++ 3
-
SEH-VEH-hook-Page-Guard-Exception
SEH-VEH-hook-Page-Guard-Exception PublicA demo of a Structured/Vectored Exception Handler hook using a Page Guard Exception.
C++ 3
-
WinAPI-alternative-implementations
WinAPI-alternative-implementations PublicCustom implementations of WinAPI functions GetProcAddress and GetModuleHandle by traversing low level Windows data structures.
C 2
-
API-hook-CreateThread
API-hook-CreateThread PublicAn example of API hooking using Microsoft Detours to analyze the behaviour of function in the Windows API.
C++ 1
-
Keylogger-SetWindowsHookEx
Keylogger-SetWindowsHookEx PublicA key- and mouse logger that uses Windows API hooks to capture the keystrokes and SetWindowsHookEx to install the procedures.
C++ 1
If the problem persists, check the GitHub status page or contact support.