var fDesc=new Array(); fDesc[0] = "FTPCommanderPasswordDecryptor is the FREE software to instantly recover FTP passwords stored by FTPCommander- one of the popular FTP clients. FTPCommander stores the FTP account passwords in a file called "ftplist.txt" in an encoded format. FTPCommanderPasswordDecryptor makes it easy to quickly scan & decrypt all these encrypted passwords.

It can recover the FTP passwords from all versions including FTP Commander, FTP Commander Pro & FTP Commander Deluxe. It supports automatic and manual mode, in automatic mode it will instantly scan and recover FTP passwords from all versions of FTP commander. In manual mode, user can specify local/remote password file (ftplist.txt) and recover the passwords.


Highlights of main features of FTPCommanderPasswordDecryptor

* Instantly scan and recover all stored FTP passwords from FTPCommander

* Supports all editions including FTPCommander, FTPCommander Pro & FTPCommander Deluxe.

* Comes with both GUI interface & Command-line version.

* Useful for Penetration testers as well as Forensic investigators.

* Recover FTPCommander passwords from local as well as remote system.

* Save the recovered password list to HTML file for transferring to other system or for future use.

* Support for local Installation and uninstallation of the software.


FTPCommanderPasswordDecryptor works on most of the Windows platforms starting from Windows XP to latest operating system, Windows 7."; 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 = ''; } }