CurrProcess
|
CurrProcess 1.13 is a System Utility product from nirsoft.net, get 4 Stars SoftSea Rating, 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.
CurrProcess utility allows you to scan a range of memory addresses of process, and dump all its content into a text file. The text file created in this way contains the memory data in hexadecimal format as well as in ascii format.
Notice:
If you select a large range of memory addresses, the memory dump file may become very very large. Be careful when you select the desired memory range and verify that you have enough disk space. However, if during the memory dumping process you see that the file becomes very large, you can always stop the dumping process by pressing the 'stop' button.
Not all memory addresses are valid for a process. If you select a range of invalid memory addresses, you'll get an empty dump file.
Command-Line Options
Option Description
/pmhtml <Process> <Filename> Creates process-modules HTML report for the specified process. In the <Process> parameter, you can specify only the name of the process (e.g.: 'explorer', 'explorer.exe', "iexplore") or the full path of the process filename (e.g.: 'C:\Program Files\Internet Explorer\iexplore.exe'). You can also specify the ProcessID, by adding the '/' character as a prefix (e.g. /1560).
Examples:
cprocess /pmhtml explorer.exe c:\temp\explorer.html
cprocess /pmhtml /944 c:\temp\explorer.html
cprocess /pmhtml "F:\Program Files\Internet Explorer\IEXPLORE.EXE" c:\temp\iexplore.html
/pmtext <Process> <Filename> Similar to /pmhtml, but the report is saved to text file instead of HTML file.
/pmtabular <Process> <Filename> Similar to /pmhtml, but the report is saved to tabular text file instead of HTML file.
/stext <Filename> Saves the list of all processes into a regular text file.
/stab <Filename> Saves the list of all processes into a tab-delimited text file.
/stabular <Filename> Saves the list of all processes into a tabular text file.
/shtml <Filename> Saves the list of all processes into horizontal HTML file.
/sverhtml <Filename> Saves the list of all processes into vertical HTML file. The license of this windows utility software is Freeware, you can free download and free use this Windows Utility software.

