nblog / Win32-Hook-Demo

reveal and detect of common hooks under win32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

reveal and detect of common hooks under win32

License:MIT License


Languages

Language:C++ 100.0%