Welcome![Sign In][Sign Up]
Location:
Search - easy hook

Search list

[Hook api让你的软件界面更漂亮三

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it's not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
Platform: | Size: 610304 | Author: 小小天职 | Hits:

[Hook apikeyhookdll

Description: windows键盘HOOK,相信初学者很容易通过它了解windowsHook的使用-windows keyboard HOOK, beginners believe it is easy to understand through the use windowsHook
Platform: | Size: 4042752 | Author: air | Hits:

[Hook apiudisk2

Description: 1、截获WINDOWS的系统消息,就是大家说的HOOK 2、监视系统事件 3、监视系统磁盘变化 2、3两种实现的代码昨天刚写了一块,楼主想必看过了,里面两种方法都提到了, 其实只用第3种就好,监视磁盘的同时很容易得到磁盘盘符和类型,得到盘符和路径以后,其他的楼主又没问-an intercepted Windows system message, as we say HOOK 2, 3 incident surveillance systems, surveillance systems disk 2,3 two changes to the code to achieve yesterday was a, Island, must have seen, there are two methods mentioned, in fact, only the first three go, Disk surveillance at the same time very easy and disk drive types, have drive and path, the landlord does not have any other question.
Platform: | Size: 4096 | Author: | Hits:

[Dialog_Windowmyfiledialogdemo

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style reunification of the software interface is difficult. As netizen's MessageBox, FileDialog, FontDialog. Contents dialog, and other internal MFC DLL system even within the dialog box, in order to allow it faces no easy thing. Some say HOOK technology, the technology can really HOOK, HOOK can be said to be all-pervasive. However, the efficient use HOOK is unsatisfactory. from the most current mining technology HOOK skinnable software situation, we can prove this point. Today, we will discuss other technologies to achieve a FileDialog changing face of this technique is called window replacement process France
Platform: | Size: 610304 | Author: | Hits:

[Hook apid11host

Description: QQ尾巴的DLL程序,里面实现了HOOK QQ主程序的功能,代码不多,简单易懂-QQ tail of the DLL procedure, which achieved the main program HOOK QQ function, the code small, easy-to-read
Platform: | Size: 37888 | Author: paulwang | Hits:

[Hook apishuziqianming_D7

Description: 开始,运行输入 sigverif 通过检查数字签名就知道是不是ms的了。 主要使用Win32API实现验证应用或驱动程 WinVerifyTrust API。如果该API被Hook有没有其他方法验证应用或驱动程序是否通过微软签名?如果仅仅是被挂钩了IAT,那么可以直接通过函数指针调用。 如果是像Detours那样用jmp改写了函数头,可以通过读取WinTrust.dll中WinVerifyTrust的实现位置,恢复函数头的机器码。 不知道使用CryptoAPI,再使用指定的Microsoft证书 是不是更好一点,不容易被欺骗 怕调api被hook的话,自己将验证的代码写出来,用openssl应该容易点。-Start, Run enter sigverif by checking the digital signature is not on the know of the ms. Win32API realize the main use of the application or driver to verify WinVerifyTrust API. If the API was Hook has no other way to verify whether the application or driver through Microsoft Signed? If merely being linked to the IAT, you can call directly through the function pointer. If it is used as the Detours as to alter the function jmp head, can be read in WinVerifyTrust Wintrust.dll realize the location, the restoration of function of the binary header. Do not know the use of CryptoAPI, and then use the specified certificate is not Microsoft a little better, not easy to be deceived by fear api tune hook, then he would write the code to verify, using openssl should be easy points.
Platform: | Size: 200704 | Author: 齐欢乐 | Hits:

[Hook apiDetoursExpress2.1

Description: Detours是一强大的工具,提供了简单易用的函数接口来拦截(Hook)WIN32 API调用和为一个已在运行的进程装入一个D-Detours is a powerful tool that provides easy-to-use interface to intercept function (Hook) WIN32 API calls and as a process is already running into a D
Platform: | Size: 63488 | Author: sony | Hits:

[Hook apikeyhook

Description: 一个简单的键盘Hook,简单易懂,非常实用。 -A simple keyboard Hook, easy-to-read, very practical.
Platform: | Size: 2048 | Author: STRENGS | Hits:

[Hook apiGetKey

Description: 绝对经典的Hook程序,好用,全部用API写的.-Hook absolute classic procedures, easy to use, all written using API.
Platform: | Size: 1580032 | Author: asjdklfsd | Hits:

[Hook apihook

Description: 键盘勾,包括录制回放,可用做按键精灵,非常好用-Keyboard mouse hook, including the recording playback, can be used to do button wizard, very easy to use
Platform: | Size: 81920 | Author: kevin | Hits:

[CSharphook

Description: C#hook一个实例,简单易懂,由此可以开始练习使用HOOK-An example of C# hook, easy-to-read, it can begin to practice using the HOOK
Platform: | Size: 4096 | Author: wj | Hits:

[BooksDelPhi7ebook

Description: delphi教程,入门教程,电子书籍,轻松入门,欢迎使用。-delphi book,you can learn much from this book.this book is very easy for the new learner.
Platform: | Size: 6844416 | Author: goodboyxp | Hits:

[Windows DevelopVCsunxincode

Description: 本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。   本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。   本书内容丰富、实用性强,许多代码可以直接应用到工程项目中。书中的配套光盘还免费提供近乎45小时的VC++教学视频,读者在学习的过程中可以将视频和书互为参考,配合学习,这样可以更快、更好地掌握VC++编程。   本书适合于VC++6.0的初学者和使用VC++从事开发的程序员,对于具有一定VC++编程经验的读者,也具有很好的参考价值。-The book runs from the internal procedures of the mechanisms and procedures for the organization of MFC thread, so that readers learn VC++ programming knowledge, we can know-and to know to help the reader a fundamental understanding and mastering Windows programming. In addition, the book is also the author runs through a number of years experience of learning programming, as well as some of the proposed learning method, for readers to provide guidance for further study. The practical application of this book from the start, easy-to-digest, step-by-step procedures on the Windows operating mechanism for internal, MFC framework, text, menus, dialog boxes, file operations, network programming, interprocess communication, ActiveX controls, dynamic link library, HOOK series way, such as a wide range of topics. The book is rich in content and practical, many of the code can be directly applied to projects. CD-ROM also supporting the book offers virtually free of charge 45 hours of the
Platform: | Size: 1697792 | Author: 杨扬 | Hits:

[Driver DevelopDiskMon

Description: DiskMon运行在NT4上才加载驱动,在W2k以上平台其使用kernel event tracing实现磁盘活动的监视, 但其驱动可以跑在W2k/XP/2K3/Vista上 该驱动Hook了disk的driver dispatch例程,不仅可以监视磁盘活动,稍微改下还能拦截、修改上层对磁盘的读写, 很容易就可以搞个什么 基于Disk的 -DiskMon only run on NT4 load on the drive, more than W2k platform in its use of kernel event tracing activities to monitor the achievement of the disk, but the drive can run in W2k/XP/2K3/Vista on the Hook of the disk drive of the driver dispatch routine, not only can monitor disk activity, but also under a slight change to intercept, modify the top of the disk read and write, it is easy to Disk-based搞个what the xxx
Platform: | Size: 8192 | Author: sldfl | Hits:

[Hook apihook

Description: 实现了一个c++的hook小程序,非常好用,测试通过-Implements a c++ to hook a small program, very easy to use, test
Platform: | Size: 150528 | Author: yushu | Hits:

[Hook apiEasyHook_2.6_Source_Code

Description: Easy Hook 2.6 ,一个实现钩子的库,具体的可以下载去看-Easy Hook 2.6, a hook library to achieve the specific area can be downloaded to see
Platform: | Size: 513024 | Author: 王谦 | Hits:

[e-languageHOOK-API

Description: hook消息框,对弹出消息进行过滤和修改的易语言源码-hook the message box on the pop-up message is easy to filter and modify the source language
Platform: | Size: 2048 | Author: godome | Hits:

[Hook apiAPI-Hook

Description: Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the other API, only a small change can be.
Platform: | Size: 214016 | Author: 林海波 | Hits:

[e-language易语言hook封包截取源码

Description: 易语言hook封包截取源码 易语言,hook封包截取源码 易语言,,hook封包截取源码(Easy language hook packet interception source code)
Platform: | Size: 21504 | Author: 杨小哥 | Hits:

[e-languageHOOK创建进程[1]

Description: 易语言HOOK api 实现创建进程,很不错的易语言源码,适合易语言爱好者学习。(Easy language HOOK API to achieve the creation process, very good easy language source code, suitable for easy language enthusiasts to learn)
Platform: | Size: 423936 | Author: 风格化电热管 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net