文件名称:AppInitHook
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 70kb
- 下载次数:
- 0次
- 提 供 者:
- xm***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Easy way to set up global API hooks-Easy way to set up 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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...........\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