|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Limit on input-hashes?
Post: RE: Limit on input-hashes?
| 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 pr... |
|
anlx |
Old oclHashcat Support
|
5 |
26,057 |
01-20-2016, 05:21 PM |
| |
|
Thread: Limit on input-hashes?
Post: RE: Limit on input-hashes?
| Update:
Could it be that there is a problem with the line ending (Unix vs. Windows)?
After I copied the whole file (via copy-paste) on a Linux machine, all 12000 lines in the file were accepted. |
|
anlx |
Old oclHashcat Support
|
5 |
26,057 |
01-20-2016, 04:25 PM |
| |
|
Thread: Limit on input-hashes?
Post: RE: Limit on input-hashes?
|
philsmd Wrote: (01-20-2016, 03:39 PM)
--
Well, you need to check what exactly is within line 11808, 11809, 11810 .
Are these empty lines ?
It just gives a warning that for line 11808, 11809, 1181... |
|
anlx |
Old oclHashcat Support
|
5 |
26,057 |
01-20-2016, 03:59 PM |
| |
|
Thread: Limit on input-hashes?
Post: Limit on input-hashes?
| Hi,
I have a hash list with ~12000 lines (NTLM hashes). When I try to process the list, I get following errors:
Code:
--
./cudaHashcat64.bin -a 0 -m 1000 /AUDITS/XXX/pwdump.txt /XXX/wordlist.tx... |
|
anlx |
Old oclHashcat Support
|
5 |
26,057 |
01-20-2016, 03:31 PM |