|
|
RegFind was the very first registry search program. It was made during the early Chicago beta test (Windows 95) days when it became quite clear that ini files would be dumped and that all configuration information would be kept in the Win32 registry. The very first version was made available on Compuserve, the official beta-testers forum for discussions on the upcoming operating system. A few days later the RegEdit utility sprouted a find menu item. The rest is, as they say, history.
Please read the license before you download the utility. The instructions for usage of RegFind also contain an explanation of command line parameters.
简单描述:
RegFind是用来搜索Windows注册表的小工具。可以按键值、字符串或二进制来查找,还可以根据修改时间,显示部分或全部键值。最有用的是,它能在远程机器上检查系统注册表。
RegFind.exe -help
Regfind: registry search utility (ver 0.7 May 6 1995) for WinNT 5.1
syntax: Regfind [<ctlargs>] [pattern]
where <ctlargs> may be one or more of the following:
-key <keypattern>
-value <valuepattern>
-data <datapattern>
-any <pattern>
-hive <hivename>
-node \\<nodename>
-before 19yy/mm/dd -after 19yy/mm/dd
-hidevalues
-depth <number>
-case -showerror -help
example: regfind Blue
will display all keys, values and data which contain "Blue"
1994,1995 (c) Raju Varghese, Intellisoft Inc., Switzerland
email: raju@inso.pr.net.ch cis: 100116,1001 fax: +41 56 455140
当前版本:ver 0.7 May 6 1995
官方页面:http://www.intsoft.com/products/regfind/
官方下载:http://www.intsoft.com/products/regfind/regfind.zip
华军下载:http://www.onlinedown.net/soft/13807.htm
本地下载:http://bcn.bathome.net/s/tool/index.html?key=RegFind |
|