DreamweaverPasswordDecryptor 1.5版本能够恢复由Adobe Dreamweaver的Web服务器产品存储的密码,它支持最新的Dreamweaver CS4和CS5版本,并且提供了GUI界面版本和命令行版本。

新版本特点:

1:解密和恢复Dreamweaver的Web服务器产品存储的密码(FTP、WebDAV)
2: 支持恢复最新的版本包括CS5
3:能够恢复任何长度、复杂的密码。
4:GUI和命令行双界面提供切换。
5:多种格式保存恢复的密码(HTML、XML、TXT)

GUI界面的就不多介绍了,很简单,介绍一下命令行的使用方法,如下:

GooglePasswordDecryptor.exe  ""

下面是一些例子:

//Writes recovered password to text file in current directory
DreamweaverPasswordDecryptor.exe  output.txt 

//Writes recovered password to HTML file in current directory
DreamweaverPasswordDecryptor.exe  output.html

//Writes recovered password to XML file in current directory
DreamweaverPasswordDecryptor.exe  output.xml

//Writes recovered password to TEXT file
DreamweaverPasswordDecryptor.exe  "c:\my test\passlist"

GUI界面截图:

命令行截面:

下载地址

源链接

Hacking more

...