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: Add Wide Character Support to Table Attack Engine
Post: RE: Add Wide Character Support to Table Attack Eng...

you're right, you did follow the new format. sorry!
epixoip Feature Requests 7 16,994 08-27-2012, 09:33 AM
    Thread: Add Wide Character Support to Table Attack Engine
Post: RE: Add Wide Character Support to Table Attack Eng...

atom thanks for rolling out this change so damn quickly. Malik, thanks for updating my Arabic table. It's far better to have a native speaker create the tables :) You guys rock, great job on this. A...
epixoip Feature Requests 7 16,994 08-27-2012, 04:48 AM
    Thread: Add Wide Character Support to Table Attack Engine
Post: RE: Add Wide Character Support to Table Attack Eng...

Yeah, I see 'зфыыцщкв' (password) in the LinkedIn dump as well.
epixoip Feature Requests 7 16,994 08-26-2012, 12:50 PM
  Bug Thread: Add Wide Character Support to Table Attack Engine
Post: Add Wide Character Support to Table Attack Engine

I've noticed a trend in multilingual users who are creating passwords based on English words, but with their native IME. For example, one of the passwords in the LinkedIn dump is 'سحاهÙ...
epixoip Feature Requests 7 16,994 08-26-2012, 11:58 AM
    Thread: Slow crack with GPU Nvidia 335M
Post: RE: Slow crack with GPU Nvidia 335M

There are two things wrong here: the first is "Nvidia", and the second is "notebook." Nvidia GPUs are slow enough as it is, let alone their mobile GPUs. A good solution would be to get a desktop or s...
epixoip Very old oclHashcat-lite Support 3 8,451 08-23-2012, 04:24 PM
    Thread:
Post: RE: Questions about Crossfire

If you're using Windows, then disregard that part.
epixoip Hardware 0 0 08-16-2012, 10:17 AM
    Thread:
Post: RE: Questions about Crossfire

Performance scale is linear. Two devices would be exactly twice as fast as having only one device. You can run multiple cards without Crossfire. Indeed you should not attach the Crossfire bridge nor ...
epixoip Hardware 0 0 08-16-2012, 09:12 AM
    Thread: md5(salt.pass) troubles and tricks
Post: RE: md5(salt.pass) troubles and tricks

You can also use attack mode 6 (dict + mask) with oclhashcat-plus and use the salts as a dictionary.
epixoip Very old oclHashcat-lite Support 20 40,853 08-06-2012, 06:36 AM
    Thread: what gpu to buy
Post: RE: what gpu to buy

HD7760? afaik there is no such card, if you re-read i said HD7970. have a look at the benchmark threads on this forum to get an idea of what's fastest. as of right now HD6990 and HD5970 are the faste...
epixoip Old hashcat Support 8 19,260 07-21-2012, 03:48 PM
    Thread: what gpu to buy
Post: RE: what gpu to buy

HD5970 is a fantastic gpu, but the radeon 5000 series is two generations old now. amd deprecated the 4000 series this year, so 5000 series will likely be deprecated within the next ~ 18 months. i wou...
epixoip Old hashcat Support 8 19,260 07-21-2012, 03:20 PM
    Thread: Low recovered number of linkedin hashes
Post: RE: Low recovered number of linkedin hashes

A good dictionary would get you around 50% cracked, and those aren't near enough rules. https://securitynirvana.blogspot.com/2012/06/final-word-on-linkedin-leak.html
epixoip General Help 7 14,897 07-15-2012, 10:24 AM
    Thread: need help with sha512
Post: RE: need help with sha512

Please understand sha512crypt, aka SHA512(Unix), is *not* simply salted sha512. The "hex string" generated by Cain's Hash Calculator is just a raw sha512 hash, and is completely different -- and in no...
epixoip Very old oclHashcat-lite Support 23 49,299 07-10-2012, 01:05 PM
    Thread: need help with sha512
Post: RE: need help with sha512

undeath Wrote: (07-09-2012, 12:32 PM) -- as far as i know [md5]crypt in fact uses PBKDF2. -- no sir.
epixoip Very old oclHashcat-lite Support 23 49,299 07-09-2012, 08:43 PM
    Thread: need help with sha512
Post: RE: need help with sha512

undeath Wrote: (07-08-2012, 04:59 PM) -- no. crypt uses PBKDF2. -- you're thinking of pbkdf2-hmac-sha512, like what grub uses. sha512crypt doesn't use pbkdf2. sha512crypt is actually based on md5cr...
epixoip Very old oclHashcat-lite Support 23 49,299 07-09-2012, 05:22 AM
    Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...

oclhashcat cannot crack passwords > 16 chars.
epixoip Very old oclHashcat-lite Support 22 46,737 07-09-2012, 04:44 AM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

there is no problem. what you are describing is normal and expected. if you want gpus to work harder, add rules.
epixoip Very old oclHashcat-plus Support 17 30,273 07-08-2012, 03:34 PM
    Thread: need help with sha512
Post: RE: need help with sha512

sha512 hashes in linux shadow file is actually sha512crypt, not raw sha512.
epixoip Very old oclHashcat-lite Support 23 49,299 07-08-2012, 03:33 PM
    Thread: How to crack discuz x2 password ?
Post: RE: How to crack discuz x2 password ?

a little bit of googling suggests it uses md5(md5(pass).salt) which is the same as vbulletin, so try using one of the two vbulletin modes (i'm not sure which is which.)
epixoip Very old oclHashcat-lite Support 3 15,693 07-08-2012, 02:31 PM
    Thread: need help with sha512
Post: RE: need help with sha512

yes, i mean hardware. the problem is sha512 requires much more vram than the other hash types, hence the out of resources error.
epixoip Very old oclHashcat-lite Support 23 49,299 07-08-2012, 02:11 PM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

ntk, you have to give the gpus work. reading from stdin means copying each plaintext candidate to gpu as they come in which is very slow, so gpus aren't doing any work, hence the 0% load. you need to ...
epixoip Very old oclHashcat-plus Support 17 30,273 07-08-2012, 01:52 PM