Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: RE: invalid argument hashcat 4.1.0 --gpu-temp-reta...

Thank you .... your answers solved my problem :-)
tibit hashcat 3 5,845 02-24-2018, 10:16 PM
    Thread: [solved] Problem sorting dictionary file
Post: [solved] Problem sorting dictionary file

I'm trying to sort a huge (2gb) dictionary file. I tried the hashcat tools, but had zero result. With gnuwin utils, I tried sort.exe, gsort.exe, cat.exe Code: -- cat 20_04found.dic | sort | un...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 11,929 04-20-2014, 05:35 AM
    Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file

First of all, thank you for your help! Code: -- it sounds like you are hitting and EOF character -- If this is the reason, how can I remove these 'End Of File' characters or keyboard characters w...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 11,929 04-20-2014, 01:47 PM
    Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file

Thanks for solving my problem "Kgx Pnqvhm". ULM could handle my 2gb file. I downloaded the latest version of sort64.exe (15.2.2014) from the CLi-package on unifiedlm, which handled the task .... ...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 11,929 04-21-2014, 02:42 AM
    Thread: regarding hashcat-utils : combinator
Post: regarding hashcat-utils : combinator

Hi, I was trying to combinate two files in windows but didn't succeed. My batcode Code: -- combinator.exe file1 file2 > file3 -- When I run it, file3 stays empty (zero bites) Please tell...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 5,534 11-12-2014, 02:27 PM
    Thread: [solved] how to pipe rli2 tot textfile?
Post: [solved] how to pipe rli2 tot textfile?

Could anyone give me the "windows" code for piping the rli2 stdout results to a textfile?? code : rli2.exe text1 text2 | ....... ????? >outfile thank you
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 10,700 12-14-2014, 04:33 PM
    Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?

Thank you very much for replying, but my "outfile" still stays empty. I sorted both inputfiles unique and they are definitly different to some extend. I have put all files in the same directory. the...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 10,700 12-14-2014, 06:33 PM
  Tongue Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?

philsmd Wrote: (12-14-2014, 06:44 PM) -- ..... also the general idea is that the first file you specify is the (sorted!) whole file and the second file is a (sorted!) subset of the whole file. -- T...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 10,700 12-14-2014, 08:40 PM
    Thread: maskprocessor to output in HEX?
Post: maskprocessor to output in HEX?

This great tool is able to generate special chars with the ?b function. But I'm having a hard time converting special chars like 'tab' or other control characters to HEX in my windows environment. ...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 5,354 01-24-2015, 11:15 PM
    Thread: Regarding rli2.exe
Post: Regarding rli2.exe

It seems that rli2.exe only compares the 'bigger' file against the smaller one. Meaning that we can't find unique lines in a rather small file comparing to an existing very big file. A rather ugly ...
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 5,172 01-13-2016, 05:48 AM
    Thread: Regarding rli2.exe
Post: RE: Regarding rli2.exe

Thank you for replying even silly questions .... shame on me .... thanks to you! tibit
tibit hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 5,172 01-13-2016, 01:38 PM
    Thread: Hashcat just stopping
Post: RE: Hashcat just stopping

I'm having the same issue using hashcatgui ... both with mysql and with mysql5 They both return a length error. so maybe ...
tibit Old hashcat Support 4 8,704 09-29-2013, 04:08 AM
    Thread: Hashcat v 0.50 "increment error"
Post: Hashcat v 0.50 "increment error"

Trying to do a bruteforce attack (maskattack) for vbulletin
tibit Old hashcat Support 5 8,406 11-22-2015, 05:07 PM
    Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"

In fact, I tried to use that first but, Using "--increment" in my code with version 0.50, I get errors : "invalid increment maximum specified" using this code: Code: -- hashcat-cli64.exe -a 3 -...
tibit Old hashcat Support 5 8,406 11-23-2015, 01:14 AM
    Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"

azren Wrote: (11-23-2015, 01:55 AM) -- Code: -- hashcat-cli64.exe -a 3 -m 2611 --increment --increment-min=4 --increment-max=6 -e "D:\salt3_32" -p : -o "D:\Hashcat_050\1121_found.txt" --outfile-form...
tibit Old hashcat Support 5 8,406 11-23-2015, 02:09 AM
    Thread: sha-512 Drupal 7
Post: sha-512 Drupal 7

Can anyone tell me what command I should use in oclhashcat to decrypt Drupal hashes sha512(drupal)?
tibit Old oclHashcat Support 1 5,648 04-14-2014, 12:44 PM
    Thread: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?

As undeath wrote: [salt+password length with is restricted to 55 chars] Seems that your Hash+salt is 85 characters: (too long) 9f3a76b19306930a84f530c8a5c26ee3230c7da4:fEPjA41CNVq6qTfxz4E4fFhcY3i...
tibit Old oclHashcat Support 5 9,463 04-14-2014, 12:54 PM
    Thread: bug in oclhashcat 1.36???
Post: bug in oclhashcat 1.36???

When using a combination attack with with left($x) or right(^x) rules in version 1.36 it applies the rule at the start or end of the combination, not in between the two lists. The same setup works ok...
tibit Old oclHashcat Support 9 11,364 06-13-2015, 05:49 PM
    Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???

Thanks for replying, As far as I know '-j' applies to the left wordlist and '-k' to the right. (so I think the code is correct) I did try to prepend a character to the right wordlist, but in that...
tibit Old oclHashcat Support 9 11,364 06-13-2015, 06:24 PM
    Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???

Thank you for testing, suppose I'll have to wait for 1.37 then. tibit
tibit Old oclHashcat Support 9 11,364 06-14-2015, 12:59 AM