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: Line lenght exception?
Post: RE: Line lenght exception?

looks like plain md5 hashes
atom General Help 8 15,205 05-10-2012, 10:05 AM
    Thread: Line lenght exception?
Post: RE: Line lenght exception?

also note, before phpbb switched to phpass they used plain md5
atom General Help 8 15,205 05-11-2012, 09:39 AM
    Thread: Line lenght exception?
Post: RE: Line lenght exception?

You can't google the hashes so its not that dramatic.
atom General Help 8 15,205 05-11-2012, 02:12 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

thanks for replying. this is an old thread, i will close it now. the solution has been made already, see here: https://hashcat.net/forum/thread-1291.html
atom Very old oclHashcat-plus Support 125 250,822 09-04-2012, 02:04 PM
    Thread: Limitations of some functions in the rules ?
Post: RE: Limitations of some functions in the rules ?

use A for 10, B for 11, etc
atom Very old oclHashcat-plus Support 2 5,644 09-16-2012, 11:33 AM
    Thread: Library dependence issue with combinator.bin
Post: RE: Library dependence issue with combinator.bin

Or just run "make clean" and then "make". Its open source.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 15,767 01-09-2013, 10:08 AM
    Thread: len.exe returns empty wordlist
Post: RE: len.exe returns empty wordlist

Can you post your commandline? Also, there is no need to trim wordlists for usage with WPA, oclHashcat-plus automatically "rejects" them. Thats the counter you see in the status display.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 9,881 08-31-2012, 03:12 PM
    Thread: Legal agreements for password audits.
Post: RE: Legal agreements for password audits.

Not sure if this is interessting for you, but all hashcat versions support setting the outfile format. I've added a special outfile format =1 for pentesters that ill only print the cracked hash but no...
atom General Talk 2 6,237 06-13-2013, 09:40 PM
    Thread: legacy hashcat question
Post: RE: legacy hashcat question

There's no true generic kernel. There's always a limit. In theory, you could have a 25gb long bytestream as salt. That would propably exceed your GPU ram. But even such a thing could be supported, but...
atom hashcat 3 4,589 07-20-2016, 10:06 AM
    Thread: Legacy hardware won't cut it(HD 5970)
Post: RE: Legacy hardware won't cut it(HD 5970)

That's the typical behaviour with the drivers. They often change the optimization settings in the JiT compiler. Sometimes the driver then optimizes something to the bad, so it becomes slower than if i...
atom hashcat 7 5,444 01-04-2018, 03:14 PM
    Thread: LDAP {SSHA} modes
Post: RE: LDAP {SSHA} modes

sounds cool, could you please add a trac ticket?
atom General Talk 1 8,215 06-20-2015, 12:39 AM
    Thread: Launch hashcat with conrete letters in password counts
Post: RE: Launch hashcat with conrete letters in passwor...

Note that because of markov optimization "aaaaaaa" will not be the first candidate.
atom hashcat 5 3,293 07-08-2018, 03:33 PM
    Thread: Hashcat Development Report I
Post: RE: Latest news from hashcat development

ati6690: i think you got me wrong on this. the idea is not to do dual gpu + cpu cracking for more speed. dont be afraid, i also think its a bad idea. the idea was to deprecate cpu based hashcat and re...
atom Organisation and Events 6 16,680 01-06-2012, 03:56 PM
    Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: RE: Latest Beta release 3.6.0+268 issue with PDF 1...

Yes, there's a new kernel which is not limited to passwords < length 16. However, the NV OpenCL runtime fails to compile it cleanly (other runtimes such as Intel works). Note that hashcat warned you a...
atom hashcat 2 4,834 07-30-2017, 01:07 PM
    Thread: Lastpass cracking speed
Post: RE: Lastpass cracking speed

I've the feeling I need to clarify the following: Quote: -- Speed.GPU.#1...: 1980 H/s -- You are clearly missing -w 3 and Quote: -- for SHA256 it's 16904 MH/s so 16,904,000,000 / 8...
atom General Talk 6 17,874 06-16-2015, 11:34 AM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

yes that explains the rejects, but it still fullfills the buffer till its full or EOF before launching the kernel
atom Very old oclHashcat-plus Support 15 38,230 04-25-2012, 12:15 PM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

While it buffers the words from the dictionary it checks if a word is undersized or oversized. If this is the case it adds for each word the number of RULES multiplied by the number of SALTS to the re...
atom Very old oclHashcat-plus Support 15 38,230 04-25-2012, 05:03 PM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

yeah, split the hash file. in theory you can split by 1 since it will not make any speed difference in sum. multihash support for salted hashes has just been added because of the lazyness of some user...
atom Very old oclHashcat-plus Support 15 38,230 04-26-2012, 10:23 AM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

if you do hybrid you wont notice the overhead. so it depends all on your attack.
atom Very old oclHashcat-plus Support 15 38,230 04-27-2012, 05:33 PM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

you cant attack 210k MD5(phpBB3)
atom Very old oclHashcat-plus Support 15 38,230 04-29-2012, 05:56 PM