The utility can be executed with the following arguments:
decrypt-ssh-key — decrypting encrypted exported ssh key of the account
decrypt-password — decrypting encrypted exported password of the account
decrypt-secrets — decrypting credentials of accounts from specified or choosen folder
ssh-key — dumping the SSH key of the account, you must specify the account, for example: Pam.Tools.Dump.exe ssh-key --name res2\administrator
password — dumping the password of a privileged account, you must specify an account, for example: Pam.Tools.Dump.exe password --name res2\administrator
all-secrets — dumping all credentials to the .\Results folder, or to the specified one. Passwords will be dumped to accounts.csv file, keys will be dumped to sshKeys folder in separate files. Example command: Pam.Tools.Dump.exe all-secrets --output c:\temp
help — displaying more information of a specific command