<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; process manager</title>
	<atom:link href="http://www.ghacks.net/tag/process-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Process Blocker</title>
		<link>http://www.ghacks.net/2009/03/18/windows-process-blocker/</link>
		<comments>http://www.ghacks.net/2009/03/18/windows-process-blocker/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 08:16:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[block processes]]></category>
		<category><![CDATA[monitor processes]]></category>
		<category><![CDATA[network administration]]></category>
		<category><![CDATA[process blocker]]></category>
		<category><![CDATA[process lasso]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[windows network]]></category>
		<category><![CDATA[windows process]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11287</guid>
		<description><![CDATA[The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set that makes it interesting for many users.</p>
<p>Monitored Windows processes get killed at the moment after they are started instead of being blocked outright so that even a start is not possible anymore. A few small scripts can slip through at the moment because of this behavior as it takes some time to recognize a newly launched application and send the kill command to the computer system.</p>
<p>Process Blocker uses a simple text file that is placed in the same installation directory as the main application. This text file contains names of executables that are not allowed to be launched on a computer system. The program itself is added as a Windows Service to the system which has to be restarted after making changes to the text file.</p>
<p><span id="more-11287"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_process_blocker.jpg" alt="windows_process_blocker" title="windows_process_blocker" width="255" height="168" class="alignnone size-full wp-image-11303" /></p>
<p><a href="http://www.processblocker.com/">Process Blocker</a> will display a user notification in the Windows System Tray whenever a process has been blocked by the service. A similar application that provides a better user experience is the process manager <a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/">Process Lasso</a>. The developers of Process Blocker on the other hand are not even halfway through their roadmap. The next step will move the management of processes from the text file to a Group Policy administrative template. Other planned features are killing processes and applications using its crc (in case they get renamed) or full path, recording process errors and information in Windows Event log, allowing users to only run applications from specified folders (e.g. program files and Windows) and changing process killing to process execution prevention.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-processes/" title="block processes" rel="tag">block processes</a>, <a href="http://www.ghacks.net/tag/monitor-processes/" title="monitor processes" rel="tag">monitor processes</a>, <a href="http://www.ghacks.net/tag/network-administration/" title="network administration" rel="tag">network administration</a>, <a href="http://www.ghacks.net/tag/process-blocker/" title="process blocker" rel="tag">process blocker</a>, <a href="http://www.ghacks.net/tag/process-lasso/" title="process lasso" rel="tag">process lasso</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/windows-network/" title="windows network" rel="tag">windows network</a>, <a href="http://www.ghacks.net/tag/windows-process/" title="windows process" rel="tag">windows process</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/" title="Windows Process Blocker SPKiller (March 22, 2009)">Windows Process Blocker SPKiller</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/" title="Process Lasso a Process Manager (August 26, 2007)">Process Lasso a Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/12/21/security-and-privacy-complete-2/" title="Security and Privacy Complete (December 21, 2007)">Security and Privacy Complete</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/18/windows-process-blocker/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Windows Application Monitor Kiwi</title>
		<link>http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/</link>
		<comments>http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 00:58:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[application monitor]]></category>
		<category><![CDATA[kiwi]]></category>
		<category><![CDATA[process explorer]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[software program]]></category>
		<category><![CDATA[windows application monitor]]></category>
		<category><![CDATA[windows monitoring]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9964</guid>
		<description><![CDATA[Kiwi is a Windows application monitor that gives the user the options to monitor selected applications, display all kind of statistics and define rules if certain criteria are met. Applications can be added by clicking on the Add button in the main interface or by adding them directly by opening the window that is displaying [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.drinkprog.com/kiwi/">Kiwi</a> is a Windows application monitor that gives the user the options to monitor selected applications, display all kind of statistics and define rules if certain criteria are met. Applications can be added by clicking on the Add button in the main interface or by adding them directly by opening the window that is displaying the running processes on the computer system. Basic and advanced rules can be defined during the process. Basic rules include alerts which will notify the user when an application starts, ends, exceeds memory usage or runs longer than a specified time.</p>
<p>The basic actions that can be defined in the Windows application monitor are to close the application if the memory or cpu usage exceeds parameters, to start additional programs if the application starts or ends or to turn off the computer when it ends. The advanced rules are only available in the commercial version of the application monitor.</p>
<p>Kiwi will collect statistics about application usage and resource consumption. The Windows application monitor will for example dsiplay the average running time per day or session, the average memory usage and the maximum peak memory usage.</p>
<p><span id="more-9964"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/windows_application_monitor-500x339.jpg" alt="windows application monitor" title="windows application monitor" width="500" height="339" class="alignnone size-medium wp-image-9965" /></p>
<p>The last option that might be interesting for some users is to define minimum and maximum allowed working set in Megabytes. Kiwi uses just a few Megabytes of computer memory and about 30 Megabytes of virtual memory while minimized which should be acceptable for users who would like to monitor their applications and make use of the additional options of the program.</p>

	Tags: <a href="http://www.ghacks.net/tag/application-monitor/" title="application monitor" rel="tag">application monitor</a>, <a href="http://www.ghacks.net/tag/kiwi/" title="kiwi" rel="tag">kiwi</a>, <a href="http://www.ghacks.net/tag/process-explorer/" title="process explorer" rel="tag">process explorer</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/software-program/" title="software program" rel="tag">software program</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-application-monitor/" title="windows application monitor" rel="tag">windows application monitor</a>, <a href="http://www.ghacks.net/tag/windows-monitoring/" title="windows monitoring" rel="tag">windows monitoring</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/30/grouped-access-tools/" title="Grouped Access Tools (August 30, 2008)">Grouped Access Tools</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/" title="End multiple programs at once (March 2, 2008)">End multiple programs at once</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/04/25/bill2s-process-manager/" title="Bill2&#8217;s Process Manager (April 25, 2008)">Bill2&#8217;s Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Grouped Access Tools</title>
		<link>http://www.ghacks.net/2008/08/30/grouped-access-tools/</link>
		<comments>http://www.ghacks.net/2008/08/30/grouped-access-tools/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 19:09:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[access tools]]></category>
		<category><![CDATA[grouped access tools]]></category>
		<category><![CDATA[process explorer]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[windows processes]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6648</guid>
		<description><![CDATA[Grouped Access Tools (GAT) is an advanced Windows Process Manager which can hold its grounds on many levels against the popular Process Explorer. There is definitely room for improvement especially on the visual side which Process Explorer handles professionally. Grouped Access Tools is more of a hidden gem that shows its beauty only to those [...]]]></description>
			<content:encoded><![CDATA[<p>Grouped Access Tools (<a href="http://zone-dev.com/gat.php">GAT</a>) is an advanced Windows Process Manager which can hold its grounds on many levels against the popular <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx">Process Explorer</a>. There is definitely room for improvement especially on the visual side which Process Explorer handles professionally. Grouped Access Tools is more of a hidden gem that shows its beauty only to those who explore the program&#8217;s functions.</p>
<p>The main window of the Access Tools presents the running processes on the system. Information like memory usage, company and ID are presented in the interface which is automatically updated in real time. The lower pane contains an event viewer that displays events such as starting or closing processes. A click on a process displays additional information about that process such as its parent process or system path.</p>
<p>This is one of the areas that Process Explorer handles in a better way. The Sysinternal&#8217;s application displays all processes in a tree view with child processes beneath their parent&#8217;s processes which guarantees a better overview.</p>
<p><span id="more-6648"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/access_tools-500x316.jpg" alt="access tools" title="access tools" width="500" height="316" class="alignnone size-medium wp-image-6649" /></p>
<p>Grouped Access Tools would be nothing more than a better Windows Task Manager if that would be the complete functionality. Thankfully though it is not. A right-click on a process opens a quick access menu to functions like terminating, suspending, resuming or wiping the memory of the selected process.</p>
<p>It is a bit strange that not all of the functions are available in the right-click menu, especially those that open windows with extensive information about the selected process. More than half of the available functions are only accessible from the top menu.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/process_information-500x377.jpg" alt="process information" title="process information" width="500" height="377" class="alignnone size-medium wp-image-6650" /></p>
<p>The Process Information window for instance contains five tabs with extensive information about modules, threads, handles, file information and process information. </p>
<p>Grouped Access Tools comes with a memory dump and memory editing function which could be quite interesting for debugging purposes. Below is a list of features taken from the developer&#8217;s homepage which the Access Tools have that Process Explorer does not.</p>
<ul>
<li>Auto Filing/ Move on Boot</li>
<li>Auto Processing</li>
<li>Hidden Process Scanning</li>
<li>Module (DLL) Termination</li>
<li>Multiple methods of ending a process</li>
<li>Multiselection and handling</li>
<li>Process Logging</li>
<li>Running programs in System Mode</li>
</ul>
<p>Process Explorer on the other hand provides access to several tools that Grouped Access Tools provide only partially or not at all.</p>
<p>Grouped Access Tools runs on all Windows NT systems including Windows XP and Windows Vista. Provided are a portable version and a version that has to be installed.</p>

	Tags: <a href="http://www.ghacks.net/tag/access-tools/" title="access tools" rel="tag">access tools</a>, <a href="http://www.ghacks.net/tag/grouped-access-tools/" title="grouped access tools" rel="tag">grouped access tools</a>, <a href="http://www.ghacks.net/tag/process-explorer/" title="process explorer" rel="tag">process explorer</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-processes/" title="windows processes" rel="tag">windows processes</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/" title="Windows Application Monitor Kiwi (January 18, 2009)">Windows Application Monitor Kiwi</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/03/02/windows-system-explorer/" title="Windows System Explorer (March 2, 2009)">Windows System Explorer</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/01/11/what-is-connecting-to-the-internet/" title="What is connecting to the Internet (January 11, 2008)">What is connecting to the Internet</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/29/svchost-viewer/" title="svchost Viewer (August 29, 2008)">svchost Viewer</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/" title="End multiple programs at once (March 2, 2008)">End multiple programs at once</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/30/grouped-access-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bill2&#8217;s Process Manager</title>
		<link>http://www.ghacks.net/2008/04/25/bill2s-process-manager/</link>
		<comments>http://www.ghacks.net/2008/04/25/bill2s-process-manager/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 15:40:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[multi core]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[processes]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3915</guid>
		<description><![CDATA[Oh not, not another process manager. I hear you, really. But Bill2&#8217;s Process Manager is something special, at least I think it is. It is optimized for multi core systems and compatible to Windows 2000, Windows XP and Windows Vista. The first thing that you should do after installing the application is to switch the [...]]]></description>
			<content:encoded><![CDATA[<p>Oh not, not another process manager. I hear you, really. But Bill2&#8217;s Process Manager is something special, at least I think it is. It is optimized for multi core systems and compatible to Windows 2000, Windows XP and Windows Vista. The first thing that you should do after installing the application is to switch the language in the options from French to English. That is, unless you are French of course. The English translation is well done, there is however no help file available in English and the <a href="http://www.bill2-software.com/processmanager/">homepage</a> of the developer is completely in French, too.</p>
<p>The process manager displays a list of processes currently running on the system. By default hidden processes are hidden but they can easily be revealed in the interface. A right-click provides several possibilities to interact with the process. It is possible to open the program directory, perform a Google search, to set the priority of the process, look at its properties and create a rule for it.</p>
<p>The rules are basically permanent changes to the process. Everyone can set a process priority in the task manager but those priorities are reset when the process is killed. With rules users can make those changes permanent as long as the process manager is running in the background.</p>
<p><span id="more-3915"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/bill2_process_manager.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/bill2_process_manager-300x296.jpg" alt="bill2 process manager" title="bill2 process manager" width="300" height="296" class="alignnone size-medium wp-image-3916" /></a></p>
<p>Even more interesting is the fact that you can set process priorities for visible and minimized applications and set a cpu core affinity and that each instance of the process should be distributed to different cores. Another interesting aspect are the special actions. Those can be defined if a process is started, ended or idle. Actions include to launch another application, to restart the process, to kill it or to show a tooltip.</p>

	Tags: <a href="http://www.ghacks.net/tag/cpu/" title="cpu" rel="tag">cpu</a>, <a href="http://www.ghacks.net/tag/multi-core/" title="multi core" rel="tag">multi core</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/processes/" title="processes" rel="tag">processes</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/" title="End multiple programs at once (March 2, 2008)">End multiple programs at once</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/" title="Windows Application Monitor Kiwi (January 18, 2009)">Windows Application Monitor Kiwi</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/06/26/what-is-running-on-my-system/" title="What is running on my system ? (June 26, 2006)">What is running on my system ?</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/25/monitor-cpu-core-temperatures/" title="Monitor CPU Core Temperatures (April 25, 2008)">Monitor CPU Core Temperatures</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/25/bill2s-process-manager/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>End multiple programs at once</title>
		<link>http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/</link>
		<comments>http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 17:40:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[programs]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/</guid>
		<description><![CDATA[It sometimes is a good idea to close most processes and programs at once. Could be helpful if you want to run a very resource intensive program or an application asks you to close all programs open before continuing. This happens when you install some programs or run utilities like scandisk or defrag.]]></description>
			<content:encoded><![CDATA[<p>It sometimes is a good idea to close most processes and programs at once. Could be helpful if you want to run a very resource intensive program or an application asks you to close all programs open before continuing. This happens when you install some programs or run utilities like scandisk or defrag.</p>
<p><a href="http://www.pcmedixwebs.com/enditall-1.htm" target="_blank">End it all</a> is a program that lets you close all selected processes and programs except for several system processes and those that you have selected not to close. When you start End it all you get a view that resembles the Windows Task Manager. All open processes and applications are displayed. Icons define if a process will be closed or killed if you press the buttons that initiate that.</p>
<p>A right click on a process  makes it possible to change the behavior to allow that it can be closed and / or killed when the button is pressed. Some processes are locked and can&#8217;t be changed at all to ensure that Windows continues to work properly.</p>
<p><span id="more-3403"></span> <img src="http://www.ghacks.net/wp-content/uploads/2008/03/end_it_all.jpg" alt="end it all" /></p>
<p>The yellow icon means that End it all can close or kill the process, a red icon indicates a protected process that cannot be killed or closed. The icon with the X and the green border indicates processes that can be closed but not killed while a skull with a red border allows to kill the process but not to close it.</p>
<p>Talking about the difference between closing and killing. Closing gives the process a chance to close normally with special operations that are probably required during shutdown while killing a process stops it immediately which can lead to data loss.</p>
<p>Once everything is setup you can create a batch file that uses command line options to perform the required operation, i.e closing or killing all defined processes. The command START enditall /K would kill all processes. A full list of command line parameters can be obtained with the /? parameter.</p>

	Tags: <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/processes/" title="processes" rel="tag">processes</a>, <a href="http://www.ghacks.net/tag/programs/" title="programs" rel="tag">programs</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/25/bill2s-process-manager/" title="Bill2&#8217;s Process Manager (April 25, 2008)">Bill2&#8217;s Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/18/windows-application-monitor-kiwi/" title="Windows Application Monitor Kiwi (January 18, 2009)">Windows Application Monitor Kiwi</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/06/26/what-is-running-on-my-system/" title="What is running on my system ? (June 26, 2006)">What is running on my system ?</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/find-software-alternatives/" title="Find Software Alternatives (April 13, 2009)">Find Software Alternatives</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/05/05/control-running-programs/" title="Control Running Programs (May 5, 2008)">Control Running Programs</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Find out if a process is malicious</title>
		<link>http://www.ghacks.net/2006/09/26/find-out-if-a-process-is-malicious/</link>
		<comments>http://www.ghacks.net/2006/09/26/find-out-if-a-process-is-malicious/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 07:30:16 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[taskmanager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/09/26/find-out-if-a-process-is-malicious/</guid>
		<description><![CDATA[You see lots of processes when you start your taskmanager, svhost.exe, csrss.exe, winlogon.exe and many more. A user who never dealt with those executables before has a hard time figuring out which are safe and which could be malicious because normally you can't say which program is using those files.  A question like "Is svhost.exe a virus, is it safe ?" is normal and can be answered using the methods described below.]]></description>
			<content:encoded><![CDATA[<p>You see lots of processes when you start your taskmanager, svhost.exe, csrss.exe, winlogon.exe and many more. A user who never dealt with those executables before has a hard time figuring out which are safe and which could be malicious because normally you can&#8217;t say which program is using those files.  A question like &#8220;Is svhost.exe a virus, is it safe ?&#8221; is normal and can be answered using the methods described below.</p>
<p>One way to find out additional information is to use a program like <a title="process explorer homepage download" target="_blank" href="http://www.sysinternals.com/Utilities/ProcessExplorer.html">process explorer</a> which displays more information about the processes currently running on your system. Process Explorer adds a description and company tab which reveals some information about the process.</p>
<p>You can configure process explorer to replace the task manager. Still, you might have information about the company and a description but sometimes there is no information about the process. What if there is no description but a company name like CMCEI. Would you be suspicious abot it ? I definately would be and now we come to websites that contain process lists of nearly every process on windows machines.</p>
<p><span id="more-807"></span>I would like to start with the list of the websites that are not spam, some websites give you some information but their main purposes is to sell a product. Two of the following sites have buttons to purchase products but they contain valuable information that make up for that. Don&#8217;t click on those buttons and you have nothing to fear.</p>
<ul>
<li><a target="_blank" title="process library" href="http://www.processlibrary.com/">Process Library</a></li>
<li><a target="_blank" title="windows process and task list" href="http://www.neuber.com/taskmanager/process/">Windows Process and Task List</a></li>
<li>Castle Cops</li>
<li><a target="_blank" title="startup info" href="http://www.sysinfo.org/startuplist.php">Sysinfo</a></li>
</ul>
<p>All but one of the websites mentioned above have a site search &#8211; simply enter a filename that you don&#8217;t know about and they will display the information they have about it. It is a very good idea to cross-check the results before you take action.</p>
<p>If the information states that the file could be a virus, trojan or worm you should take appropriate measures. The first one would be to download a anti-virus program like <a target="_blank" title="free antivirus" href="http://www.free-av.com/">Free AV</a> (<a target="_blank" title="avg antivirus" href="http://www.grisoft.com/">AVG Antivirus</a>, <a target="_blank" title="avast" href="http://www.avast.com/">Avast</a>)and scan your system using that tool. Make sure the antivirus software is up to date. You might also want to take a look at my article about <a target="_blank" title="free av scan online" href="http://www.ghacks.net/2006/09/13/free-online-security-scan-websites/">free online scan websites</a>, most require <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> but some work in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> as well.</p>
<p>You should also download and run anti-spyware programs like <a target="_blank" title="spybot search and destroy" href="http://www.spybot.info/">Spybot Search and Destroy</a> or <a target="_blank" title="adaware" href="http://www.lavasoftusa.com/software/adaware/">Adaware</a>. I&#8217;ve written another article &#8220;<a target="_blank" title="how to detect and remove spyware" href="http://www.ghacks.net/2005/12/23/how-to-detect-and-remove-spyware/">how to detect and remove spyware</a>&#8221; which might be helpful as well.</p>
<p>To sum it up:</p>
<ul>
<li>Download process explorer</li>
<li>Use the websites mentioned above to find out more about the process in question</li>
<li>Scan your system with antivirus software</li>
<li>Scan your system with anti-spyware software</li>
</ul>

	Tags: <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/processes/" title="processes" rel="tag">processes</a>, <a href="http://www.ghacks.net/tag/taskmanager/" title="taskmanager" rel="tag">taskmanager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/11/13/kill-tasks-from-the-system-tray/" title="Kill Tasks from the System Tray (November 13, 2007)">Kill Tasks from the System Tray</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/end-multiple-programs-at-once/" title="End multiple programs at once (March 2, 2008)">End multiple programs at once</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/04/25/bill2s-process-manager/" title="Bill2&#8217;s Process Manager (April 25, 2008)">Bill2&#8217;s Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/" title="Windows Task Manager Replacement DTaskManager (June 9, 2009)">Windows Task Manager Replacement DTaskManager</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/09/26/find-out-if-a-process-is-malicious/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
