Welcome![Sign In][Sign Up]
Location:
Search - hookDll

Search list

[Other resource智能卡网吧管理系统文档源代码

Description: 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Explorer.exe, 再启动internet.exe 3. 数据库脚本 INIT(原版).SQL 和 New init.sql(新版),数据库名 NetBar 4. 动态连接库: NETBAR.dll hookdll.dll 5. 大学生公寓城System ID为5046 其余程序说明全在程序内的文本文件中说明-1. round card service end: Server project document: Autojet.prj 2. costs the customer end: Client project document: Internet.prj Explorer.prj First starts Explorer.exe, then starts internet.exe 3. databases scripts INIT (first edition) SQL and New init.sql (new edition), database NetBar 4. dynamic connections storehouses: NETBAR.dll hookdll.dll 5. university students lodgings city System ID is 5,046 other procedures explained all explained in the procedure text documents
Platform: | Size: 2729632 | Author: 陈万通 | Hits:

[Hook apiapihooktest2

Description: 一、前言   前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明   总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这种方法的缺点   这种方法是在系统 API 函数起始代码 和 自定义代码之间切换。在多线程的环境下,如果正在切换的过程,其它线程调用这个函数,会出现异常,同时,如果已经切换回系统代码,其它线程对这个API 的调用将抓不到。解决方法就是不要切换,这点应该是可以做到的。 四、结束语   在例子Dll 中,模仿了 ws_32.dll 的输出函数,但是不全,而且 Log 信息也不足,感兴趣的朋友如果有比较全的版本别忘了发给我一份 :) 程序大家可以随意修改,保留那个林月如的 Icon 就行了 ^_^ -one, the preamble some time ago published an article entitled "Hook API tool," not incidental to the main program source code, which turned out a few days code plus some notes now fill. But we still look at the best cattle in the book, spoke on the very detailed. Two of the code simple instructions a total of three projects, a program, a HookDll, an example Dll. Main program to start the process and will HookDll injection. There are some additional features, such as Log shows examples Dll information derived function, in DllMain HookDll boot time configuration hooked designated API Function 3, the shortcomings of this method This method is the system API function code and starting from the definition of switching between code. In multithreaded environment, if the switching proces
Platform: | Size: 147036 | Author: ddd | Hits:

[Hook apihookdll(youyf)

Description: 一个详细的钩子函数示范代码,适用于初学者-a detailed demonstration of the hook function code applicable to beginners
Platform: | Size: 351110 | Author: wanggang | Hits:

[Hook apivc++hookdll

Description: 中文键盘钩子.                                                     欢迎下载!-Chinese keyboard hook. welcome to download!
Platform: | Size: 50026 | Author: LILI | Hits:

[Hook apipichook

Description: windows自带的画笔程序的hook的例子。dll为hookdll的工程,project1为app的工程。运行时,先运行画笔程序,在画笔程序中按F10,就会自动画画。
Platform: | Size: 1003231 | Author: xuwei | Hits:

[Hook apihookdll(youyf)

Description: 一个详细的钩子函数示范代码,适用于初学者-a detailed demonstration of the hook function code applicable to beginners
Platform: | Size: 351232 | Author: wanggang | Hits:

[Hook apivc++hookdll

Description: 中文键盘钩子.                                                     欢迎下载!-Chinese keyboard hook. welcome to download!
Platform: | Size: 1585152 | Author: LILI | Hits:

[Hook apiHookDLL

Description: 与inject.rar程序配套的,注入到第三方进程中的程序,用来实现hook第三方指定API的功能-Matching procedures and inject.rar injected into third-party process procedures, used to hook a third party to achieve the specified API function
Platform: | Size: 2417664 | Author: 安丙春 | Hits:

[Hook apihookDll

Description: 键盘钩子程序,EVC工程源码,是一个动态库,用来捕获键盘消息,在键盘消息发给OS前处理一下,是黑客程序或者高级编程人员必备的技能,非常难得的好资料,贡献出来与兄弟们共享。-Keyboard hook procedure, EVC source project, is a dynamic library, used to capture keyboard news, information distributed at the keyboard before the OS handle what is a hacker program or personnel necessary for high-level programming skills, very rare good information, contribute to out with the brothers shared.
Platform: | Size: 2458624 | Author: 余爱军 | Hits:

[e-languageHookdll

Description: 钩子dll,学习汇编的时候做的,用易语言调用成功-Hook dll, learning when to do the compilation, using easy language to call the success of
Platform: | Size: 3072 | Author: 王全 | Hits:

[Hook apiHookDll

Description: HookSocket hook的经典例子-HookSocket hook a classic example of
Platform: | Size: 187392 | Author: caihao | Hits:

[Hook apiHookDll

Description: 一个全局钩子,可以截获系统的所有消息 主要完成鼠标和键盘的消息截获-A global hook, you can intercept all the information systems major to complete the mouse and keyboard messages intercepted
Platform: | Size: 826368 | Author: 郑万伟 | Hits:

[Windows Develophookdll

Description: dll键盘记录源码-minimization procedures boot console
Platform: | Size: 1505280 | Author: fffffff | Hits:

[Hook apihookdll

Description: 全局钩子的动态链接库,非常简洁的编写,用的是vc60-Overall hook of the dynamic-link library
Platform: | Size: 179200 | Author: hlm | Hits:

[OS programHooKDll

Description: 一个简单的 delphi hookd-A simple delphi hookdll
Platform: | Size: 1024 | Author: 李力 | Hits:

[e-languageHookDLL

Description: hookdll易语言程序源码,这应该不用多说明了吧!学习交流-hookdll
Platform: | Size: 3072 | Author: 杨冬 | Hits:

[Game Hook Crackhookdll

Description: DLL 注入程序 易源码 外挂或者登陆器 中用到较多!-ELANGUAGE
Platform: | Size: 74752 | Author: 玖玖 | Hits:

[Hook apiHookdll

Description: hookdll 键盘钩子示例程序。屏蔽系统左键。可任意扩展。-hookdll keyboard hook sample program. Left shielding system. Can be arbitrarily extended.
Platform: | Size: 1839104 | Author: michil | Hits:

[OS programHookDLL

Description: HookDLL 子开发事例HookDLL hooks development examples-HookDLL hooks development examples
Platform: | Size: 1024 | Author: xan | Hits:

[Windows DevelopHookDLL

Description: 冷雨夜hookdll部分源码 冷雨夜hookdll部分源码-LENGYUYE HOOKDLL SOURCECODE
Platform: | Size: 256000 | Author: adfwe | Hits:
« 12 3 »

CodeBus www.codebus.net