搜索资源列表
msvbvm60
- 本控件采用无崩溃HOOK技术,零代码轻松实现XpCorona窗体效果(在设计时(VB6)就可以看到效果),并且可以实现窗体的透明,最上层等。完全可以跟商业控件相媲美,控件大小325K,另附工程示例 -Control adopts the collapse HOOK technology, code is easier to XpCorona Form effect (at the design (VB6) can see the effect), and forms can achieve a
MagicExe
- 隐藏或显示当前活动窗体,有不足请大家联系我。-hide or show the current activities of the form, is inadequate please contact me.
aqaq
- 一个小游戏了,小球在一个窗体内弹性碰撞,建议大家看看,是vc++环境,不看会后悔哦-a little game, the ball in a small window in vivo elastic collision, we look at the proposal, vc environment, do not regret oh
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
ApiTest
- 简单的api练习的例子,可以实现截获窗体信息的功能,包括窗体名、窗体大小等信息
chuangti
- 武林外传*VB代码-窗体部分
mir2.mb
- MIR.DAT窗体结构关键部分: legend of mir2 , TFrmMain | ------>> xxxx , TEdit (密宝编辑框) | ------>> xxxx , TEdit (密码编辑框) | ------>> xxxx , TEdit (帐号编辑框) | ------>> xxxx , TDXDraw (DX绘图控件) MIR.EXE窗体结
HookInsert
- Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子. 当任何一个进程从 消息队列取消息时, Insert.dll 都将被装入其空间. Insert.dll在入口代码 中判断当前进入的进程模块名, 如果是 Explorer则建立一个线程, 并发消息 通知 Start.exe退出. 这个时候建立的新线程, 当然是属于Explorer进程的, 这就是关键之所在了. 另外, 该线程还建立了一个窗体, 可以设定IE首页. :~)
lockscreen
- 屏幕锁定程序。能够使用一个半透明窗体将当前屏幕锁定。只有输入正确密码才能解锁。屏蔽系统热键。vb编写。
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
VB6_IDE_CLONE[By_QQ20437023]
- 本人原创(QQ:20437023),曾发表于PSCode,完美的模拟了对Windows窗体和菜单,按钮的封装,全子类化实现,虚拟类模块托管HOOK过程,实现了和VB IDE中一样的事件化Windows消息.
123456
- 获得窗体标题和窗体句柄,获得窗体标题和窗体句柄
GetCaption
- 一个取得其他窗体上面编辑框内容的小程序-a secure other forms box above editorial content of the small programs
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
QQllkSrc
- 一个用delphi写的QQ连连看*,窗体全用API实现,怎个程序只有110K。-with a written QQ 1000 block of Terry Avenue, external forms throughout the API, how programs only 110K.
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
minispy 探测其他应用程序窗体信息
- 用来探测其他应用程序窗体信息,读取星号密码等诸多功能的小工具,Applications used to detect other forms of information, read asterisk password function and many other small tools
进程窗体拦载的钩子
- 一个进程窗体拦载的钩子,可以捕获当前窗体的标标及进程文件名等,Form a process to stop the hook set, you can capture the current form of the superscr ipt and subscr ipt process file name, etc.
QQhandles.rar
- 获取QQ窗体句柄并控制的实例,通过这个,可以了解如何获取句柄与SENDMESSAGE的使用方法,QQ form handles access and control examples
MSNHook
- 通过钩子捕捉MSN的密码。通过Findwindow找到MSN的窗体,然后通过FindWindowEX找到自窗体的输入框接着捕捉按键。-Through the hook to capture MSN password. FindWindow found through the MSN form, and then through the FindWindowEx to find form since the input box and then capture button.
