- Click on ‘file’ in the top menu on the left-hand side.
- Select the ‘export site manager entries’ options and press OK.
- Open the ‘site manager entries’ [filename.xml] file with text editor.
- Press CTRL+F (or CMD+F on Mac) and search for the name of your site.
- Find the password between these tags: <pass …>xxxx</pass>
- If it’s uncoded on Base64 :
- Visit https://www.base64decode.org/ and paste your password in the top field. Click on ‘decode’ and you’re done!
- see your decoded password on bottom