搜索资源列表
2007031716045822831
- 一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息-a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news
vb
- 详细说明:本项目采用钩子函数实现的键盘记录器,实现盗取账号与密码。在设计中,以键盘记录功能为中心,用自动运行功能与自动隐藏功能去完善整个木马程序的设计-This project uses the hook function keyloggers implemented to achieve steal account and password. In the design, in order to record the keyboard as the center, with auto-run
imageclipper
- 改程序主要功能是抠图,使用键盘鼠标操作,实现对图像的切割及边缘的检测。-The main function of the change program matting, use the keyboard and mouse operations, cutting and edge detection image.
guanlixitong
- (一)九大数据处理功能: 数据输入功能(键盘输入,文件导入) 数据编辑功能(添加,删除,查询,排序,分析) 数据输出功能(屏幕显示,文件保存) 注:分析功能将给出各个科目的最高分,最低分,平均分,优秀率以及不及格率。 保存功能中可以将排序后的数据保存为文件。 (二)密码验证 三次密码验证体系:进入系统需要验证密码,如果三次验证均错误,系统将自动退出。 注:系统密码为abcdef。如需修改密码可在程序第78行处修改。(