搜索资源列表
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 显示/
RTXHook
- 这是一个截获RTX的钩子程序,是本人化了二天时间,你可以从中学到很多。-intercepted RTX hooks, and I was a day or two of time, you can learn a lot from.
whshook(程序监视)
- 监视程序的一个小程序,在后台工作,可以将程序名称,运行的时间等保存起来-surveillance procedures of a small program in the background, procedures can name, the running time saved
顏色獲取器_源代碼
- 為方便用photoshop時候寫的小工具 ,獲取鼠標任意點的顏色 ,并取得此顏色的RGB / CYMK /HEX 值 , 還有如何實現透明窗體,是做網頁取色的好工具 , 不過取星號密碼的功能我就沒有加入了,看過很多vb文章都不能取得開啟網頁時候的*號密碼(WIN2K) ,只能通過全局hook實現 ,哪位大哥知道 ,幫忙告知 !感激不禁..Email : pcbate.2@gbmgroup.com.cn-used photoshop to facilitate the time to write
TrackUserIdle_src
- The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that the hooks we are installing ar
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
GlobalHook
- 此程序实现了全局鼠标钩子,其他钩子也可如法炮制,还实现了一个圆形的透明窗口用于动态显示当前系统时间,并且始终跟随鼠标。-this program achieved the global mouse hook, the hook has other wineries. also achieving a circular transparent window for the dynamic display of the current system time, and always follow t
HookSrc
- API calls interception is the task that allows you to get access to some parts of others programs. Lots of programmers spend time developing and describing various methods that allow that access. Such methods are used in many anti-virus and anti-spyw
udisk2
- 1、截获WINDOWS的系统消息,就是大家说的HOOK 2、监视系统事件 3、监视系统磁盘变化 2、3两种实现的代码昨天刚写了一块,楼主想必看过了,里面两种方法都提到了, 其实只用第3种就好,监视磁盘的同时很容易得到磁盘盘符和类型,得到盘符和路径以后,其他的楼主又没问-an intercepted Windows system message, as we say HOOK 2, 3 incident surveillance systems, surveillance s
keyboard2000
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing.
MouseHookandKeyBoardHook
- 鼠标钩子:记录当前窗口的句柄来判断鼠标是否离开窗口边界,并将鼠标位置处的窗口名称实时地显示出来. 键盘钩子:捕获用户键盘消息并利用消息框进行显示.-mouse hook : a record current window handle to determine whether the mouse left window border, and the location of the mouse window title is displayed in real-time. keyboard
微软研究院的开发包
- 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
mousehook.rar
- 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。,Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
hnxyy.SQLServer.NBSI.v1.0.rar
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。,SQL Server to use loopholes in the realization of the injection solution to guess database name, table name, field names and records of the information, be
CKeyHook
- CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、时间截获等处理方法有参考价值。-CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.
mmzs.rar
- 通过指定配置信息,自动登陆radim连接到的主机,自动输入密码,节省了输入密码时所花费的时间.,By specifying the configuration information, automatic landing radim host to connect to automatically enter a password, enter the password when saving the time it takes.
Hook
- vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
bingleinline-hookGetWindowText
- inline hook,这是最新写的,虽然网上也有,但我是找了很久的哟-inlinehook, this is the latest write, although there are also online, but I was looking for a long time yo .....
Real-time-process-monitoring
- 通过hook技术实现对进程的实时监控,是一个很好的学习hook技术的例子-Hook technology to achieve real-time monitoring of the process, is a good example of learning and hook technology
Windows-Idle-Time
- 这是钩子使用的一个实例:检测鼠标或键盘空闲时间。相信对你有所启发。VC6.0-This is a hook used an instance: to detect the mouse or keyboard free time.Believe to inspire you.VC6.0