var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "offline! Serials 2000 7.1 version contains about 6 lakh serial entries! Now, installing software using these serial numbers available is illegal. But almost all home users are using pirated / cracked software or games!"; fDesc[5] = "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[6] = "using the rainbow tables. It is one of the most efficient implementation of the rainbow table method, implemented by the inventors of the method. It is capable of dumping the SAM file of a system and then use rainbow tables to decrypt the password."; fDesc[7] = "Ozzy starts the journey with an innocent game of catch, as Ozzy accidentally smacks into a slab of ice, cracking it and letting a mysterious creature go free. Intrigued, he follows, unknowingly setting off on the adventure of a lifetime, filled with excitement and wonder."; fDesc[8] = "loss. It can copy any DVD video (D9 and D5) on to your DVD disc (4.7GB/Sin"; fDesc[9] = "new metamorphing code transformation technology, that provides with strong software security."; fDesc[10] = "the internet for viewing documents. The security for the files can be quite useful if we do not need anyone to copy or edit our files. This is not a hacking / cracking tool. You must know the password."; fDesc[11] = "software provide developers with software protection from reverse engineering, analysis, modifications and cracking"; fDesc[12] = "life with this beautiful fire, and you start listening to the sound of the wood creaking and cracking as it burns with pretty big flames. The whole scene is very realistic, you immediately start to feel warmer and more relaxed."; fDesc[13] = "realistic flames or set the screen saver up as a virtual fireplace screensaver with three appearance options: Stone, Dark or Rose Marble"; fDesc[14] = "program and insert in sections SEH frames strongly complicates disassembling and cracking your program."; fDesc[15] = "powerful and flexible techniques that allow developers tosecurely distribute trial versions of their applications."; 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 = '...'; } }