<?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; block processes</title> <atom:link href="http://www.ghacks.net/tag/block-processes/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>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> <item><title>Process Lasso a Process Manager</title><link>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/</link> <comments>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/#comments</comments> <pubDate>Sun, 26 Aug 2007 08:30:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[application stops working]]></category> <category><![CDATA[block processes]]></category> <category><![CDATA[hung application. cpu stops working]]></category> <category><![CDATA[process blocker]]></category> <category><![CDATA[process lasso]]></category> <category><![CDATA[processes]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/</guid> <description><![CDATA[I read a very interesting comment from Roman Sharp in my article that explained how to automatically terminate hung applications in Windows XP. He recommended the software Process Lasso and guess what, it was a great recommendation.
Process Lasso can probably be described as a application that manages processes. This is however not a task manager replacement but a software that can be configured to automatically react in certain situations.]]></description> <content:encoded><![CDATA[<p>I read a very interesting comment from Roman Sharp in my article that explained how to automatically terminate hung applications in Windows XP. He recommended the software Process Lasso and guess what, it was a great recommendation.</p><p>Process Lasso can probably be described as a application that manages processes. This is however not a task manager replacement but a software that can be configured to automatically react in certain situations.</p><p>Those situations include processes that slow down the system by using way more cpu cycles to bring other applications and the system to a standstill or processes that are run in a higher priority when detected.</p><p>So, to keep it short. Process Lasso can be either run as a service in Windows or as a background task consuming only a low amount of resources handling processes that either use to much cpu cycles or those that you want to prioritize.</p><p><span
id="more-1921"></span>It can also stop any process that you select automatically from that time on. Another useful feature is that it logs all processes that are running on the system making it easy to identify any processes that could be harmful.</p><p>Read More:</p><p><a
href="http://www.bitsum.com/prolasso.php">Process Lasso Homepage</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
