var fDesc=new Array(); fDesc[0] = "Zemana AntiLogger is a powerful, efficient, and lightweight app that blocks hackers. It detects any attempts to modify your computer’s settings, record your activities, hook to your PC’s sensitive processes, or inject malicious code in your system.

The AntiLogger is designed to work with your anti-virus. While an anti-virus application will protect you against a wide range of known forms of malware, the AntiLogger is able to stop advanced, new, and niche threats developed with a specific objective: to steal your private information or access your secure internet connections.

The vast majority of banking and financial transactions take place on SSL‐protected secure sites whose URLs begin with https. SSL data encryption reliably secures your data during online shopping and financial transactions, but hackers have found a vulnerable spot.

Sophisticated banker trojans and SSL sniffers are designed to steal your data directly from your PC, while you are entering it and before it gets encrypted, for transfer over the internet. This is an attack method used by the infamous ZeuS. The AntiLogger is one of the the very few products on the market that is able to close this dangerous vulnerability by intercepting and shutting down suspicious processes.

Zemana’s IntelliGuard is a smart early warning and response system that makes the AntiLogger easier to use and more reliable than ever before. Through IntelliGuard, your AntiLogger references in real time the latest community intelligence base of threats; and threats detected on your computer are scanned against over 40 malicious files databases and known bad files are blocked automatically. With IntelliGuard you will not receive prompts about legitimate programs you are installing on your computer."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }