CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - TEXT BOX

搜索资源列表

  1. windowshook

    0下载:
  2. 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:andson
  1. Mouse.rar

    0下载:
  2. 简单的鼠标钩子,能捕获鼠标所在窗口的标题,并显示在指定文本框中。适合初学者。,A simple mouse hook to capture the title of the window where the mouse and displays the specified text box. Suitable for beginners.
  3. 所属分类:Hook api

    • 发布日期:2017-05-18
    • 文件大小:4.84mb
    • 提供者:xiaoxin
  1. Password-Viewer

    0下载:
  2. Password Viewer是个简易的密码查看器,原理是通过截获文本框的导出事件,实现文本框中密码隐藏字符能够明码显示;-Password Viewer is a simple password viewer, works by intercepting the text box to export the event to achieve the password text box to clearly display hidden characters
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:colin
  1. vbHook

    0下载:
  2. test.exe可以终止工程1,但是不能终止HookInfo.exe test4.exe可以弹出对话框,但是打开HookInfo4.exe就不能弹出了 该文中的HookInfo在编译的时候需要修改Base参数值为52000000才可以正常工作,本文附件中为vb的插件,可以在编译的过程中修改编译参数。 link.exe 和 link2.exe放到vb安装目录,编译的时候就可以改Base参数了-test.exe may terminate the project 1, but c
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:248.38kb
    • 提供者:jackdeng
  1. HookSpy_src

    0下载:
  2. 使用钩子获取窗口或控件的详细信息。句柄,文本(或编辑框的密码)所属线程等。-Window or use the hook to obtain detailed information on controls. Handle, text (or edit the password box), such as their threads.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:11.74kb
    • 提供者:徐俊飞
  1. Windowsmagic

    0下载:
  2. 用于软件中一些设置好的不响应控件,比如在软件注册时的那些“下一步”按钮,有了它这些全能跳过。 注:此程序只能以窗体、文本框、按钮、复选框、单选按钮、下拉列表框等标准控件有效。首先你点击“开始工作”,然后激活你要使魔法的窗体,一秒钟后窗体上所有的标准控件都变成可用的了!不信你可以到任意一个程序的“打印”窗口下试一试,试的时候先暂停工作,看看哪几个按钮是不可用的,然后点击开始工作! -Some settings for the software does not respond to
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:13.46kb
    • 提供者:张龙
  1. CgTFLAxaw

    0下载:
  2. 代码是用来实现使用字体对话框更改文本的字体的源码,好,适合初学的人-Code is to use the Font dialog box to change the text font source, suitable for beginners who look
  3. 所属分类:Hook api

    • 发布日期:2017-11-23
    • 文件大小:25.38kb
    • 提供者:汪志中
  1. WinSpy_src

    0下载:
  2. 远程注入,通过远程注入方式获取其他窗口控件上的文字,包括密码输入框。-Remote injection, injection method through remote access to the text on the other window controls, including password entry box.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:115.47kb
    • 提供者:张东生
  1. The-screen-word-selection

    0下载:
  2. 程序运行后,将鼠标移到屏幕上文字显示处,按下ctrl键,程序会将鼠标处文本显示在文本框中。使用了动态链接nhw32.dll实现取词-After the program is running, the cursor on the screen display text, press the CTRL key, the program will move the mouse at the text displayed in a text box. The use of dynamic link nh
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:39.15kb
    • 提供者:易诚
  1. HOOK

    0下载:
  2. 本例中,以F键和W键为测试键。 点击“安装键盘钩子”以后,在上面编辑框中可以进行测试,按F键将会输出一段文本。按W键则会失效。 点击“卸载键盘钩子”以后恢复正常。-In this example, the F key, and W to the test button. Click "Install keyboard hook" after the edit box at the top can be tested, press the F key will output a pie
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:69.39kb
    • 提供者:赵云峰
  1. ControlProgram

    0下载:
  2. 可以读取其它程序的文本框内容并设置其内容,可以触发其它程序的按钮位置并调整其他程序的位置及大小-Other programs can read the contents of the text box and set its contents, other programs can trigger the button and adjust the position and size of other programs
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:239.46kb
    • 提供者:黎明
  1. projeqtioddeptf

    0下载:
  2. 实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器-Implementation after the last time said multifunctional text box, the next task is to do an emoticon selector
  3. 所属分类:Hook api

    • 发布日期:2017-12-14
    • 文件大小:109.98kb
    • 提供者:oefrwia
  1. 窗口查找代码生成器代码

    0下载:
  2. 这是一个查找控件或窗口句柄,然后发送消息的程序,功能强大,Visual Basic 6.0编写,可以托动放大镜查找到控件的句柄设置内容,不会被限制长度,灰色文本框也可以写入,自己慢慢研究一下,现在只是随便做了一下,其实还可以加好多功能的,大家可以提出宝贵的意见.(This is a search control or window handle, and then send a message, powerful, Visual Basic 6 to write, can pull the ma
  3. 所属分类:钩子与API截获

    • 发布日期:2018-04-30
    • 文件大小:28kb
    • 提供者:guiq2580
搜珍网 www.dssz.com