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 [asc] Views Posted
    Thread: modified-batchcrack.sh
Post: RE: modified-batchcrack.sh

this is a very cool contribution. much thanks on that. have you tested it on cygwin?
atom Very old oclHashcat Support 2 7,599 02-05-2011, 10:44 PM
    Thread: oclHashcat v0.24
Post: RE: oclHashcat v0.24

because of the core refactorization. it comes back in a later version.
atom Very old oclHashcat Announcements 2 16,105 02-08-2011, 10:15 AM
    Thread: Support for MSOFFCRYPTO?
Post: RE: Support for MSOFFCRYPTO?

no plans on this yet
atom Feature Requests 2 8,974 02-09-2011, 10:24 AM
    Thread: hashcat v0.36
Post: hashcat v0.36

Download it here: https://hashcat.net/hashcat/ * changes v0.35 -> v0.36: Code: -- type: bug file: hashcat-cli desc: crashes if using -a 1 or -a 2 in combination with a single rule cred: sho...
atom Old hashcat Announcements 2 15,497 02-15-2011, 06:20 PM
    Thread: question mark in special charset
Post: RE: question mark in special charset

currently you can not specify the question mark because there is no escape character in parsing routine :-) v0.26 will have hex charset support...
atom Very old oclHashcat Support 2 9,528 02-21-2011, 12:32 AM
    Thread: Im need help for crack this whit new version v0.26
Post: RE: Im need help for crack this whit new version v...

salted algos not supported in v0.26 beta
atom Very old oclHashcat Support 2 8,088 02-21-2011, 06:51 PM
    Thread: oclHashcat v0.25
Post: RE: oclHashcat v0.25

you still need 0.23 for joomla
atom Very old oclHashcat Announcements 2 12,607 03-10-2011, 11:10 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: oclHashcat v0.25
Post: RE: oclHashcat v0.25

yes :)
atom Very old oclHashcat Announcements 2 12,607 03-16-2011, 10:48 AM
    Thread: oclHashcat-0.25 on GeForce GTX 570 running Fedora 13 x86_64
Post: RE: oclHashcat-0.25 on GeForce GTX 570 running Fed...

cd to installation directory and check if you have that file ./kernels/4318/m0000.sm_20.64.cubin
atom Very old oclHashcat Support 2 11,207 03-19-2011, 06:03 PM
    Thread: Can Hashcat work with MIT Kerberos passwords?
Post: RE: Can Hashcat work with MIT Kerberos passwords?

no, its not supported
atom Old hashcat Support 2 6,961 04-02-2011, 11:16 PM
    Thread: wrong dict size?
Post: RE: wrong dict size?

nope, its exactly doing what it is supposed to do. remember there is a length limit on each side (14). oclHashcat automatically skips words that are longer than 14 chars. it is -not- depeding on rules...
atom Very old oclHashcat Support 2 7,603 04-11-2011, 01:00 PM
    Thread: [split] oclHashcat-lite SL3 cracking howto - output format
Post: RE: oclHashcat-lite SL3 cracking howto

yes, just remove the zeros
atom Very old oclHashcat-lite Support 2 12,282 04-12-2011, 09:41 AM
    Thread: vBulletin :)
Post: RE: vBulletin :)

sorry man, posting hashes is against the board rules. you couldnt know that since the forum rule post was lost during the server movement. so i just masked your hash. its simple, just use -m 15
atom Old hashcat Support 2 8,805 08-17-2011, 08:31 PM
    Thread: First contact. Help please.
Post: RE: First contact. Help please.

https://www.youtube.com/watch?v=Sxa0JTJ29II
atom Very old oclHashcat Support 2 7,912 09-11-2011, 12:18 PM
    Thread: Is it worth updating Catalyst from 11.5 to 11.8?
Post: RE: Is it worth updating Catalyst from 11.5 to 11....

on windows, speed does not change. you can upgrade but dont expect any change. on linux, 11.8 creates 100% CPU load per GPU per core and this reduces performance a lot.
atom Very old oclHashcat-lite Support 2 7,881 09-16-2011, 01:44 PM
    Thread: Good news: 11.9 only use one core of cpu !
Post: RE: Good news: 11.9 only use one core of cpu !

sorry man, this is not about cat 11.9. its about cpu affinity. since this problem isnt new, i've added a workaround into oclHashcat-plus before i released it. this forces the os to use only 1 core, re...
atom Hardware 2 7,617 09-24-2011, 09:15 AM
    Thread: Do you Need SDK on Windows?
Post: RE: Do you Need SDK on Windows?

No, Windows user do not need the SDK.
atom Very old oclHashcat-plus Support 2 6,064 09-29-2011, 11:23 AM
    Thread: hashcat generated dictionary
Post: RE: hashcat generated dictionary

i think you have a wrong understanding of ahow the permutation attack works. this is a permutation: Quote: -- ABC ACB BCA BAC CBA CAB -- what you want it to do a bruteforce with the charset asfh...
atom Very old oclHashcat-plus Support 2 7,369 09-29-2011, 12:05 PM
    Thread: Piping Hashcat to Crunch?
Post: RE: Piping Hashcat to Crunch?

yes you can, but you should consider using maskprocessor, its like 8 times faster than crunch and more flexible. https://hashcat.net/files/maskprocessor-0.65.7z Code: -- $ ./mp64.bin ?d?d?d?d?d?d?d...
atom Very old oclHashcat-plus Support 2 12,198 09-29-2011, 02:23 PM