Name
pwd_decrypt — decrypt a file
Synopsis
pwd_decrypt filename password
Description
Decrypt file filename using given
password and write decrypted file into
filename.decrypted.
Note
This utility can be used to decrypt Massiv Demo login configuration files.
Known Bugs
The password is passed on the command line, which is not very secure.