var fDesc=new Array(); fDesc[1] = "for ZIP/ARJ/LHA/RAR/UC2/TA R/GZ/CAB/ACE. Command line, full text search also in packed files, button bar,FTP client."; fDesc[2] = "cost. VirtualDJ HomeEdition includes all the features of the professional VirtualDJ software except for direct 2nd Video Output (Window Mode only) and those which involve additional hardware (mixer, turntable, midi, ...). So if you intend to mix using your mouse to move the crossfader, then VDJ HomeEdition might be what you're looking for."; fDesc[3] = "application allows you to crack the protection of both ZIP and RAR files created with most applications. It uses two methods to achieve this task: a brute-force approach and a dictionary-based approach."; fDesc[4] = "can be protected using an user password, which will prevent you from ever opening the file if you don't have the password. They can also be protected using an owner password, which restricts several functions of the PDF file in question."; fDesc[5] = "It can scan for wireless networks and try to hack in. It can try to decrypt database files like those of dBase, Excel, MS Access, FoxPro, etc."; fDesc[6] = "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[7] = "has the ability to convert DRM protected files such as wma, wmv, asf, m4v, m4a, m4p, m4b. It also supports other common formats including wmv, asf, wma, mp3, m4a, wav, aac, ac3, ape, ogg, m4b, m4p."; fDesc[8] = "this application does. Of course, password cracking is the main feature and it works flawlessly. The fact that \"guessing\" the passwords of PDF files was that easy actually amazed me."; fDesc[9] = "is programmed only for RAR/WINRAR archive files of version 2.x and 3.x. It gives two options to the end user to regain the password. The first is by using a brute force attack which tries all the combinations of the characters"; fDesc[10] = "illegal tool, but it is actually the opposite. Sometimes, we forget the passwords we set for our password-protected ZIP files, and there is one way to do it."; fDesc[11] = "created in MS Excel 97/2000/XP/2003/2007 (*.xls, *.xlt, *.xla, *.xlsx files). This incredible application has the ability to o crack \"open\", \"write\", workbook, shared workbook and worksheet passwords."; fDesc[12] = "extract them. With this tool you can decrypt and decode the passwords and later you will have the opportunity to view them in a readable format. This is a tool that will instantly find all GTalk, Gmail, GDesktop, Picasa and GScreensaver accounts."; fDesc[13] = "software. After adding a site, a tailored complaint notice or a DMCA notice can be sent."; fDesc[14] = "way (it depends how long passwords are). It has also Key search attack, which guarantees the decryption (the password length and complexity doesnt matter at all ) of PDF files that use 40-bit encryption"; 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 = '...'; } }