搜索资源列表
Uh7syNlZ
- API封包拦截 与发包源码,欢迎大家来下载-API source packet interception and bidding, welcome to download
jksljfklf
- Windows Hook 易核心编程(3) API Hook 续 拦截API,很不错的易语言源码,易爱好者可以下载使用-Windows Hook is easy core programming (3) API Hook continued to intercept API, a very good source of easy language, easy to use fans can download
Easy-language-ad-blocker-code
- 易语言程序广告拦截器V2.0源码例程程序结合易语言应用接口支持库,调用API函数实现程序弹出广告的拦截。-Easy language program ad blocker V2.0 source routine procedure combined with easy language applications interface to support the library, call the API functions to achieve the interception of the p
aaa
- WSPHOOK 是新的功能,采用拦截 WSP 函数入口实现的.由于WSP函数非公开API,所以相对隐敝不容易被查出来.但由于需要反复的加载APIHOOK与恢复APIHOOK可能会不太稳定. APIHOOK 是老的功能,采用拦截 ws2_32.dll 里的公开API函数入口转调用WSP函数进行实现的.相对稳定些,但也容易被反外挂在此两API入口处检查出来. 用户可根据自已的需要决定使用哪种方式,居体代码见 mydll.e 但要注意此两种方式只能使用其中的一种-WSPHOO
bbb
- WSPConnect 是新的功能,采用拦截 WSPConnect 函数入口实现的.由于WSP函数非公开API,所以相对隐敝不容易被查出来.但由于需要反复的加载APIHOOK与恢复APIHOOK可能会不太稳定. connect 是老的功能,采用拦截 connect 与 WSAConnect 两个API函数入口转调用WSPConnect进行实现的.相对稳定些,但也容易被反外挂在此两API入口处检查出来. 用户可根据自已的需要决定使用哪种方式,居体代码见 mydll.e 但要
ccc
- WSPConnect 是新的功能,采用拦截 WSPConnect 函数入口实现的.由于WSP函数非公开API,所以相对隐敝不容易被查出来.但由于需要反复的加载APIHOOK与恢复APIHOOK可能会不太稳定. connect 是老的功能,采用拦截 connect 与 WSAConnect 两个API函数入口转调用WSPConnect进行实现的.相对稳定些,但也容易被反外挂在此两API入口处检查出来. 用户可根据自已的需要决定使用哪种方式,居体代码见 mydll.e 但要
detoured
- 一、Detours库的来历及下载: Detours库类似于WTL的来历,是由Galen Hunt and Doug Brubacher自己开发出来,于99年7月发表在一篇名为《Detours: Binary Interception of Win32 Functions.》的论文中。基本原理是改写函数的头5个字节(因为一般函数开头都是保存堆栈环境的三条指令共5个字节:8B FF 55 8B EC)为一条跳转指令,直接跳转到自己的函数开头,从而实现API拦截的。后来得到MS的支持并在其网站上提供下
qqq
- 不需外部复杂的~调用系统自身API开启手柄~拦截手柄消息~读取手柄数据~很简单~北通手柄调试成功-No external call the system itself complex ~ ~ intercept API opening handle handle handle data read news ~ ~ ~ very simple debugging success north through the handle
wj
- 易语言网络封包截取器源码例程程序结合易语言扩展界面支持库,调用API函数实现网络数据的截取。 易语言例程还使用到易语言网络拦截支持库,易语言高级表格支持库。 易语言网络封包截取器源码只为易语言技术探讨与交流,请不要用于非法用途。-Easy language network packet interception source routine program combines easy language extensions interface support library, call
detours-analyse
- 拦截WIN32 API调用,将其引导到自己的子程序,从而实现WIN32 API的定制。 为一个已在运行的进程创建一新线程,装入自己的代码并运行。-Intercept API calls, will lead to his son the program, so as to realize the customized WIN32 API. For a has set up a file in the operation of the process to create new thread
zjDroid_jni
- 用于拦截系统底层API的操作源码, 这儿主要是c的代码。-hijack system function for android hook
基于API的VB HOOK钩子拦截程序
- 一个由VB制作的全屏钩子,可以用来连接键盘,用于游戏机器人,而不用于浏览器中的坏东西。(A full screen hook made by VB can be used to connect the keyboard to game robots, not for bad things in the browser.)