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 Replies [desc] Views Posted
    Thread: Which amd driver should I choose for best performance?
Post: RE: Which amd driver should I choose for best perf...

Thanks for the reply. Appreciated!! I'll get me a 15.12 then :-)
tibit hashcat 3 4,354 04-03-2017, 11:49 AM
    Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: solved -- invalid argument hashcat 4.1.0 --gpu-tem...

Hi, The argument "--gpu-temp-retain" isn't accepted on the new hashcat 4.1.0. (note : "--gpu-temp-abort" gives no problem. In the error message there seemes to be a space before 'gpu' which isn...
tibit hashcat 3 5,845 02-24-2018, 08:06 PM
    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: 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: rule vs. mask
Post: rule vs. mask

Trying to add some digits to long passwords, I noticed that using a mask (?d?d?d?d) works nice, but when using a rulefile ($1$2$3$4 etc) it doesn't find anything. This happens for passwords longer tha...
tibit Old oclHashcat Support 4 6,377 08-25-2015, 02:46 PM
    Thread: rule vs. mask
Post: RE: rule vs. mask

Yes I am shure every possible option from 0000-9999 is in the rule file.
tibit Old oclHashcat Support 4 6,377 08-25-2015, 03:07 PM
    Thread: rule vs. mask
Post: RE: rule vs. mask

Thank you , that made it clear!
tibit Old oclHashcat Support 4 6,377 08-25-2015, 07:20 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,466 04-14-2014, 12:54 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: 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,408 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,408 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,408 11-23-2015, 02:09 AM
    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: [solved] How to remove numbers from dictionary .txt or .dic
Post: [solved] How to remove numbers from dictionary .tx...

Hi all Does anybody knows some .bat command to remove plain numbers from a (huge) dictionary list. (.txt or .dic) Thank you for any reply tibit
tibit General Help 7 12,708 02-14-2013, 03:24 PM
    Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...

Thank you for your quick reply epixoip, but I think this will remove "all" numbers. I want : example 4519aar 451975a 4519752 451B78l 4519789 will remove : 4519752 4519789 exportfile (out): 4519aar...
tibit General Help 7 12,708 02-14-2013, 03:48 PM
    Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...

Thank you very much, I will try this out regards, tibit
tibit General Help 7 12,708 02-14-2013, 04:26 PM