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 Views Posted [asc]
    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,373 08-25-2015, 03:07 PM
    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,373 08-25-2015, 02:46 PM
    Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???

Great news, Thank you!!
tibit Old oclHashcat Support 9 11,357 06-17-2015, 12:10 PM
    Thread: need help creating a wordlist.
Post: RE: need help creating a wordlist.

One of the tools of Hashmanager (insidepro) can do this for you. Called : Combinepasswords.exe
tibit General Talk 3 7,235 06-17-2015, 12:10 AM
    Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???

Wow, Thank you so much. I'm uploading the package right now containing the hashfile and the two wordlists. Also added my test.bat files and the resulting pot-files (fraction of results). Trying ...
tibit Old oclHashcat Support 9 11,357 06-16-2015, 01:35 AM
    Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???

Hi all, Tested cudahashcat 1.36 also on different computer and notebook. The test with a single hash and one word in left and right wordlist turned out ok, Code: -- oclHashcat64.exe -a 1 -m 0 ...
tibit Old oclHashcat Support 9 11,357 06-14-2015, 10:01 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,357 06-14-2015, 12:59 AM
    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,357 06-13-2015, 06:24 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,357 06-13-2015, 05:49 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,353 01-24-2015, 11:15 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,696 12-14-2014, 08:40 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,696 12-14-2014, 06:33 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,696 12-14-2014, 04:33 PM
    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,533 11-12-2014, 02:27 PM
    Thread: $2a$08$ supported??
Post: RE: $2a$08$ supported??

Thank you for answering my "title" ;-) It was the answer I needed tibit
tibit General Help 2 7,294 07-19-2014, 01:40 AM
    Thread: $2a$08$ supported??
Post: $2a$08$ supported??

Is blowfish with 8000 itterations allready supported? Thank you for your reply tibit
tibit General Help 2 7,294 07-18-2014, 06:09 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,924 04-21-2014, 02:42 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,924 04-20-2014, 01:47 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,924 04-20-2014, 05:35 AM
    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,462 04-14-2014, 12:54 PM