资源列表
QQDuiDuiPengWaiGua
- 这是朋友制作的简易QQ对对碰*的源码,使用CSharp开发,虽然还不完善,但是从中可以学习到,使用Windows API获取并操作其它程序的方法。为了上传快速,里面没有可执行文件,须重新生成方可运行。-This is a friend made a simple plug-QQ pairs touch the source code, using CSharp development, although not perfect, but you can learn from, use the
capture_mouse
- 这段代码程序教给你如何编写钩子程序,以及如何利用钩子钩住鼠标,并进行截图操作,代码对进行远程鼠标抓取合成,做远程控制的很有价值的参考-Procedures for the code to teach you how to hook the preparation procedures, as well as how to use the mouse hook hook and screenshot operations, code for remote mouse crawling on the
黑客程序IE终结者的源代码IEClose
- 黑客程序IE终结者,很好的屏蔽IE广告,并且可以用来查杀*程序-hacker program IE Terminator, a good shielding IE advertising, and can be used to detect and disinfect Trojans
LPK
- 仿猫癣的方法,lpk劫持下载者。内有详细注释。-Copy cat, the method of tinea LPK hijacked downloaders. Comment in detail.
VB6.0 控件许可证错误解决补丁.rar
- 多谢下载!
内核模式的apihook
- 内核模式的apihook例子,使用了驱动程序。-apihook example, the use of a driver.
MouseHook
- vc鼠标钩子应用实例的源码,希望可以对大家有所帮助-vc source code examples right hook, I hope you can help
HLUEM
- 广域网流量监控测试,分ddn数字电路和帧中继类讨论-Wan traffic monitoring test, DDN digital circuit and frame relay class discussion
pwdump
- 抓取WINDOWS下用户登陆的密码,利用起来很方便,
ReplaceFile
- szAppName(进程映像的绝对路径名),type(对文件的操作类型,取值为0到8),flag(访问类型,取值为0或1),szFileName(文件的绝对路径名)-szAppName (the process of mapping the full path), type (the operation of the document type, value for the 0-8), flag (visit types, value of 0 or 1), szFileName (docume
ffse
- 界面非常不错的文件分割器,值得借鉴,不错-Interface is very good file segmentation, is worth reference, good
KeyHook
- Keyboard Hook 简单的键盘全局钩子,用于对从键盘录入的字母进行记录.VS2005