登录
首页 » Visual C++ » API Hooking

API Hooking

于 2017-10-24 发布 文件大小:44KB
0 254
下载积分: 1 下载次数: 1

代码说明:

  Hook Library API Sample

文件列表:

API Hooking
API Hooking\APIHook
API Hooking\APIHookingComplete.sln
API Hooking\APIHook\APIHook.cpp
API Hooking\APIHook\APIHook.vcproj
API Hooking\APIHook\APIHook.vcproj.test.Admin.user
API Hooking\CreateWithDLL
API Hooking\CreateWithDLL\CreateWithDLL.vcproj
API Hooking\CreateWithDLL\CreateWithDLL.vcproj.test.Admin.user
API Hooking\CreateWithDLL\detoured.dll
API Hooking\CreateWithDLL\testdll2.dll
API Hooking\CreateWithDLL\WithDLL.cpp
API Hooking\DetourByAddr
API Hooking\DetourByAddr\DetourByAddr.cpp
API Hooking\DetourByAddr\DetourByAddr.vcproj
API Hooking\DetourByAddr\DetourByAddr.vcproj.test.Admin.user
API Hooking\detoured.dll
API Hooking\EnumProcesses
API Hooking\EnumProcesses\EnumProcesses.cpp
API Hooking\EnumProcesses\EnumProcesses.vcproj
API Hooking\EnumProcesses\EnumProcesses.vcproj.test.Admin.user
API Hooking\EnumProcesses\testdll.dll
API Hooking\MSNDetourDLL
API Hooking\MSNDetourDLL\DetourDLLMain.cpp
API Hooking\MSNDetourDLL\DlgRecvSend.cpp
API Hooking\MSNDetourDLL\DlgRecvSend.h
API Hooking\MSNDetourDLL\Exports.def
API Hooking\MSNDetourDLL\MSNDetourDLL.rc
API Hooking\MSNDetourDLL\MSNDetourDLL.vcproj
API Hooking\MSNDetourDLL\MSNDetourDLL.vcproj.test.Admin.user
API Hooking\MSNDetourDLL\resource.h
API Hooking\WSHook
API Hooking\WSHook\WSHook.cpp
API Hooking\WSHook\WSHook.vcproj
API Hooking\WSHook\WSHook.vcproj.test.Admin.user

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 40153640
    命名管道的封装MFC类,含客户端和服务器端(A named pipe to encapsulate the MFC class, including client and server)
    2017-04-22 01:51:35下载
    积分:1
  • 魔兽争霸3 dota 全图maphack源码
    魔兽争霸3 dota 全图maphack源码,源码中的HOOK地址为1.24E版本,对于想自己开研究开发maphack的同学是不可多得的好资料。(Warcraft 3 dota maphack source, source the HOOK address is 1.24E version rare good students who want to open their own research and development maphack.)
    2012-09-27 18:06:33下载
    积分:1
  • KeyLogger2
    键盘记录的源码,写的很不错的。是一个开源的源码。很值得学习。(Keylogger source code, written in very good. Is an open source code. It is worth learning.)
    2011-08-30 21:29:22下载
    积分:1
  • WiFi-AP-Solo_VA_0917
    使用微软API实现SoftAP功能,ICS功能。 (Microsoft API to achieve SoftAP function, ICS functionality.)
    2013-06-13 16:58:25下载
    积分:1
  • P3-315
    先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’ ’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。 (Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
    2012-06-30 12:33:52下载
    积分:1
  • detours2.1
    由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.(Because many people do not know how to compile library detours2.1. Detours2.1 document contains all the files and library files compiled detours.lib.)
    2008-05-13 17:34:42下载
    积分:1
  • GetPass
    利用鼠标键盘钩子来截获*号密码程序,劲!(use of a mouse and keyboard to hook intercepted* Password procedures, Jin!)
    2004-12-03 09:09:04下载
    积分:1
  • main
    基于句柄类的文本查询示例(C++ Primer 4th)(Text handle classes of queries based on the sample (C++ Primer 4th) )
    2013-09-22 15:12:37下载
    积分:1
  • mouse7key
    在“控制面板”打开“辅助功能选项”,在“鼠标”标签选上“使用鼠标7键”。这样就可以用键盘来控制鼠标的光标,模拟鼠标的鼠标键都指键盘右侧的小键盘(数字键盘),使用时要使 NumLock 键处于有效状态。以下就是鼠标键: (In the " Control Panel" Open " Accessibility Options" in the " Mouse" tab elected " seven keys using the mouse." So you can use the keyboard to control the mouse cursor to simulate mouse keyboard mouse buttons are referring to the right of the keypad (numeric keypad), when used to make the NumLock key is active. The following is the mouse button:)
    2013-07-11 19:20:38下载
    积分:1
  • MousehookDemo
    调用鼠标钩子DLL的实例源码,希望对大家有所帮助(Call an instance of the mouse hook DLL source code, we want to help)
    2011-05-31 21:25:25下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载