-
Regprocess
这是一个通过注册表列举正在运行进程的源码。通过修改主机名可以列举远程主机进程。(This is a listed by the registry is the process of running FOSS. By modifying the host name could give remote host process.)
- 2006-09-19 20:57:06下载
- 积分:1
-
Font_Previewer
一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。(A good system font preview tool attached source code. A very practical system font preview tool, with full source code, the system can be very intuitive to see the appearance of a variety of fonts, easy to manage your system fonts.)
- 2009-09-10 12:36:19下载
- 积分:1
-
psogrvvming
Vb programming to hide a task vb编程隐藏一个任务(Vb programming to hide a task vb programming hides a task)
- 2018-11-03 19:49:52下载
- 积分:1
-
Close-other-applications
VB --Close other applications(VB--Close other applications)
- 2011-01-18 13:51:44下载
- 积分:1
-
studentresigter
此程序避免了对于大学期间的学生登记注册功能(This procedure avoids the college students for the registration function)
- 2009-10-19 10:28:13下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
Project5
针对大型集群存储系统中磁盘SMART信息,对磁盘故障进行预测(failure predict)
- 2017-03-29 20:25:36下载
- 积分:1
-
DumpEC
使用WinIO访问笔记本EC的所有寄存器和存储空间。本程序适用ENE EC KB3926(EC laptop using WinIO access to all registers and storage space. This procedure applies to ENE EC KB3926)
- 2021-01-14 20:58:47下载
- 积分:1
-
read_harddisk
在VC++环境下点击按钮读取硬盘序列号并输出显示(In VC++ environment, click the button to read the hard drive serial number and the output display)
- 2010-09-07 14:39:47下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1