/ShEye

Simple Program To Detect API Hooks by Scanning OpCode Patterns

Primary LanguageC++

ShEye

  • Simple Program To Detect API Hooks in MessageBox by Scanning OpCodes Patterns

  • if any hook detected ,a MessageBox will pop up with alert 'hook detected'

    image

    image

  • if no hook detected , a MessageBox will pop up with alert 'no hook detected'

    image

    image