搜索资源列表
DDPHelpSrc
- QQ对对碰游戏* 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
AT_Nokia
- 这是Nokia手机的AT指令集,有各种控制手机的指令,比如接听、挂机、发短信、拨号、读取电话本内容等等。-This is a Nokia cell phone AT command set, a mobile phone's various control orders, such as manned hook, send text messages, dial-up, reading the phone book contents, and so on.
movemouse
- 这是一个通过钩子获取鼠标移动的小程序,能很好的获取鼠标的位置和控制移动-This is a hook through mobile access to a small mouse procedure can be very good access to the location of the mouse and control mobile
HookPPC.rar
- Windows Mobile下的键盘钩子的源代码,适用于PocketPC上,Windows Mobile keyboard hook under the source code, apply on PocketPC
GDI2BClock.rar
- 一个delphi实现的时钟程序。在桌面上可任意移动。对钩子感兴趣的朋友可以看下。,A delphi program to achieve the clock. On the desktop can be mobile. Friends of the hook can be of interest to facie.
TestHook
- Windows Mobile 上映射按钮事件,HOOK-Windows Mobile on the map button events, HOOK
fighter9-29
- 程序的作用是在桌面生成一个会移动会开炮的icon,当它探测到面前有移动物体时就开炮,炮弹会把桌面炸开。一个简单的小程序,用到了API,钩子,内存映射。-The role of procedures in the Desktop Mobile will generate a fire will be the icon, when it is to detect moving objects before them on fire, artillery explosion will be the d
wm6-touch-driver
- TouchPanel driver which encapsulate real driver. This driver helps to hook by user application touchscreen(TouchPanel) events before windows process this events.
2008
- 国产手机MTK平台用的QQ2008挂机版-Domestic mobile phone MTK platform version used in QQ2008 hook
horloge32
- A delphi program to achieve the clock. On the desktop can be mobile. Friends of the hook can be of interest to facie
hook
- Windows Mobile上使用键盘钩子的代码-use keyboard hook in windows mobile
qichebaojing
- 本系统是利用公共通信网作传输媒体的面向 普通居民的电话录音和自动报警系统。当检测到 电话线路发来的振铃(铃流),经一段时间无人接 听便进行模拟摘机,摘机后将主人留言发送给对 方,最后录入对方语音,直到检测到对方挂机为止 完成录音电话的功能。当有预先设定的警情发生 时,能自动拨打已存储好的三组电话号码或手机、 寻呼机号码,对方摘机后自动播放已录制好的语 音报警信息。 -This system is the use of public communications
MapiMon
- Windows Mobile Mapi Monitoring
(WindowsMobile)shiyongjianpangouzi
- Windows Mobile 上使用键盘钩子-Use the keyboard hook on Windows Mobile
APIDesign-of-program-design
- WINDOWS是基于消息的系统,鼠标移动,单击,键盘按键,窗口关闭等都会产生相应的消息,那么钩子是什么意思呢,它可以监控一个消息,比如在一个窗口里单击了一下,首先获得这个消息的,不是应用程序,而是系统,系统获取这个消息后,就去查看这个消息是在哪个窗口产生的,找到窗口后,再把消息投递到相应程序里的消息队列里,这之间有一个传递过程,那么钩子的作用就是在消息到达应用程序之前截获它,钩子可以关联一个函数(钩子处理函数),也就是说,如果对一个进程安装了一个钩子,进程再接收到相应在消息之前,会先去执行钩子所
hook-mouse
- 鼠标钩子的例子,包括移动,单击,双击等等。-The mouse hook example of including mobile, click, double click, and so on.
CSharp-about-common-code
- C#编程相关代码,在Visual Basic环境下开发界面,涉及很多经典代码,包括全局键盘钩子,窗体移动等-C# programming related code in Visual Basic development environment interface, involving many classic code, including global keyboard hook, mobile and other forms
z
- 易语言桌面图标随意动源码例程程序调用API函数获取创面句柄,并设置桌面钩子检测桌面图标。在确保桌面->右键->排列图标 的按组排列、自动排列、对齐到网格都没有被选中的情况下,点击图标,图标会再桌面随意移动。 -Easy language desktop icons arbitrary source routines call the API function to get the handle, and set the desktop hook detection desktop
MFCSAOLEI
- 小白第一次逆向写的win7下扫雷hook,实现功能:注入后鼠标移动显示坐标,是否有雷,F5一键扫雷(The first reverse write down win7 Minesweeper hook, the realization of function: after injection mouse mobile display coordinates, whether there is thunder, F5 one key Minesweeper)