Limit on input-hashes?
#6
I extracted the hashes with Invoke-DCSync.ps1 (https://gist.github.com/monoxgas/9d238accd969550136db) and used
Powershell's Out-File cmdlet to pipe the output in a textfile. This textfile was the problem.

After I opended the textfile in Ubuntu's gedit and copy-pasted the content in a newly created text file, the new text file did work with hashcat.

Hope that helps!


Messages In This Thread
Limit on input-hashes? - by anlx - 01-20-2016, 03:31 PM
RE: Limit on input-hashes? - by philsmd - 01-20-2016, 03:39 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 03:59 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 04:25 PM
RE: Limit on input-hashes? - by philsmd - 01-20-2016, 05:08 PM
RE: Limit on input-hashes? - by anlx - 01-20-2016, 05:21 PM