Recover FileZilla FTP Passwords
I needed to recover my FTP passwords from a copy of FileZilla today but I either didn’t trust the various downloads or didn’t want to pay to use them.
So here is the free-to-use code for recovering your FileZilla FTP passwords.
You will need to copy the “Pass” variable from the FileZilla.xml file or registry into the textbox when you run. Unlike the other versions out there, this doesn’t go looking for the password files or search the registry. I think you can take care of that, the difficult part of deciphering the password is taken care of for you.
Code as usual is in C#
Download FileZilla Password Recovery Code here
If you enjoyed this post, make sure you subscribe to my RSS feed!

Leave a Reply