Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Hook api
Title: AppInitHook Download
 Description: This article describes an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.exe from the list of running processes.
 To Search:
File list (Check if you may need any files):
AppInitHook
...........\AppInitHook
...........\...........\AppInitHook.vcproj
...........\...........\main.cpp
...........\...........\mhook
...........\...........\.....\disasm-lib
...........\...........\.....\..........\cpu.c
...........\...........\.....\..........\cpu.h
...........\...........\.....\..........\disasm.c
...........\...........\.....\..........\disasm.h
...........\...........\.....\..........\disasm_x86.c
...........\...........\.....\..........\disasm_x86.h
...........\...........\.....\..........\disasm_x86_tables.h
...........\...........\.....\..........\misc.c
...........\...........\.....\..........\misc.h
...........\...........\.....\mhook-lib
...........\...........\.....\.........\mhook.cpp
...........\...........\.....\.........\mhook.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\targetver.h
...........\AppInitHook.sln
Easy way to set up global API hooks - CodeProject庐.mht
    

CodeBus www.codebus.net