/Win32-Hook-Demo

reveal and detect of common hooks under win32

Primary LanguageC++MIT LicenseMIT

Win32 Hook Demo

reveal and detect of common hooks under win32

Wat do

  • reveal IAT, and EAT hook.

  • reveal software breakpoint, hard breakpoint.

  • detect inline, IAT, and EAT hook.

  • detect software breakpoint, hard breakpoint.

Credits