Posts Tagged ‘decrypt’

Live *.ste Dreamweaver Password Encoder and Decoder

Tuesday, May 5th, 2009

I noticed that a lot of the traffic currently going to this post is coming from people wanting to encode and decode passwords from a *.ste file online. You can now do this using the form below:



Encoded Passwords In *.ste Site Definition Files

Thursday, August 28th, 2008

UPDATE: You can either encode or decode a Dreamweaver password using the form in this post.

I came across a little undocumented behaviour in the Dreamweaver API the other day. The Site.importSite() function (which will import a site from a Dreamweaver site definition file, or *.ste) expects the pw attribute of the remoteinfo element to be encoded… but as what? (more…)