-
一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料...
一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料-A pure Windows API used to achieve access to the source code, use the Hook technology, Windows System Programming outstanding references
- 2023-03-16 00:00:04下载
- 积分:1
-
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
- 2023-03-13 17:15:03下载
- 积分:1
-
Ewinlock Manage Your Windows
网络管理
- 2022-07-02 01:28:25下载
- 积分:1
-
"isual c++游戏编程导学书上的源码,
"isual c++游戏编程导学书上的源码,-initial code
- 2023-02-25 11:20:03下载
- 积分:1
-
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术...
检测windows系统剪贴板的代码,比较有实用价值;很多软件比如下载软件都会用这种技术-Detection of windows system clipboard code, comparison has practical value a lot of software such as downloaded software will use this technology
- 2023-01-16 21:15:03下载
- 积分:1
-
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数...
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数
创建了一个进程,调用顺序是CreateProcess --> CreateProcessA --> CreateProcessInternalA..于是首先想到了直接HOOK CreateProcessInternalA
这个API函数,这个函数有12个参数-HOOK to do recently in the process of creating a procedure, used when debugging Ollydbg found a CreateProcessInternalA function, my program starts the process of the final call to this function creates a process, called the order of CreateProcess
- 2023-05-08 20:30:03下载
- 积分:1
-
www.kaixin001.com
开心网 争车位 辅助程序-安装程序,以帮助热爱和支持开心网的朋友,请勿商业用途-www.kaixin001.com-weisjohn.blog.163.com
- 2023-01-11 22:40:04下载
- 积分:1
-
This process is a personal attendance software, access to it from the system clo...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。-This process is a personal attendance software, access to it from the system clock time information, as long as going to and from work on time and attendance on the same day the column by clicking on the appropriate column headings can be under the day-to-day record of personal daily working hours, monthly statistical summary, year-on-year documented. can see the past records, the records can also print out a monthly basis. in the aggregate in the column can choose to view or print a month.
- 2022-07-26 08:30:23下载
- 积分:1
-
VB开心农场源码,希望大家能用的上。希望大家能一起学习。
VB开心农场源码,希望大家能用的上。希望大家能一起学习。-VB
- 2022-01-26 07:05:50下载
- 积分:1
-
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统...
本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code description of the contents include : API interception, news hook, except for the form, the registration system hotkey. Which news hook, API interception, except for Creating the dll code, the registration system hotkey implementation of the code in test exe, another source of exe from the definition also covers news and column system icon. Hope useful to you
- 2022-04-09 22:29:23下载
- 积分:1