Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Hook api
Title: rewolf.hooklib.v1.0 Download
 Description: Small hook library. It contain three methods of hooking: - IAT hooks - import table hooks, functions are hooked only in one module (IAT owner module) - EAT hooks - export table hooks, functions are hooked for all modules (modules loaded after setting EAT hook). EAT hooks works also with GetProcAddress. - HP hooks - it is kind of detours hooks, HP hooks are based on Hot Patching mechanism, functions are hooked for all modules (loaded before and after setting hook)
 To Search:
File list (Check if you may need any files):
include
.......\HookLib.h
lib
...\HookLib.lib
sample
......\HookLibTest.exe
......\main.cpp
......\res.rc
......\resource.h
HTBTeam.nfo
ReadMe.txt
    

CodeBus www.codebus.net