Skip to content
View BenteVE's full-sized avatar

Block or report BenteVE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DLL-Injector DLL-Injector Public

    A 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

  2. SEH-VEH-hook-Debug-Registers-Breakpoint SEH-VEH-hook-Debug-Registers-Breakpoint Public

    A demo of a Structured/Vectored Exception Handler hook using the Debug Registers to trigger an exception.

    C++ 3

  3. SEH-VEH-hook-Page-Guard-Exception SEH-VEH-hook-Page-Guard-Exception Public

    A demo of a Structured/Vectored Exception Handler hook using a Page Guard Exception.

    C++ 3

  4. WinAPI-alternative-implementations WinAPI-alternative-implementations Public

    Custom implementations of WinAPI functions GetProcAddress and GetModuleHandle by traversing low level Windows data structures.

    C 2

  5. API-hook-CreateThread API-hook-CreateThread Public

    An example of API hooking using Microsoft Detours to analyze the behaviour of function in the Windows API.

    C++ 1

  6. Keylogger-SetWindowsHookEx Keylogger-SetWindowsHookEx Public

    A key- and mouse logger that uses Windows API hooks to capture the keystrokes and SetWindowsHookEx to install the procedures.

    C++ 1