资源列表
GetPubIPs
- 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行
HOOK2
- 可记录按键。区分大小写。点击开始后,可用TXT文件测试,按F12可测试反馈。-Can record keystrokes
API
- API调用示例,3个功能:1.打开百度,2.打开写字板,3.模拟键盘输入-API call example, three functions: 1. Open Baidu, 2. Open WordPad, 3. Simulated keyboard input
HookAPI
- HookAPI实现浏览框一对一代理访问网页-HookAPI box one to one agent to achieve access to Web browsing
20105201345437
- 用api中SetCursorPos函数实现鼠标绕环,本实例为vb版,另有C#版,原理一样,本实例仅对于初学者,所以比较简单。 -SetCursorPos with api functions for the mouse circling in the instance of the vb version, and another C# version of the same principle, only for beginners in this instance, it is relativ
Every-Hook
- XP系统下的各种HOOK,对研究系统底层代码拦截技术有很大帮助.-XP, all HOOK, the underlying code of interception technology research systems of great help.
API_HOOK
- 实验屏幕取词的原理,有C++例子,采用钩子-The principle experimental Screen Translation, C++ source code
CASTest
- window API的HOOK的应用代码,其中包含了APIHOOK的介绍和代码的分类详解,大体的框架已经成熟-HOOK window API' s application code, which contains the descr iption and code APIHOOK Detailed classification, general framework has been matured
hookexplorer
- Hook技术在软件应用中非常广泛,发一个HookExplorer的源代码-Hook in a wide range of software applications, made the source code of a HookExplorer
173vpntool
- 一个注入173vpn 防止 vpn断开的程序,学习注入可以参考-Vpn disconnected to prevent an injection 173vpn procedures, learning injection can refer to
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
InnerHook
- Win32 钩子程序,实现对系统事件的挂载处理-a win32 hook program, to hook into system messages handler.