var fDesc=new Array(); fDesc[1] = "version. Featuring: 1- The program now offers protection against malware in real-time with its new feature Heuristic network check for suspicious files. 2- Detect fixes. 3-Improve use, function and detection of malware,"; fDesc[2] = "is simple yet powerful: it analyzes your Windows Registry and configuration/startup files, showing you a list of \"suspicious\" results. But applying the fixes is up to you...read each item carefully before fixing anything!"; fDesc[3] = "without your knowledge. WinPatrol was the pioneer in using a heuristic behavioral approach to detecting attacks and violations of your computing environment. It continues to be one of the most powerful system monitors while staying a single small program. As a robust SECURITY MONITOR , WinPatrol will alert you to hijackings, malware attacks and critical changes made to your computer without your permission. As a MULTI PURPOSE SUPPORT UTILITY WinPatrol replaces multiple system utilities with its enhanced functionality."; fDesc[4] = "collect bandwidth usage data and measure the speed of your Internet or any other network connection. NetWorx can help you identify possible sources of network problems, ensure that you don't exceed the bandwidth limits specified by your ISP, or track down suspicious network activity characteristic of Trojan horses and hacker attacks. The program allows you to monitor all your network connections or a specific network connection (such as Ethernet or PPP) only. The software also features a system of highly customizable visual and sound alerts. You can set it up to alert you when the network connection is down or when some suspicious activity, such as unusually heavy data flow, occurs. It can also automatically disconnect all dialup connections and shut down the system. The incoming and outgoing traffic is represented on a line chart and logged to a file, so that you can always view..."; fDesc[5] = "against viruses, worms, trojans and other malicious processes trying to run on your system. Keep you PC clean and secure with a-squared Anti-Malware."; fDesc[6] = "activity to check if a web pages contains spyware. ActiveX Guard, Process Guard, Scheduled scans, etc. are the features that are available in all anti-spyware and are present in this software too."; fDesc[7] = "your PC on the Internet and blocking suspicious connections."; fDesc[8] = "more efficient. This incredible program classifies all of your programs that are executed at startup as system programs, or suspicious applications that could be viruses, and the programs that are not needed for startup."; fDesc[9] = ", error-free and more efficient. This incredible program classifies all of your programs that are executed at startup as system programs, or suspicious applications that could be viruses, and the programs that are not needed for startup"; fDesc[10] = "checks compressed files. Locks files suspicious of being infected. Protects you from malicious websites and chatting on Instant Messagers."; fDesc[11] = "software prevents other users from cheating, hacking, or using other unfair advantage over you while playing online games. By a proprietary cheat detection system, Game Vindicator uses ways of detecting and blocking illegal software, viruses, hacks or any other suspicious application."; fDesc[13] = "those tasks with cryptic name and no user interface running on your system? TaskPatrol gives you answers to these and many other questions! With the set of advanced security techniques, TaskPatrol is able to identify and remove malicious software from your computer. These include, but are not limited to, malware, spyware, adware, trojans, backdoors, suspicious browser helper objects... Unlike other similar software, TaskPatrol implements a security engine capable of analyzing applications and finding potentially dangerous features and contents within them. Each suspicious property found will be presented to the user in a non-technical easy to understand way, with suggestions on how to handle it. These unique features enable TaskPatrol to spot even currently unknown malware, which are not present in any database today. Other features available in Pro version include background..."; fDesc[14] = "and cleaning technology. You have to select a search type and path to scan. The search is divided by categories: images, video, documents, internet, audio, disguised, and compressed. Files found can be deleted, renamed, etc."; fDesc[15] = "infections. It has an easy-to-use interface that alows you to navigate smoothly. The program detects spyware and suspicious files, and lets you choose to delete them or to put them in quarantine. Also, it has a Threat Sense feature that explores your system in search of dangerous files."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }