Error With Cudahashcat32.exe Help Please - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Error With Cudahashcat32.exe Help Please (/thread-3036.html) Pages:
1
2
|
Error With Cudahashcat32.exe Help Please - Iraqlock - 01-16-2014 Hi,First of All I Wanna Apologize for Breaking the Rules,I Learned That Every Forum Have a Rules to Follow Im Having a Bit of Problem With CudaHashCat32 I Managed to Make a CMD File With an Input and an Output Files Here's a Snapshot of The CMD .bat File The Problem is Everytime I Start the Recover Progress With This CMD .Bat Both Input and Output Files Gets Flooded With The Results Randomly (Not OneHash Per OneLine) I Hope Anyone Have a Solution for This Thanks in Advance RE: Error With Cudahashcat32.exe Help Please - blazer - 01-16-2014 hashcat is probably outputting using Lf delimiters on windows instead of CrLf and you are using notepad to display the files. The default windows notepad doesn't recognize the lf delimiters and shows everything in a single line. The reason why both input/output lists look odd is because --remove is removing the cracked hashes and using Lf delimiters, the output file is using Lf as well so both of them look strange. Either install an alternative notepad such as notepad++ OR open the file in the built in WordPad and they should display correctly. RE: Error With Cudahashcat32.exe Help Please - Iraqlock - 01-16-2014 (01-16-2014, 02:55 AM)blazer Wrote: hashcat is probably outputting using Lf delimiters on windows instead of CrLf and you are using notepad to display the files. The default windows notepad doesn't recognize the lf delimiters and shows everything in a single line. The Text is Not Random Now,Still Im Unable to Restore Once the Temprutre Limit Reached The Attack Cannot Be Restore and Continue RE: Error With Cudahashcat32.exe Help Please - Iraqlock - 01-16-2014 Anyone Help Please ? RE: Error With Cudahashcat32.exe Help Please - mastercracker - 01-17-2014 What's your command line to restore? RE: Error With Cudahashcat32.exe Help Please - Iraqlock - 01-18-2014 (01-17-2014, 06:05 PM)mastercracker Wrote: What's your command line to restore? I Don't Have One,I Just Set The CMD to Remove Output Recoverd Hashes From The Input RE: Error With Cudahashcat32.exe Help Please - Iraqlock - 01-18-2014 Anyone Have a Sloution for This Please? RE: Error With Cudahashcat32.exe Help Please - mastercracker - 01-18-2014 The problem itself is not clear, at least to me. When oclhashcat crashes during a session and you try to restore it, I shows the stats but the progress stays to zero. Is that it? RE: Error With Cudahashcat32.exe Help Please - Iraqlock - 01-19-2014 The Problem is That When The Attack Stops Due to Temperature Limit or Just When I Stop it ,And I Start it Again,it Doesn't Recover RE: Error With Cudahashcat32.exe Help Please - epixoip - 01-19-2014 it will not restore unless you tell it to restore. |