Inlines_Hunter
-
Detect API Hooks by scanning opcodes patterns then follow the jump address, and see if it jumps to a legitimate module or injected/malicious module from the av/malware and locate that module in all processes .
VIDEO
2022-06-08.00-55-36.mp4
DETAILS
-
if any hook detected ,a MessageBox will pop up with alert ‘hook detected’ ,with all the details in console.
-
if no hook detected , a MessageBox will pop up with alert ‘no hook detected’