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 [asc] Forum Replies Views Posted
    Thread: Driver archive
Post: RE: Driver archive

I think it's a good idea. However, I would not like to do that on hashcat.net server as I am unsure about copyright/EULA issues
atom General Help 4 7,839 01-15-2015, 05:59 PM
    Thread: Win7 32, Ati 5850, catalyst 14.9 but ERROR: clGetDeviceIDs() -1
Post: RE: Win7 32, Ati 5850, catalyst 14.9 but ERROR: cl...

OK, after some debugging we found out the problem is related to GPU_NUM_COMPUTE_RINGS which we originally added to workaround some Catalyst 14.12 problems. Since we dropped support for catalyst 14.12 ...
atom Old oclHashcat Support 4 10,167 01-17-2015, 09:19 PM
    Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...

So, after all the changes made to princeprocessor that have been added in the meanwhile I redid the same test to see how it changed. With the latest version from GIT from https://github.com/jsteube...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 22 74,889 01-19-2015, 03:56 PM
    Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...

Don't think it's a bug. There are many factors that influence the keyspace. Make sure you understood the basic concept
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 22 74,889 01-19-2015, 06:53 PM
    Thread: v1.32 oclhashcat64.exe has stopped working
Post: RE: v1.32 oclhashcat64.exe has stopped working

to many rules
atom Old oclHashcat Support 7 13,147 01-19-2015, 06:53 PM
    Thread: permutation patterns
Post: RE: permutation patterns

Btw, if this is about WPA, I remember one vendor from UK using such an algorithm. There's a wordlist for that case which is much lower than 1000 words. We successfully cracked them, see Blandys hashki...
atom General Talk 5 12,660 01-23-2015, 12:11 PM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

Single rules (-j) are supposed to work in this case, just -r is not.
atom Old oclHashcat Support 9 15,332 01-23-2015, 12:12 PM
    Thread: WPA2 Speed drops by 5x
Post: RE: WPA2 Speed drops by 5x

If you switch to oclHashcat v1.32 this will not happen anymore. It will use the wordlist as base whetever -a you choose in hybrid mode.
atom Old oclHashcat Support 5 9,462 01-27-2015, 11:45 AM
    Thread: special character problem with standarad hash generators
Post: RE: special character problem with standarad hash ...

If you know for example that the hash has been generated using utf8 you could run your wordlist through iconv. hashcat does not know about encoding, it reads the data bytewise. If you feed it with utf...
atom Old oclHashcat Support 2 6,041 01-28-2015, 03:48 PM
    Thread: MS-CACHEv2
Post: RE: MS-CACHEv2

That's the wrong approach. Your wordlist is your capital.
atom General Help 3 5,620 01-29-2015, 12:12 PM
    Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...

justme Wrote: (02-02-2015, 10:46 AM) -- What's the difference then? -- Wait, you confuse something. First, fingerprint attack as used in passcape comes from here: https://hashcat.net/wiki/doku.php?...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 22 74,889 02-03-2015, 12:27 PM
    Thread: oclHashcat bruteforce
Post: RE: oclHashcat bruteforce

If you use oclHashcat, just use -i for increment
atom Old oclHashcat Support 12 19,275 02-03-2015, 04:59 PM
    Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...

justme Wrote: (02-04-2015, 05:42 PM) -- I wonder now how duplicates are handled in prince? For example, for a 4 char keyspace we have: abc+d == ab+cd == a+bcd, etc. -- Note that prince is not autom...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 22 74,889 02-05-2015, 12:11 PM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

Guess it's an ACL thing, you need to xhost +
atom General Help 7 9,648 02-05-2015, 12:14 PM
    Thread: Sha256 all rejects passwords
Post: RE: Sha256 all rejects passwords

There are different maximum length's depending on the algorithm and the attack-mode. Generally it's 32 for -a 0, 32+32 for -a 1/6/7 (but not longer than 55), 55 for -a 3. Things change if a salt is us...
atom Old oclHashcat Support 1 3,651 02-06-2015, 12:22 PM
    Thread: maskprocessor and statsprocess are now open source
Post: maskprocessor and statsprocess are now open source

License is MIT https://github.com/jsteube/
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 7,263 02-09-2015, 05:39 PM
    Thread: Rules with prefix and suffix in same time
Post: RE: Rules with prefix and suffix in same time

Syntax should be fine, but it's to many rules
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 8,119 02-11-2015, 11:58 PM
    Thread: how to generat a wordlist from a mask
Post: RE: how to generat a wordlist from a mask

Wait, there's a builtin hybrid mode -a6 and -a7
atom General Help 3 5,711 02-12-2015, 12:00 AM
    Thread: [help] Unknown option --output-file= "error"
Post: RE: [help] Unknown option --output-file= "error"

It's simply --outfile=FILE
atom Old hashcat Support 9 12,627 02-13-2015, 04:59 PM
    Thread: Win8.1 64, Ati 5670, catalyst 14.9 but ERROR: clGetDeviceIDs() -1
Post: RE: Win8.1 64, Ati 5670, catalyst 14.9 but ERROR: ...

https://i.imgur.com/YgfmGK6.png
atom Old oclHashcat Support 2 4,644 02-16-2015, 10:11 AM