搜索资源列表
IDLib
- windows应用,模拟人自动填写表单程序,采用进程监控与hook相结合-windows application, simulation automatic form filling process using process monitoring and hook combination
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
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.
GETDATA
- 自动获取系统任意进程输入框中的数据 钩子使用 截获键盘输入和控件焦点消息 全局共享内存-Any process of automatic acquisition system, the data input box, hook the keyboard input and control using the intercepted messages focus global shared memory
HandShookWand
- 手摇就能显示各种字符,频率自动调节,按键可变换显示字符。-Hand will be able to display a variety of characters, the frequency of automatic adjustment, keys can be displayed characters transform.
VCHook
- 键盘钩子,用以不活键盘操作,自动将关键字首字母大些-Keyboard hook for live keyboard operation, automatic keyword the first letter of some
windos--api
- 基于WindowsAPI的VB编程题自动评分系统的研究与实现,接受一些关于自动评分的教程-Research and Implementation of WindowsAPI VB programming question the automatic scoring system, to accept the tutorials on the automatic scoring
QQ
- QQ自动发信息,可以对骚扰你的人,给与还击,但仅供娱乐,切勿乱搞-QQ automatic information can harass you, give to fight back, but only for entertainment, not to fool around ~ ~ ~ ~ ~
taobao-login
- 淘宝VBS自动登录脚本,也可在按键精灵VBS环境中运行-Taobao VBS automatic login scr ipt can also be run in the Wizard button VBS environment
HANDLE
- 利用API函数获取并控制第三方软件窗口句柄,对自动控制软件运行很有帮助-Using the API function to capture and control the third party software window handle, is of great help to automatic control software running
x86-binary_autodllinjector-1.0.0.1
- 自动DLL注入器,将开发的DLL注入既有的exe上,以利破解。-DLL automatic injector, inject a DLL will develop on the existing exe, to facilitate crack.
cutcopyrecorder
- 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运