03-12-2015, 01:14 AM
looks like it should be fine
https://code.google.com/p/pyrit/wiki/ReferenceManual
export_passwords
Write all passwords that are currently stored in the database to a new file given by -o. Passwords are terminated by a single newline-character (\n). Existing files are overwritten without confirmation. For example:
pyrit -o myword.txt.gz export_passwords
https://code.google.com/p/pyrit/wiki/ReferenceManual
export_passwords
Write all passwords that are currently stored in the database to a new file given by -o. Passwords are terminated by a single newline-character (\n). Existing files are overwritten without confirmation. For example:
pyrit -o myword.txt.gz export_passwords