CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directory - List
[
Hook api
]
钩子函数例子
DL : 0
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\\masm32\\lib mousehook.obj
Date
: 2008-10-13
Size
: 7.11kb
User
:
风影
[
Hook api
]
CutScreen
DL : 0
需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
Date
: 2008-10-13
Size
: 63.6kb
User
:
mxp
[
Hook api
]
MenuToChinese
DL : 0
利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChinese.exe //用于汉化的示例程序 把这4个程序放在同一个目录下 注:源程序中没有Debug目录,如要运行需要重新编译 生成MenuToChineseHook.dll、MenuToChinese.exe,并 把DemoToChinese.exet和MenuToChineseHook.dll拷贝 到MenuToChinese.exe所在目录。 -use easily hook function of the finished application : MenuToChineseHook runtime environment : Win 2000/XP; Microsoft Visual C 6.0 Note : this program in Windows 2000 or XP can run, a total of four documents : MenuToChinese.exe / / Chinese localization program, the first run it MenuToChineseHook.lib / / hook function libraries MenuToChineseHook.dll DemoToChinese.exe / / examples of the effort for this procedure on the four procedures with a directory bet : no Debug source directory, such as the need to recompile operation generated MenuToChineseHook.dll, MenuToChinese. exe, and DemoToChinese.exet and MenuToChineseHook.dll MenuToChinese.exe copy of the directory.
Date
: 2008-10-13
Size
: 102.33kb
User
:
冯金建
[
Hook api
]
capturekeyboadinformation
DL : 0
先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-LaunchDLL first compiler, LaunchDLL.h and then copied to the KeyHook LaunchDLL.lib works directory, LaunchDLL.dll copy of the directory Debug
Date
: 2008-10-13
Size
: 55.31kb
User
:
horizon
[
Hook api
]
ImmKeyLog_src_6_26
DL : 0
主要功能: 后台纪录键盘输入,包括中文内容,记录到指定文件。 开发环境 VS.net 2005 源代码说明: KeyHookDll目录 为DLL源代码,通过键盘钩子和输入法钩子获取键盘输入内容 LogCmd目录 为应用程序源代码,通过调用KeyHookDll.dll的接口来实现具体功能-main functions : background records keyboard input, including Chinese, recorded in the specified documents. Development Environment VS.net 2005 source code : KeyHookDll DLL directory of the source code, Hook and keyboard input methods hook access to the keyboard input as LogCmd directory for the application source code, By calling KeyHookDll.dll interface to achieve specific functions
Date
: 2008-10-13
Size
: 11.22kb
User
:
islq
[
Hook api
]
SHFileOperation
DL : 1
目录操作,浏览和更改-directory operations, and changes in View
Date
: 2008-10-13
Size
: 32.8kb
User
:
黄国峰
[
Hook api
]
截获键盘
DL : 0
vc截获键盘信息 先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-vc keyboard intercepted information compiled LaunchDLL first, and then LaunchDLL.h KeyHook LaunchDLL.lib copied to the project directory, LaunchDLL.dll copied to the directory Debug
Date
: 2008-10-13
Size
: 79.28kb
User
:
aaaa
[
Hook api
]
钩子函数例子
DL : 0
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\masm32\lib mousehook.obj
Date
: 2025-12-30
Size
: 7kb
User
:
风影
[
Hook api
]
SHFileOperation
DL : 0
目录操作,浏览和更改-directory operations, and changes in View
Date
: 2025-12-30
Size
: 33kb
User
:
黄国峰
[
Hook api
]
截获键盘
DL : 0
vc截获键盘信息 先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-vc keyboard intercepted information compiled LaunchDLL first, and then LaunchDLL.h KeyHook LaunchDLL.lib copied to the project directory, LaunchDLL.dll copied to the directory Debug
Date
: 2025-12-30
Size
: 239kb
User
:
aaaa
[
Hook api
]
CutScreen
DL : 0
需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
Date
: 2025-12-30
Size
: 89kb
User
:
mxp
[
Hook api
]
MenuToChinese
DL : 0
利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChinese.exe //用于汉化的示例程序 把这4个程序放在同一个目录下 注:源程序中没有Debug目录,如要运行需要重新编译 生成MenuToChineseHook.dll、MenuToChinese.exe,并 把DemoToChinese.exet和MenuToChineseHook.dll拷贝 到MenuToChinese.exe所在目录。 -use easily hook function of the finished application : MenuToChineseHook runtime environment : Win 2000/XP; Microsoft Visual C 6.0 Note : this program in Windows 2000 or XP can run, a total of four documents : MenuToChinese.exe// Chinese localization program, the first run it MenuToChineseHook.lib// hook function libraries MenuToChineseHook.dll DemoToChinese.exe// examples of the effort for this procedure on the four procedures with a directory bet : no Debug source directory, such as the need to recompile operation generated MenuToChineseHook.dll, MenuToChinese. exe, and DemoToChinese.exet and MenuToChineseHook.dll MenuToChinese.exe copy of the directory.
Date
: 2025-12-30
Size
: 102kb
User
:
冯金建
[
Hook api
]
capturekeyboadinformation
DL : 0
先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-LaunchDLL first compiler, LaunchDLL.h and then copied to the KeyHook LaunchDLL.lib works directory, LaunchDLL.dll copy of the directory Debug
Date
: 2025-12-30
Size
: 55kb
User
:
horizon
[
Hook api
]
ImmKeyLog_src_6_26
DL : 0
主要功能: 后台纪录键盘输入,包括中文内容,记录到指定文件。 开发环境 VS.net 2005 源代码说明: KeyHookDll目录 为DLL源代码,通过键盘钩子和输入法钩子获取键盘输入内容 LogCmd目录 为应用程序源代码,通过调用KeyHookDll.dll的接口来实现具体功能-main functions : background records keyboard input, including Chinese, recorded in the specified documents. Development Environment VS.net 2005 source code : KeyHookDll DLL directory of the source code, Hook and keyboard input methods hook access to the keyboard input as LogCmd directory for the application source code, By calling KeyHookDll.dll interface to achieve specific functions
Date
: 2025-12-30
Size
: 13kb
User
:
islq
[
Hook api
]
delphiHOOKHZ
DL : 0
delphi 拦截中文以VB调用 用delphi写了一个dll主要拦截汉字然后把它存放在当前目录的hytalk.bav文件里-delphi intercept Chinese call in VB using delphi write a dll to intercept the main characters and then it kept in the current directory hytalk.bav document
Date
: 2025-12-30
Size
: 265kb
User
:
myname
[
Hook api
]
getmobile
DL : 0
当计算机中插入优盘时,自动将将U盘上的资料直接拷贝到硬盘中。如果您需要对方优盘上的资料,你可以先运行本程序,当将对方的优盘插入到你的计算机上时会自动将优盘上的文件拷贝到你的电脑中的c:\program files\winrar目录下。-When inserted into USB computer automatically will be information on the U disk directly copy to your hard disk. If you need other information on the USB, you can run this program, when will the other side of the USB plug into your computer will automatically copy the files on the USB to your computer c: program fileswinrar directory under.
Date
: 2025-12-30
Size
: 5kb
User
:
[
Hook api
]
getmobilemsg
DL : 0
当计算机中插入优盘时,自动将将U盘上的资料直接拷贝到硬盘中。如果您需要对方优盘上的资料,你可以先运行本程序,当将对方的优盘插入到你的计算机上时会自动将优盘上的文件拷贝到你的电脑中的c:\program files\winrar目录下。 黑客工具! 运行copy.exe后就在你的计算机上设立了一个陷阱!-When inserted into USB computer automatically will be information on the U disk directly copy to your hard disk. If you need other information on the USB, you can run this program, when will the other side of the USB plug into your computer will automatically copy the files on the USB to your computer c: program fileswinrar directory under. Hacking tools! Copy.exe after running in your computer set up a trap!
Date
: 2025-12-30
Size
: 324kb
User
:
[
Hook api
]
getmobileresource
DL : 0
当计算机中插入优盘时,自动将将U盘上的资料直接拷贝到硬盘中。如果您需要对方优盘上的资料,你可以先运行本程序,当将对方的优盘插入到你的计算机上时会自动将优盘上的文件拷贝到你的电脑中的c:\program files\winrar\format\id 目录下。 黑客工具! 运行copy.exe后就在你的计算机上设立了一个陷阱!-When inserted into USB computer automatically will be information on the U disk directly copy to your hard disk. If you need other information on the USB, you can run this program, when will the other side of the USB plug into your computer will automatically copy the files on the USB to your computer c: program fileswinrar ormatid directory. Hacking tools! Copy.exe after running in your computer set up a trap!
Date
: 2025-12-30
Size
: 191kb
User
:
[
Hook api
]
cvery_043552
DL : 0
请先编译DLL文件,并将DLL文件拷贝至call HOOK目录, 调用CallDll程序加载外挂前,应先运行IE. -Please compiled DLL files, DLL files and copy to call HOOK directory, call the procedure to load plug-CallDll before running IE.
Date
: 2025-12-30
Size
: 20kb
User
:
[
Hook api
]
hookapplication
DL : 0
编译顺序: 1、GlobalHook 2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译 使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后无界面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。 此程序是全局键盘钩子的综合应用。-Compile order: 1, GlobalHook2, will be compiled into GlobalHook.lib copy Savekey directory will be compiled using GlobalHook.dll and Savekey.exe on the same directory. After running the program without the interface, in the InitInstance function of the use of its own news cycle, at any time record keyboard input characters, cumulative stored in c: \ windows \ Key_ years _ months. Log file, per minute once the file, When testing the inter2020 string, it will be in front of characters to delete, leaving only the inter2020 and behind all the characters, and set the clock when the next marker will no longer record keyboard input. This procedure is a global keyboard hook of the integrated application.
Date
: 2025-12-30
Size
: 420kb
User
:
韩冰
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.