登录
首页 » Visual C++ » HookAPI

HookAPI

于 2020-06-26 发布 文件大小:64KB
0 134
下载积分: 1 下载次数: 51586

代码说明:

  本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本(Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62)

文件列表:

HookAPI1.62
...........\1.6版本更新内容.txt
...........\bug_fixed1.52.txt
...........\CopyRights.txt
...........\DLL
...........\...\ApiInfo.cpp
...........\...\ApiInfo.h
...........\...\CopyRights.txt
...........\...\HookAPI.cpp
...........\...\HookAPI.cpp.bak
...........\...\HookAPI.def
...........\...\HookAPI.dsp
...........\...\HookAPI.dsw
...........\...\HookAPI.h
...........\...\HookAPI.ncb
...........\...\HookAPI.opt
...........\...\HookAPI.plg
...........\...\HookAPI.sln
...........\...\HookAPI.vcproj
...........\...\INJLIB.CPP
...........\...\injlib.h
...........\...\INJLIB_old.CPP
...........\...\Main.cpp
...........\...\Mydll.h
...........\...\ProcessModule.cpp
...........\...\ProcessModule.h
...........\...\ProcessToHook.cpp
...........\...\ProcessToHook.h
...........\...\Psapi.h
...........\...\Ring0.cpp
...........\...\Ring0.h
...........\...\Util.cpp
...........\...\util.h
...........\...\修改日志.txt
...........\...\版权声明.txt
...........\DOC
...........\...\CopyRights.txt
...........\...\HookAPI使用手册.doc
...........\EXE
...........\...\CopyRights.txt
...........\...\HookAPI.aps
...........\...\HookAPI.cpp
...........\...\HookAPI.dsp
...........\...\HookAPI.dsw
...........\...\HookAPI.ncb
...........\...\HookAPI.opt
...........\...\HookAPI.plg
...........\...\HookAPI.rc
...........\...\programsalon.ico
...........\...\RESOURCE.H
...........\...\版权声明.txt
...........\FILTER.INI
...........\filterfile.ini
...........\filterhp.ini
...........\filtermsg.ini
...........\HideProcessDll
...........\..............\Filter.cpp
...........\..............\Filter.h
...........\..............\mydll.aps
...........\..............\mydll.cpp
...........\..............\mydll.def
...........\..............\mydll.dsp
...........\..............\mydll.dsw
...........\..............\mydll.h
...........\..............\mydll.ncb
...........\..............\mydll.opt
...........\..............\mydll.plg
...........\..............\mydll.rc
...........\..............\ps.h
...........\..............\Psapi.h
...........\..............\Psapi.Lib
...........\..............\ReadMe.txt
...........\..............\resource.h
...........\..............\StdAfx.cpp
...........\..............\StdAfx.h
...........\..............\util.cpp
...........\..............\util.h
...........\..............\版权声明.txt
...........\HookAPI.exe
...........\HookAPI9x.dll
...........\HookAPINT.dll
...........\HOOKFILE
...........\........\mydll.cpp
...........\........\mydll.def
...........\........\mydll.dsp
...........\........\mydll.dsw
...........\........\mydll.h
...........\........\mydll.ncb
...........\........\mydll.opt
...........\........\mydll.plg
...........\........\mydll.sln
...........\........\mydll.vcproj
...........\........\ReadMe.txt
...........\........\StdAfx.cpp
...........\........\StdAfx.h
...........\........\版权声明.txt
...........\HookFile_Delphi
...........\...............\mydll.cfg
...........\...............\mydll.dof
...........\...............\mydll.dpr

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

发表评论

0 个回复

  • hdu1698
    ACM,杭电1698,屠夫的钩子,区间求和问题,经典的线段树问题(ACM, Hangzhou Xinhua 1698, butcher' s hook, interval summation problem, the classic problem of segment tree)
    2013-05-23 09:47:42下载
    积分:1
  • Keyboard-keys-query
    实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
    2020-10-10 12:17:34下载
    积分:1
  • main
    基于句柄类的文本查询示例(C++ Primer 4th)(Text handle classes of queries based on the sample (C++ Primer 4th) )
    2013-09-22 15:12:37下载
    积分: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
  • CKeyHook
    CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、事件截获等处理方法有参考价值。(CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.)
    2020-12-29 22:29:00下载
    积分:1
  • InnerHook
    Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
    2007-07-04 19:40:11下载
    积分:1
  • WIN64_SSDTHOOK
    相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
    2012-05-19 22:03:19下载
    积分:1
  • Keyboard-keys-query
    实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
    2020-10-10 12:17:34下载
    积分:1
  • hook-LOL-chat
    hook LOL 房间内的聊天地址 实现一键喊话 LoL喊话内存版(Address hook LOL chat room to achieve a key propaganda LoL invincible refresh memory version)
    2020-10-30 15:49:56下载
    积分:1
  • HookFindFile
    文件HOOK例程HookFindFile.rar,可以直接以VC6编译通过,达到文件隐藏目地。(HOOK routine document HookFindFile.rar, can be passed directly to the VC6 compiled to document the hidden purpose.)
    2009-05-16 14:53:12下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载