Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (14 loc) · 1.09 KB

WindowsHookEx

Build status License: MIT GitHub release (latest SemVer including pre-releases) Works on Windows XP

Logo

A utility designed to investigate the behavior of the Windows api 'SetWindowsHookEx', and the behavior of the system when installing / calling hooks.

See https://learn-more.github.io/WindowsHookEx/ for an overview of the features.

Options

Hooks in action

Includes an Atom viewer

New and deleted Atoms are highlighted:

Atom viewer

The UI is based on the excellent Wizard-2020 Project from Enlyze