The utility can be executed with the following arguments:
sshKey - dumping the SSH key of a privileged account, you must specify the account, for example: Pam.Tools.Dump.exe sshKey --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
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 secrets --output c:\temp