03-05-2014, 12:06 AM
Hello, didn't found a thread that solves my problem.
When I load a hashfile over my command file like:
"oclHashcat64.exe -a 3 abc.hash --outfile=hashes --outfile-format=3 --separator=:"
what char should I use that my output file makes a line break after each solved hash?
example:
hash:plainpw
hash:plainpw
hash:plainpw
...
At the moment the solved hashes are stringed like:
hash:plainpwhash:plainpwhash:plainpw...
thx for help
When I load a hashfile over my command file like:
"oclHashcat64.exe -a 3 abc.hash --outfile=hashes --outfile-format=3 --separator=:"
what char should I use that my output file makes a line break after each solved hash?
example:
hash:plainpw
hash:plainpw
hash:plainpw
...
At the moment the solved hashes are stringed like:
hash:plainpwhash:plainpwhash:plainpw...
thx for help