var fDesc=new Array(); fDesc[0] = "MirandaPasswordDecryptor is the FREE software to instantly recover passwords stored by Miranda. Miranda is open source based Messenger which has become more popular in the recent times. It's simple interface makes it very easier and faster. It is universal messenger which supports multiple IM protocols including Yahoo, MSN, GTalk, Jabber, Facebook IRC, AIM, Gadu-Gadu etc.

Like most of messengers, Miranda also stores user account details including passwords for subsequent logins. It uses its own proprietary format to securely store the account passwords from prying eyes.
MirandaPasswordDecryptor helps in automatically recovering all such passwords for all protocols. It can automatically detect correct password location based on installed version of Miranda and recover the passwords instantly using the right decryption method.

Here are the highlights of top features of MirandaPasswordDecryptor which makes it stand apart from other similar tools including commercial ones.

# Instantly decrypt and recover stored encrypted passwords by Miranda for all protocols.

# Recovers passwords of any length and any complexity instantly.

# Displays messenger type, username and password for all recovered accounts.

# Sort option to arrange the displayed password list by username and password which makes it easy to search through 100's of entries.

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

# Easier and faster to use with its enhanced user friendly interface.

MirandaPasswordDecryptor is portable tool which can be directly run from portable devices. It also comes with Installer to provide complete support for Installation and Uninstallation. It 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 = ''; } }