搜索资源列表
fwcounter(20050727)ver0.2.2.src
- SRS: 1. startup with Windows. 2. support windows 9x, 2000, XP 3. count for key which can be specified by register. 4. count number recorded in an file which path can be specified by register. 5. single instance. 6. run background. 7. 在任何时候,按Alt+S 显示/
whshook(程序监视)
- 监视程序的一个小程序,在后台工作,可以将程序名称,运行的时间等保存起来-surveillance procedures of a small program in the background, procedures can name, the running time saved
msn_spy
- msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
ImmKeyLog_src_6_26
- 主要功能: 后台纪录键盘输入,包括中文内容,记录到指定文件。 开发环境 VS.net 2005 源代码说明: KeyHookDll目录 为DLL源代码,通过键盘钩子和输入法钩子获取键盘输入内容 LogCmd目录 为应用程序源代码,通过调用KeyHookDll.dll的接口来实现具体功能-main functions : background records keyboard input, including Chinese, recorded in the s
pefile
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。-PE document windows (9598NT) of the executable file format. Popular CIH virus is throug
PE文件格式
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能-PE document windows (9598NT) of the executable file format. Popular CIH virus is through
KMMaping
- 一个C#写的键盘鼠标钩子,主要用于网游的连点,支持后台/前端窗口-C# to write a keyboard and mouse hook, mainly for online games with points, support for background/front window
postmessage_API.rar
- VB对指定窗口进行后台模拟键盘鼠标信息的操作.,VB on the specified window to the background simulation of the operation of keyboard and mouse information.
GetKeyboardVal
- 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
VB-MT-Example
- 实例效果:此实例实现三个图片框的背景色一起变色。 实例的窗体布局见图: 程序的工程窗口: 源代码如下-Example effect: this instance to achieve three picture frame color with the background color. Example form layout shown in Figure: engineering program window: source code is as follows
xunzai.com_pid
- 能劫持淘宝网 天商城 和各大导航页面 后台更改pid-Can hijack Taobao Mall of days and the major navigation page background change pid
keyboard
- 一套键盘类,自定义按键,拦截按键,发送按键,模拟按键,后台按键-A keyboard classes, custom buttons, intercept keys, send keys, analog buttons, background button
hookb
- HOOK后台监控键盘响应程序代码,实现在后台监控键盘输入消息并记录-HOOK background monitoring keyboard response code, implemented in the background monitoring and record keyboard input message
cutcopyrecorder
- 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运
