-
VC++ based on the keyboard hook to write a small program used to enumerate all c...
VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
- 2022-03-21 13:05:29下载
- 积分:1
-
the code used several categories, the computer can access the CPU information, i...
这个代码使用了几个类,即可获取计算机中CPU的信息,包括CPU频率,型号,生产商,二级缓存,CPU技术特征,所有寄存器位置等.没有使用微软的WMI库编程-the code used several categories, the computer can access the CPU information, including CPU frequency, type, manufacturer, two cache, CPU technical features, register all locations. Do not use Microsoft"s WMI programming library
- 2022-01-31 04:04:21下载
- 积分:1
-
使win9x处于ring0模式下的代码
使win9x处于ring0模式下的代码-Code which make win9x to run in ring0 mode
- 2022-07-24 00:51:41下载
- 积分:1
-
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。-With c written english procedures, the code is simple, easy to understand, you can search by keyword.
- 2022-10-05 07:30:03下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x...
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x-Through the use of any public function to hide its own process RegisterSerivceProcess procedures apply only to win9x
- 2022-06-03 17:00:41下载
- 积分:1
-
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。...
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。-in NTFS, disk scanning all documents, including the document has been deleted, and restore files that were deleted.
- 2023-02-19 18:25:03下载
- 积分:1
-
windows自动登陆源码
windows自动登陆源码-windows automatic landing FOSS
- 2023-03-24 22:10:03下载
- 积分:1
-
IDS系统检测代码 基于主机的入侵检测系统源代码
IDS系统检测代码 基于主机的入侵检测系统源代码-network intrusion detection system
- 2023-05-27 16:05:03下载
- 积分:1
-
通过操作注册表,可以设置windows默认打印机
通过操作注册表,可以设置windows默认打印机-Through the operation of the registry, you can set the windows default printer
- 2023-07-23 02:05:04下载
- 积分:1