<?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 &#124; Latest Tech News, Software And Tutorials &#187; windows process</title> <atom:link href="http://www.ghacks.net/tag/windows-process/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Taskhost.exe Process Explained</title><link>http://www.ghacks.net/2010/05/12/taskhost-exe-process-explained/</link> <comments>http://www.ghacks.net/2010/05/12/taskhost-exe-process-explained/#comments</comments> <pubDate>Wed, 12 May 2010 10:00:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[taskhost]]></category> <category><![CDATA[taskhost.exe]]></category> <category><![CDATA[taskhost.exe process]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows process]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25377</guid> <description><![CDATA[The Windows Task Manager lists the processes that are currently running on the computer system. Security conscious users monitor the processes regularly to make sure that no new or rogue processes are running on their personal computer. Some processes, like firefox.exe or explorer.exe can be identified immediately by their name while others, like taskhost.exe or [...]]]></description> <content:encoded><![CDATA[<p>The Windows Task Manager lists the processes that are currently running on the computer system. Security conscious users monitor the processes regularly to make sure that no new or rogue processes are running on their personal computer.</p><p>Some processes, like firefox.exe or explorer.exe can be identified immediately by their name while others, like taskhost.exe or dwm.exe, require research to find out what the processes are about.</p><p>Taskhost.exe is a generic host process for Windows 7 32-bit services. The location in Windows needs to be taskhost.exe is C:\Windows\System32\Taskhost.exe.</p><p><span
id="more-25377"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/taskhostexe-500x329.png" alt="taskhost.exe" title="taskhost.exe" width="500" height="329" class="alignnone size-medium wp-image-25378" /></p><p>Taskhost.exe is a generic process that acts as a host for processes that run from dynamic link libraries (dll) instead of exe. The process checks the Windows Registry on startup to discover dll-based services that need to be loaded. Several instances of taskhost.exe can be running on the same computer system which is still no cause for concern if the taskhost.exe is located in system32 of the Windows operating system.</p><p>Taskhost.exe is therefor a core system process of the Windows 7 operating system.</p><p>Users who want to analyze the process further to find out which dll-based services are executed by it should install <a
href="http://www.ghacks.net/forum/microsoft-windows/process-explorer-12-released-453/">Process Explorer</a> for that task. The free program will display additional information about the underlying dll-based services.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/taskhost-500x271.png" alt="taskhost" title="taskhost" width="500" height="271" class="alignnone size-medium wp-image-25379" /></p><p>Some of those are core services that cannot be disabled while others might run dlls that are not necessarily needed. Process Explorer will list the information that are needed to identify those components. It might be necessary to use a search engine to find additional information about a specific dll. Some Windows 7 users have for instance noticed high cpu usage problems with the RACtask (Windows Reliability Monitor) that is run by taskhost.exe.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/12/taskhost-exe-process-explained/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Conhost.exe Information</title><link>http://www.ghacks.net/2010/05/07/conhost-exe-information/</link> <comments>http://www.ghacks.net/2010/05/07/conhost-exe-information/#comments</comments> <pubDate>Fri, 07 May 2010 10:03:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[conhost]]></category> <category><![CDATA[conhost.exe]]></category> <category><![CDATA[console windows host]]></category> <category><![CDATA[process]]></category> <category><![CDATA[windows process]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25224</guid> <description><![CDATA[I just noticed the process conhost.exe for the first time in Windows 7. Not sure if it was never there before or if I did not have the Windows Task Manager open at the time it was running on the operating system. The properties of the conhost.exe process describe it as the Console Windows Host [...]]]></description> <content:encoded><![CDATA[<p>I just noticed the process conhost.exe for the first time in Windows 7. Not sure if it was never there before or if I did not have the Windows Task Manager open at the time it was running on the operating system.</p><p>The properties of the conhost.exe process describe it as the Console Windows Host which suggests that it is linked to the command prompt somehow.</p><p>But is it safe? If conhost.exe is located in c:\windows\system32 then yes, it is safe. It never fails to check the file for malicious code on the other hand. You can do that for instance on the <a
href="http://www.virustotal.com/">virustotal</a> website. The process should disappear once the host process is closed in Windows. If that is the case it is fair to assume that it is not a virus that is responsible for the process.</p><p><span
id="more-25224"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/conhostexe.png" alt="conhost.exe" title="conhost.exe" width="380" height="171" class="alignnone size-full wp-image-25225" /></p><p>After some testing I discovered that conhost.exe always appeared as a process when I played a video in SMPlayer. The process is killed immediately if the video player window is closed.</p><p>Conhost.exe will also appear as a process in the task manager if a command line prompt is opened in Windows 7. The process is always started if a command line window (hidden or visible) is launched in Windows 7.</p><p>Microsoft is using the conhost.exe process as a proxy between the crss process which was responsible for the command line in Windows XP &#038; Windows Vista and the cmd.exe program itself. It ensures that the command line window is fully compatible with the theme of the operating system. Another feature that it introduces is the ability to drag and drop files from Windows Explorer directly into the command line prompt.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/07/conhost-exe-information/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Windows Process Blocker SPKiller</title><link>http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/</link> <comments>http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/#comments</comments> <pubDate>Sun, 22 Mar 2009 17:21:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[block files]]></category> <category><![CDATA[block processes]]></category> <category><![CDATA[block services]]></category> <category><![CDATA[process blocker]]></category> <category><![CDATA[spkiller]]></category> <category><![CDATA[windows process]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/</guid> <description><![CDATA[We reviewed a Windows process blocker just a few days ago which can be used to automatically kill processes after they are executed on the computer system. The main issue that we had with the program was the notification system that displayed popups in the Windows System Tray area whenever it blocked a process or [...]]]></description> <content:encoded><![CDATA[<p>We reviewed a <a
href="http://www.ghacks.net/2009/03/18/windows-process-blocker/">Windows process blocker</a> just a few days ago which can be used to automatically kill processes after they are executed on the computer system. The main issue that we had with the program was the notification system that displayed popups in the Windows System Tray area whenever it blocked a process or application.</p><p>A hard to tame application like <a
href="http://www.ghacks.net/2008/12/28/googleupdateexe/">googleupdate.exe</a> could cause a notification every other second or so which could be really annoying as there is no obvious way to disable the notifications in the review copy.</p><p>SPKiller is a similar application that can block processes and services in the Windows operating system. The installation itself requires more work than the usual double-click on a setup file. The installation will simply place the files of the program in a directory on the computer&#8217;s hard drive. The user has to click on InstallService.bat to install the Windows Service. After that the Service needs to be started in the Windows Services Overview.</p><p>The Windows Process and Services blocker is configured with a simply XML file that is located in the program&#8217;s installation directory. The configuration is not more complicated than editing a text document. It is made up of three sections that are of importance to the user. The first is called CycleTime and defines the interval in milliseconds that the running services and processes are checked. ServiceNames contains a list of Windows Services that should be blocked if running while ProcessNames does the same for Windows processes.</p><p><span
id="more-11394"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_process_blocker1-500x276.jpg" alt="windows process blocker" title="windows process blocker" width="500" height="276" class="alignnone size-medium wp-image-11393" /></p><p>The configuration file contains a few example services and processes mainly from McAfee but also Radia in the ServiceNames configuration and annoying processes like GoogleToolbarNotifier or AppleMobileDeviceService in the ProcessNames listing.</p><p>SPKiller works well as a process blocker in Windows especially since it blocks both processes and services on the computer system.</p><p><strong>Update:</strong> SPKiller is no longer available. The developer website and product have been discontinued.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/18/windows-process-blocker/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
