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 [asc] Author Forum Replies Views Posted
    Thread: MD5 and the Diminishing Passwords Rule
Post: RE: MD5 and the Diminishing Passwords Rule

I can not reproduce it :( I even used a 32 bit version: Quote: -- root@sf:~/oclHashcat-plus-0.09# ./oclHashcat-plus32.bin --hash-type 2500 --rules-file Diminishing_Password.rule test.hccap passlist...
atom Beta Tester 9 11,348 06-26-2012, 11:56 AM
    Thread: MBP not enough allocatable device-memory
Post: RE: MBP not enough allocatable device-memory

Quote: -- - Device #2: Device does not provide enough allocatable device-memory to handle this attack -- This kind of error is actually that you do not have enough (device) memory to handle scr...
atom hashcat 1 5,089 07-01-2016, 09:05 AM
    Thread: maybe bug again
Post: RE: maybe bug again

awesome! nice catch again, tommie_c! it is a bug in the RULE_OP_REJECT_CONTAINS '%' rule. the bug was the following: it should do: reject the word unless it contains at least N instances of X ...
atom Old hashcat Support 2 6,572 03-14-2011, 10:49 AM
    Thread: Bottleneck, and my 31 character limit. Ideas?
Post: RE: Maximum length of 31? Why?

If you use -a 3 (mask-attack) it will work because the limit with mask attack is 55. Quote: -- root@et:~/oclHashcat-1.36# ./oclHashcat64.bin -m 100 hash '8|7|9|4|2|10|6|11|12|1|0|5|13|3|14' -a 3...
atom Old oclHashcat Support 30 45,031 04-05-2015, 11:37 PM
    Thread: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists

Of course, just do not use -O
atom hashcat 7 5,996 12-01-2017, 11:14 AM
    Thread: Max combination result
Post: RE: Max combination result

Your calculation is incorrect because ?s = 33, not 95 52*26*26*26*26*33*33 = 25 877 636 928
atom Old oclHashcat Support 2 4,467 06-02-2014, 11:55 AM
    Thread: Mathematical relation between number of GPUs and H/s
Post: RE: Mathematical relation between number of GPUs a...

Yes, if the keyspace to search is large enough, it would be 10X. Basically you can simply sum up all speeds, there's no loss due to parallelization. Hashcat can also handle devices of different ty...
atom hashcat 2 3,532 09-14-2016, 04:33 PM
    Thread: Math Question !
Post: RE: Math Question !

thanks for keeping the list up to date, helps much
atom General Help 6 12,933 01-08-2012, 12:27 PM
    Thread: match column
Post: RE: match column

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
atom hashcat 2 3,138 02-16-2017, 07:26 PM
    Thread: Massive help
Post: RE: Massive help

Just lower the workload if it crashes your driver
atom Old oclHashcat Support 4 10,692 08-29-2014, 11:52 AM
    Thread: Masks for Multiple Language Charsets in UTF-8
Post: RE: Masks for Multiple Language Charsets in UTF-8

You can do mask attack with UTF-8 like this: Quote: -- root@ht:~/hashcat# echo -n ä | xxd 00000000: c3a4                                     .. root@ht:~/hashcat# echo -n ä...
atom hashcat 3 2,950 07-14-2018, 10:48 PM
    Thread: Maskprocessor word at position??[solved]
Post: RE: Maskprocessor word at position??[solved]

Nice work, thanks! :)
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 16,934 09-16-2013, 09:20 AM
    Thread: Maskprocessor word at position??[solved]
Post: RE: Maskprocessor word at position??

Well, not with the number, but as word. with masksprocessor you have -s and -l which is what you want to do. try: ?u -s M -l W
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 16,934 08-08-2013, 06:20 AM
    Thread: Maskprocessor word at position??[solved]
Post: RE: Maskprocessor word at position??

Well, for the same mask, the content would be the same if you would sort it. What differs is the ordering, just run hashcat in --stdout mode, then you will see the difference.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 16,934 08-29-2013, 09:32 AM
    Thread: Maskprocessor with cudaHashcat-plus on windows
Post: RE: Maskprocessor with cudaHashcat-plus on windows

this crash thing is already fixed in 0.08. however, maskprocessor can be used for a lot more things than just a bf emulation generator. for example i like to use it for rule generation: mp64 '$?d$?d'...
atom Very old oclHashcat-plus Support 7 13,902 02-15-2012, 10:05 AM
    Thread: Maskprocessor with cudaHashcat-plus on windows
Post: RE: Maskprocessor with cudaHashcat-plus on windows

no sry, its beta
atom Very old oclHashcat-plus Support 7 13,902 02-15-2012, 08:06 PM
    Thread: maskprocessor v0.70
Post: RE: maskprocessor v0.70

I think you wanted to post that into the hashcat-utils post not the maskprocessor post. I guess you can simply ignore the compilation error for the windows binaries as you want to use mac.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 11,532 03-26-2014, 09:56 AM
    Thread: maskprocessor request?
Post: RE: maskprocessor request?

this is a job for hashcat. Quote: -- root@thumbstone:~/dev/projects/hashcat/hashcat-0.38# echo pass > word root@thumbstone:~/dev/projects/hashcat/hashcat-0.38# ./hashcat-cli...
atom Feature Requests 1 6,320 10-20-2011, 04:15 PM
    Thread: Maskprocessor more custom charsets needed
Post: RE: Maskprocessor more custom charsets needed

no, it will drop performance.
atom Feature Requests 3 9,116 12-12-2011, 11:05 AM
    Thread: maskprocessor hex charset option
Post: RE: maskprocessor hex charset option

Kgx Pnqvhm Wrote: (12-12-2011, 02:42 AM) -- Please add the "--hex-charset" option to the maskprocessor program. (I have rules that use subsets of of the specials.) -- ok
atom Feature Requests 3 9,296 12-12-2011, 11:02 AM