LINE/ENCODING ERROR
#1
PROBLEM SOLVED SEEMS TO BE SOMETHING BAD WITH HASHCAT RECOGONIZING THE FILE, CAUSE I TRY WITH ANOTHER FILE WITH THE SAME HASH AND IT WORKS. IT DESHASES 7% IN 15H BUT ANYWAY WORKS
COMMAND :

hashcat.exe -m 2711 -a 0 here hash directory here wordlist directory --force --username

The same adapted to windows hash and still the same error

When i sue -m 2611 these error:

Code:
Hashfile '/se/gw/Pwd/Hashed/hash/Userhashsalt.txt ' on line 157654 (*empty*):[b][u][i] Line-length exception[/i][/u][/b]

And these if 2711

Code:
Hashfile '/se/gw/Pwd/Hashed/hash/25hash.txt' on line 8147 (*empty*): [b][i][u]Hash-encoding exception[/u][/i][/b]

I try to check if hashcat detect hashed and it does out off 3milion lines it detects 2.2milion hashes .


But im not able to crack anything. Im doind something bad? Really i just maybe ask a lot but really i dont know what im doing wrong. If someone can point me in the good direction i would be really greated.


I try to change to unicode or utf-8 nothing worked.

What i will try waiting to someones reply:
1) Put OpenCL ( i dont have but even if goes slow it should work witout it)
2) Split file every 100k lines to see if with small files works
3) 
PHP Code:
hashcat.exe -m 2711 --left --outfile=here outfile directory here hashes directory(editado)

"|" should be a space 


For separate each hashcat
2711 type in one 
2611 in other one.


PROBLEM SOLVED SEEMS TO BE SOMETHING BAD WITH HASHCAT RECOGONIZING THE FILE, CAUSE I TRY WITH ANOTHER FILE WITH THE SAME HASH AND IT WORKS. IT DESHASES 7% IN 15H BUT ANYWAY WORKS


Messages In This Thread
LINE/ENCODING ERROR - by horny2b - 09-18-2017, 07:46 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-20-2017, 07:50 PM
RE: LINE/ENCODING ERROR - by rsberzerker - 09-21-2017, 02:18 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-22-2017, 01:24 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-26-2017, 01:59 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-26-2017, 01:58 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-26-2017, 08:03 PM
RE: LINE/ENCODING ERROR - by horny2b - 09-27-2017, 09:42 AM
RE: LINE/ENCODING ERROR - by rsberzerker - 09-27-2017, 02:10 PM
RE: LINE/ENCODING ERROR - by atom - 10-01-2017, 11:37 AM