line break problem
#1
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


Messages In This Thread
line break problem - by complex - 03-05-2014, 12:06 AM
RE: line break problem - by philsmd - 03-05-2014, 01:02 AM