搜索资源列表
获得桌面颜色
- 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
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
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
get bios info
- get bios info
get system info
- get system info
get main board info
- get main board info
get
- 获取当前程序和窗口 源码是繁体的,可以列出当前所有程序名称列表、窗口、模块 源码很简洁,是个不错的范例
Kingsoft-Hook
- 金山词霸的屏幕取词技术,利用了 DLL编程,非常值得学习。-the screen get word technology of kingsoft powerword,use dll program, it s worthy of study
Hook 钩子去获取鼠标和键盘消息
- 利用钩子编程的原理,用一个钩子去获取鼠标和键盘消息,实用性很强-Programming using the principle of the hook with a hook to get the mouse and keyboard messages are very practical
HookComm.zip
- 使用Hook截获串口数据的程序,Program which get serial data by using hook
GetWord.rar
- 屏幕取词,利用windows的钩子函数进行进程注入,可获得鼠标所在位置的单词。,Screen, use the hook function windows process can get the mouse location of the word.
ScreenTextScraper
- 屏幕文字抓取,抓取很快而且正确率高!使用了hook办法来勾住系统的屏幕显示函数,适合QQ聊天记录获取!-Screen text crawl, high crawl quickly and correctly! Use the hook to hook the system approaches the screen display functions for QQ chat to get!
VCHookDemo
- VC++全局钩子的实现,能够是实现全局钩子的 鼠标取词,get word。利用Windows API钩子技术实现全屏幕取词。 vc++编写的鼠标键盘消息的拦截程序,运用钩子实现-the global hook of VC++ Demo
getword.zip
- 鼠标取词,get word。利用Windows API钩子技术实现全屏幕取词。,Mouse capture word. Use API hook tech to get word from all over screen.
GetAdsl.rar
- hookapi来获得星空极速真密码,破解星空极速,Speed Star hookapi to get real password, crack Speed Star
Dic
- 屏幕取词,做成一个类似字典的程序,在进行计算机阅读时,遇到不知道怎么读的字,可以使用右键点选获得该字的正确读音(拼音)。 源程序。-get word on screen so can know that PinYin
delphi-spy
- 和spy++类似的一个代码,这些有名的软件老被游戏封闭,自己写了个获取当前窗口的hdl-And the spy++ like a code, these well-known software, games and old have been closed, himself wrote a month to get the current window hdl
joystick-api
- 游戏手柄joystick api测试程序(VB): joyGetNumDevs 获取当前系统支持的游戏设备数量 joyGetDevCaps 查询获取指定的游戏杆设备以确定其性能 joySetCapture 向系统申请捕获某个游戏设备并定时将该设备的状态值通过消息发送到某个窗口 joyReleaseCapture 释放对某个游戏设备的捕获 joyGetPos 获取游戏设备的坐标位置和按钮状态 joyGetPosEx 获取游戏设备的坐标位置和按钮状态 joyG
PasswordCatch
- 密码查看器,只要按快捷键就可以获得密码。-Password viewer, as long as the shortcut keys can get your password.
Get-the-value-of-the-global-keyboard
- 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve