01-20-2016, 05:21 PM
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!
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!