var fDesc=new Array(); fDesc[1] = "disk. Supporting various operating systems it allows you to install multiple operating systems on a single PC according to your needs and multiple operating systems on a single partition."; fDesc[2] = ", ALZip is free, it handles over 30 compression formats, including ISO, plus it is twice as fast extracting files as WinZip. Among other useful features, the program also includes a password recovery tool."; fDesc[3] = "defined. When a folder or file is protected (locked) it visually disappears and nobody can reach it or even see it unless (s)he uses the addecuate password defined by the original user."; fDesc[4] = ", downloads, soft copies, security purposes, etc. Physical and virtual drives can be locked by Virtual CD to protect their use or contents."; fDesc[5] = "for RAR/WinRAR (2.xx and 3.xx) archives. This incredible program includes the following modes to recover the passwords: \"brute-force\" attack, dictionary-based attack and dramatically fastest \"Booost-Up\" attack."; fDesc[6] = "passwords and these passwords are saved behind asterisks like these ****** in order to protect your passwords from prying eyes. This function makes working with your programs easier and more comfortable. But, as you don't need to write your passwords anymore, you eventually forget them."; fDesc[7] = "from your PC, playing against other skilled players around the world. That's exactly what Carom 3D let's you to do. You can play pool with a total control of your movements, and a great 3D perspective, so you will be able to rotate, zoom and move the camera as you desire."; fDesc[8] = "unauthorized users from accessing them. Folder Castle hides and encrypts your confidential and sensitive files and folders on your computer."; fDesc[9] = "Multilingual passwords are supported. All versions of Microsoft PowerPoint are supported."; fDesc[10] = "is actually the opposite. Sometimes, we forget the passwords we set for our password-protected RAR files, and there is one way to do it. Since there is not a way to simply deduct the password of a RAR file directly, this application uses two methods: brute-force..."; fDesc[11] = "remember only one ID and password. When it is used with an optional biometric reader, like a fingerprint reader, you will have no need to remember passwords."; fDesc[12] = "Live Messenger. The program works with version 8 and is not compatible with the newest version (9.18), which is a great disadvantage."; fDesc[13] = ", CoffeeCup FTP,FlashFXP, SecureFX, WebDrive, FTP Voyager, AutoFTP, FTP Control, 32bit FTP, Dial up, Outlook passwords."; fDesc[14] = "the passwords of all your password-protected Microsoft Office documents. The great thing about this application is that it supports all versions of Microsoft Office, since the 2.0 version until the 2007 one. That is great, because you don't need individual applications."; fDesc[15] = "to open and modify MS Excel files. It can use three password recovery methods: advanced dictionary-based attack, a brute-force attack and a brute-force attack using an advanced mask."; fDesc[16] = "passwords in an effective and fast manner. Users normally have more than one email accounts. User names and passwords are distinct for each email account and those data are normally saved by the user to the PC system, which is not very safe."; fDesc[17] = ", Access, OneNote and Outlook. The program recovers all types of passwords and supports all versions of MS Office."; fDesc[18] = "and forgot to say the basics. Like the password for example, well the Rixler Software is considered the Elite Password Recovery Tool. With this application you will be able to recover and display logins and passwords for email accounts stored by popular email clients."; fDesc[19] = "security purposes to prevent leaks you know it also represents a risk if a password is lost. Its user interface was created as a wizard and contains a lot of contextual prompts."; fDesc[20] = "account passwords and WAND autocomplete data recovery (even if protected with a Master Password)."; 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 = '...'; } }