Pyrit export wordlist & oclhashcat
#1
Alright might seem like a dumb question but hey im gonna ask before i do all that work lol

can i export passwords with pyrit's export_password command and be able to use it with hashcat or does pyrit butcher the wordlists?

if im correct dosent it append a newline char at the end of everyline would that mess with hashcat?

thx in advance
#2
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