|
²ÐźʰÁã ¸ßÖÐÒ»Äê¼¶
   
ÊÅÕ߸îÎáÐÄ - Ìû×Ó
- 1141
- »ý·Ö
- 1615
- ÍþÍû
- 2
- ½ð±Ò
- 4099
- ÷ÈÁ¦
- 0
- ÔĶÁȨÏÞ
- 50
- ÔÚÏßʱ¼ä
- 374 Сʱ
- ×îºóµÇ¼
- 2008-1-7
|
µØÏÂÊÒ
´ó ÖÐ
С ·¢±íÓÚ 2007-9-16 14:20 Ö»¿´¸Ã×÷Õß
System UtilitiesÒýÓÃ:
ActiveXHelper v1.11 - View ActiveX Information
Copyright (c) 2004 - 2006 Nir Sofer
ActiveXHelper is a small utility that allows you to view essential information about ActiveX components installed on your computer. You can view the entire (and very large !) list of ActiveX components by loading it from HKEY_CLASSES_ROOT\CLSID Registry key, or alternatively, display only the ActiveX components that you specify. In addition, you can temporarily disable specific ActiveX components. When ActiveX components are disabled, they cannot be used by any software, until you enable them again.
http://www.nirsoft.net/utils/axhelper.zip ÒýÓÃ:
CurrProcess v1.11 - Freeware Process Viewer
Copyright (c) 2003 - 2005 Nir Sofer
CurrProcess utility displays the list of all processes currently running on your system. For each process, you can view the list of all modules (DLL files) that the process loads into memory. for all processes and modules, additional useful information is also displayed: product name, version, company name, description of the file, the size of the file, and more.
In addition, CurrProcess allows you to do the following actions:
Change the priority of a process.
Kill a process.
Dump memory of process into a text file.
Create HTML report containing information about a process with the list of all modules that it loads into memory.
Save the list of all running processes into text or HTML file.
Copy process or module information to the clipboard.
http://www.nirsoft.net/utils/cprocess.zip
http://www.nirsoft.net/utils/psapi.zip ÒýÓÃ:
DLL Export Viewer v1.11
Copyright (c) 2005 - 2007 Nir Sofer
This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memoery address. When this function is called, the debugger will stop in the beginning of this function.
For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxA, MessageBoxExA, and MessageBoxIndirectA (or MessageBoxW, MessageBoxExW, and MessageBoxIndirectW in unicode based applications) When one of the message-box functions is called, your debugger should break in the entry point of that function, and then you can look at call stack and go backward into the code that initiated this API call.
http://www.nirsoft.net/utils/dllexp.zip
http://www.nirsoft.net/utils/dllexp-x64.zip ÒýÓÃ:DriverView v1.10
Copyright (c) 2003 - 2005 Nir Sofer
DriverView utility displays the list of all device drivers currently loaded on your system. For each driver in the list, additional useful information is displayed: load address of the driver, description, version, product name, company that created the driver, and more.
http://www.nirsoft.net/utils/driverview.zip
http://www.nirsoft.net/utils/psapi.zip ÒýÓÃ:DumpEDID v1.01
Copyright (c) 2006 Nir Sofer
Web Site: http://www.nirsoft.net
DumpEDID is a small console application that extract the EDID ("Extended display identification data") records from your computer, analyze it, and dump it into the console window. EDID record provide essential information about your monitor: manufacture week/year, monitor manufacturer, monitor model, supported display modes, and so on...
You can also get the EDID records of a remote computer, if you login to this computer with administrator rights.
http://www.nirsoft.net/utils/dumpedid.zip ÒýÓÃ:Explorestart v1.00
Copyright (c) 2004 Nir Sofer
Explorestart is a very simple utility that simply restart Explorer and Internet Explorer. When you run this tool, all instances of Explorer (explorer.exe) and Internet Explorer (iexplore.exe) are terminated instantly, and a new instance of Explorer is created after a few seconds.
You can use this utility when something goes wrong with Explorer or Internet Explorer. For example: when you fails to open a new window of Internet Explorer, when Internet Explorer crashes, when everything start to work too slowly, and so on...
You can use this tool in the following operating systems: Windows 98, Windows ME, Windows 2000, and Windows XP.
http://www.nirsoft.net/utils/explorestart.zip ÒýÓÃ:FileDate Changer v1.1
Copyright (c) 2002 Nir Sofer
The FileDate Changer utility allows you to easily change the Created/Modified/Accessed dates of one or more files. You can use this utility in all 32-bit Operating systems (Windows 95,98,ME,NT,2000,XP) with Internet Explorer version 3.0 or above.
http://www.nirsoft.net/utils/filedatech.zip ÒýÓÃ:FoldersReport v1.21
Copyright (c) 2003 - 2005 Nir Sofer
The FoldersReport utility scans a drive or a base folder that you select, and displays essential information for each folder that it finds: The size of all files inside the folder, The real files size on the disk, number of files inside the folder, number of hidden files, number of compressed files, and number of subfolders. You can use this utility to easily find out which folders use the most space in your drive. You can scan the folders of your local drives, CD-ROM drives, and network resources on a remote computer.
http://www.nirsoft.net/utils/folrep.zip ÒýÓÃ:GACView v1.10 - Global Assembly Cache (GAC) Viewer
Copyright (c) 2005 Nir Sofer
GACView is an alternative to the standard .NET assembly viewer on Windows Explorer. In addition to the standard columns, GACView displays additional information for each assembly, like modified date, file size, full path of the assembly file, file version, and so on. GACView also allows you to delete an assembly the cannot be uninstalled in the regular way.
http://www.nirsoft.net/dot_net_tools/gacview.zip ÒýÓÃ:GDIView v1.00
Copyright (c) 2007 Nir Sofer
GDIView is a unique tool that displays the list of GDI handles (brushes, pens, fonts, bitmaps, and others) opened by every process. It displays the total count for each type of GDI handle, as well as detailed information about each handle.
This tool can be useful for developers that need to trace GDI resources leak in their software.
http://www.nirsoft.net/utils/gdiview.zip
http://www.nirsoft.net/utils/gdiview-x64.zip ÒýÓÃ:InjectedDLL v1.00
Copyright (c) 2006 Nir Sofer
InjectedDLL is a small utility that displays the list of DLLs that are automatically injected on every process in your system.
http://www.nirsoft.net/utils/injecteddll.zip ÒýÓÃ:JRView v1.00
Copyright (c) 2004 Nir Sofer
JRView is a small utility that displays the list of all Java Runtime Environments and Java Development Kits installed on your system, and allows you to run a Java application (.class or .jar file) on the desired Java environment.
http://www.nirsoft.net/utils/jrview.zip ÒýÓÃ:MMCompView v1.10
Copyright (c) 2003 Nir Sofer
The MMCompView utility displays the details of all installed multimedia components (Codec and ActiveX filters) and allows you to disable and enable specific components.
http://www.nirsoft.net/utils/mmview.zip ÒýÓÃ:MonitorInfoView v1.01
Copyright (c) 2006 Nir Sofer
Web Site: http://www.nirsoft.net
MonitorInfoView is a small utility that displays essential information about your monitor: manufacture week/year, monitor manufacturer, monitor model, supported display modes, and more...
The information is extracted from the EDID ("Extended display identification data") records stored on your computer.
You can also view the monitor information of multiple computers on your network, if you login to these computers with administrator rights.
http://www.nirsoft.net/utils/monitorinfoview.zip ÒýÓÃ:NK2View v1.15 - View/Delete/Edit Outlook .NK2 AutoComplete Information
Copyright (c) 2007 Nir Sofer
Each time that you send a new message in Outlook, the emails that you type in To/Cc fields, are automatically inserted into the AutoComplete list, so in the next time that you type an email address, Outlook automatically completes the right email address for you.
The AutoComplete file of Outlook is stored under [Your Profile]\Application Data\Microsoft\Outlook , and it always saved as the profile name of Outlook with .NK2 extension.
This utility reads the AutoComplete file of Outlook (with .NK2 extension), displays all email records stored in it, and allows you to easily export these records into text/html/xml file.
http://www.nirsoft.net/utils/nk2view.zip
http://www.nirsoft.net/utils/nk2view_u.zip ÒýÓÃ:OfficeIns v1.02 - Office Add-ins Manager
Copyright (c) 2004 - 2005 Nir Sofer
OfficeIns is a small utility that displays the details of all installed Microsoft Office (Word, Excel, Outlook, and so on...) add-ins on your computer,and allows you to disable/enable them.
http://www.nirsoft.net/utils/officeins.zip ÒýÓÃ:OpenedFilesView v1.05
Copyright (c) 2006 - 2007 Nir Sofer
OpenedFilesView displays the list of all opened files on your system. For each opened file, additional information is displayed: handle value, read/write/delete access, file position, the process that opened the file, and more...
Optionally, you can also close one or more opened files, or close the process that opened these files.
This utility is especially useful if you try to delete/move/open a file and you get one of the following error messages:
Cannot delete [filename]: There has been a sharing violation. The source or destination file may be in use.
Cannot delete [filename]: It is being used by another person or program. Close any programs that might be using the file and try again.
When you get one of these error messages, OpenedFilesView will show you which process lock your file. Closing the right process will solve this problem. optionally, you can also release the file by closing the handle from OpenedFilesView utility. However, be aware that after closing a file in this way, the program that opened the file may become unstable, and even crash.
http://www.nirsoft.net/utils/ofview.zip
http://www.nirsoft.net/utils/ofview_setup.exe ÒýÓÃ:ProduKey v1.07 - Recover lost product key (CD-Key) of Windows/MS-Office/SQL Server
Copyright (c) 2005 - 2007 Nir Sofer
ProduKey is a small utility that displays the ProductID and the CD-Key of MS-Office, Windows, Exchange Server, and SQL Server installed on your computer. You can view this information for your current running operating system, or for another operating system/computer - by using command-line options. This utility can be useful if you lost the product key of your Windows/Office, and you want to reinstall it on your computer.
http://www.nirsoft.net/utils/produkey.zip
http://www.nirsoft.net/utils/produkey-x64.zip ÒýÓÃ:RegScanner v1.51 - Registry Scanner
Copyright (c) 2004 - 2007 Nir Sofer
RegScanner is a small utility that allows you to scan the Registry, find the desired Registry values that match to the specified search criteria, and display them in one list. After finding the Registry values, you can easily jump to the right value in RegEdit, simply by double-clicking the desired Registry item. You can also export the found Registry values into a .reg file that can be used in RegEdit.
http://www.nirsoft.net/utils/regscanner.zip
http://www.nirsoft.net/utils/regscanner_setup.exe ÒýÓÃ:RunAsDate v1.00
Copyright (c) 2007 Nir Sofer
Web site: http://www.nirsoft.net
RunAsDate is a small utility that allows you to run a program in the date and time that you specify. This utility doesn't change the current system date and time of your computer, but it only injects the date/time that you specify into the desired application.
You can run multiple applications simultaneously, each application works with different date and time, while the real date/time of your system continues to run normally.
http://www.nirsoft.net/utils/runasdate.zip ÒýÓÃ:ServiWin v1.31 - Services/Drivers Manager
Copyright (c) 2003 - 2007 Nir Sofer
ServiWin utility displays the list of installed drivers and services on your system. For some of them, additional useful information is displayed: file description, version, product name, company that created the driver file, and more.
In addition, ServiWin allows you to easily stop, start, restart, pause, and continue service or driver, change the startup type of service or driver (automatic, manual, disabled, boot or system), save the list of services and drivers to file, or view HTML report of installed services/drivers in your default browser.
http://www.nirsoft.net/utils/serviwin.zip
http://www.nirsoft.net/utils/serviwin_setup.exe ÒýÓÃ:ShellExView v1.17 - Shell Extensions Manager
Copyright (c) 2003 - 2007 Nir Sofer
Shell Extensions are in-process COM objects which extends the abilities of Windows operating system. Most shell extensions are automatically installed by the operating system, but there are also many other applications that install additional shell extension components. For example: If you install WinZip on your computer, you'll see a special WinZip menu when you right-click on a Zip file. This menu is created by adding a shell extension to the system.
The ShellExView utility displays the details of shell extensions installed on your computer, and allows you to easily disable and enable each shell extension.
ShellExView can be used for solving context-menu problems in Explorer environment. For more information, read the following article: Right-click is slow or weird behavior caused by context menu handlers
http://www.nirsoft.net/utils/shexview.zip
http://www.nirsoft.net/utils/shexview_setup.exe
http://www.nirsoft.net/utils/shexview-x64.zip ÒýÓÃ:ShellMenuView v1.00
Copyright (c) 2005 Nir Sofer
Web Site: http://www.nirsoft.net
ShellMenuView is a small utility that display the list of static menu items that appeared in the context menu when you right-click a file/folder on Windows Explorer, and allows you to easily disable unwanted menu items.
http://www.nirsoft.net/utils/shmnview.zip ÒýÓÃ:StartupRun v1.22
Copyright (c) 2003 - 2004 Nir Sofer
The StartupRun utility displays the list of all applications that are loaded automatically when Windows boots. For each application, additional information is displayed (Product Name, File Version, Description, and Company Name), in order to allow you to easily identify the applications that are loaded at Windows startup. if StartupRun identifies a spyware or adware program that runs at startup, it automatically paints it in pink color. In addition, you are allowed to Edit, disable, enable and delete the selected startup entries. You can also save the list of startup items into a text or html files, and even add a new startup entry to the Registry.
http://www.nirsoft.net/utils/strun.zip
http://www.nirsoft.net/utils/strun_setup.exe ÒýÓÃ:SysExporter v1.21
Copyright (c) 2003 - 2007 Nir Sofer
SysExporter utility allows you to grab the data stored in standard list-views, tree-views, list boxes, combo boxes, text-boxes, and WebBrowser/HTML controls from almost any application running on your system, and export it to text, HTML or XML file.
Here's some examples for data that you can export with SysExporter:
The files list inside archive file (.zip, .rar, and so on) as displayed by WinZip or 7-Zip File Manager.
The files list inside a folder.
The event log of Windows.
The list of emails and contacts in Outlook Express.
The Registry values displayed in the right pane of the Registry Editor.
The data displayed by SysInternals utilities (Registry Monitor, File Monitor, Process Explorer, and others.)
The text inside a standard message-box of Windows.
http://www.nirsoft.net/utils/sysexp.zip
http://www.nirsoft.net/utils/sysexp_setup.exe
http://www.nirsoft.net/utils/sysexp-x64.zip ÒýÓÃ:URLProtocolView v1.00
Copyright (c) 2007 Nir Sofer
URLProtocolView is a simple utility that displays all URL protocols (for example: ftp:, telnet:, mailto:) that are currently installed on your system. For each URL protocol, the following information is displayed: The protocol name, the protocol description, the command-line that is executed when you type or click the URL, the product name, and the company name.
This utility also allows you to easily enable/disable the URL protocols.
http://www.nirsoft.net/utils/urlprotocolview.zip
http://www.nirsoft.net/utils/urlprotocolview_u.zip ÒýÓÃ:USBDeview v1.05 - View all installed/connected USB devices on your system
Copyright (c) 2006 Nir Sofer
Web Site: http://www.nirsoft.net
USBDeview is a small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used.
For each USB device, exteneded information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more...
USBDeview also allows you to uninstall USB devices that you previously used, and disconnect USB devices that are currently connected to your computer.
You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
http://www.nirsoft.net/utils/usbdeview.zip ÒýÓÃ:WinUpdatesList v1.13
Copyright (c) 2004 - 2006 Nir Sofer
WinUpdatesList displays the list of all Windows updates (Service Packs and Hotfixes) installed on your local computer. For hotfix updates, this utility also displays the list of files updated with these hotfixes. In addition, it allows you to instantly open the Web link in Microsoft Web site that provides more information about the selected update, uninstall an update, copy the update information to the clipboard, or save it to text/HTML/XML file.
http://www.nirsoft.net/utils/wul.zip
http://www.nirsoft.net/utils/wul_setup.exe [ ±¾Ìû×îºóÓÉ iproffice ÓÚ 2007-9-16 14:23 ±à¼ ]
¸½¼þ: ÄúËùÔÚµÄÓû§×éÎÞ·¨ÏÂÔØ»ò²é¿´¸½¼þ
©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·©³©Ó©Ó©·
©ÄÆÚ´ý©Ì©Ä×·Çó©Ì©ÄÕäϧ©Ì©ÄÆ´²«©Ì©Ä¼¤Àø©Ì©Ä½øÈ¡©Ì©Ä·Ü¶·©Ì©Ä˼¿¼©Ì
©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿©»©Û©Û©¿
|