搜索资源列表
VC++Hook
- 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the
HuntUsenixNt99
- win32 api hook , deture documentation. interception the win32 function by rewrite the image.
mirager_1
- 它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance
TestReDefineAPI
- 重写了几个api的函数,非常的清楚,一看就比较容易明白,算入门的一个好东西-Rewrite a few api functions, very clear, relatively easy to understand at a glance, considered a good thing entry
VB-dynamic-invocation-API-sample
- 以前找过VB调用API的例子,但不知道为什么我测试时候没有反应,现在根据以前的结合自己的重写了一个,自己感觉很满意,不敢独享,和大家一起交流学习,在这里谢谢前人的代码。-Previously looked VB API calls examples, but I do not know why I did not respond when tested, according to now combine their previous rewrite one, feel very satisfie
