Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Can't get known simple md5?
Post: RE: Can't get known simple md5?

Are you using hashcat or oclhashcat? They handle the combination attack differently. Once we know it, we can suggest you a command line that should reproduce what you want.
mastercracker Very old oclHashcat-plus Support 3 7,316 10-23-2013, 12:21 PM
    Thread: wpa Brute-force (only 8 char number)
Post: RE: wpa Brute-force (only 8 char number)

Looks good. You could skip the -1 and put directly the mask ?d?d?d?d?d?d?d?d
mastercracker Very old oclHashcat-plus Support 3 13,386 10-28-2013, 09:34 PM
    Thread: very strange! nv540m reached 16k h/s
Post: RE: very strange! nv540m reached 16k h/s

1) If you want to revert to your old driver you can use the information in the wiki: https://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to 2) I would never let my GPUs stay for a long tim...
mastercracker Very old oclHashcat-plus Support 13 21,261 10-30-2013, 04:54 AM
    Thread: very strange! nv540m reached 16k h/s
Post: RE: very strange! nv540m reached 16k h/s

You may have your own belief on GPU conspiracy but the fact is that your 540m card has 3.5 times less SP with about the same clock rate. Your expected speed should be in the ball park of 5K so 6.5K i...
mastercracker Very old oclHashcat-plus Support 13 21,261 10-31-2013, 02:32 PM
    Thread: after upgrade, hashcat is slow and pauses
Post: RE: after upgrade, hashcat is slow and pauses

If I remember well, this is fixed in the beta version. You should be fine on the next release.
mastercracker Very old oclHashcat-plus Support 4 12,794 11-02-2013, 02:58 AM
    Thread: DIfficulties running mass attack
Post: RE: DIfficulties running mass attack

alpaka Wrote: (11-04-2013, 01:14 PM) -- Thanks :) Which one is faster? cudaHashcat-plus64.exe or oclHashcat-plus64.exe (I've got Geforce 540m) -- The speed difference, if any, is irrelevant. If you ...
mastercracker Very old oclHashcat-plus Support 4 9,529 11-04-2013, 01:18 PM
    Thread: clEnqueueReadBuffer() -30
Post: clEnqueueReadBuffer() -30

What does this error mean? It seems to be related to only 1 of my GPUs. It happens on Windows7 64bit, catalyst 13.8b1, oclhashcat b19. Code: -- clEnqueueReadBuffer() -30 --
mastercracker Very old oclHashcat-plus Support 8 18,276 11-07-2013, 12:43 AM
    Thread: clEnqueueReadBuffer() -30
Post: RE: clEnqueueReadBuffer() -30

atom Wrote: (11-11-2013, 04:31 PM) -- #define CL_INVALID_VALUE -30 might be a bug, can you reproduce it? -- I had it for -m 2711. I rebooted in case it was a driver tha...
mastercracker Very old oclHashcat-plus Support 8 18,276 11-11-2013, 11:01 PM
    Thread: cudaHashcat+ slower after update
Post: RE: cudaHashcat+ slower after update

Increase your -n and -u values. If you don't know what they are, read the wiki.
mastercracker Very old oclHashcat-plus Support 4 8,354 11-13-2013, 01:15 PM
    Thread: cudaHashcat+ slower after update
Post: RE: cudaHashcat+ slower after update

komrad36 Wrote: (11-13-2013, 02:33 PM) -- Is there any sort of known issue with newer ForceWare that could cause this? This shouldn't be occurring, right? -- atom or philsmd would probably know bette...
mastercracker Very old oclHashcat-plus Support 4 8,354 11-13-2013, 04:26 PM
    Thread: NOOB question regarding NTLM Hashes
Post: RE: NOOB question regarding NTLM Hashes

Quote: -- user:0000:#D##########D####D#DD#D####DDD##:##D##D#DDD###D##D#D###D##D#DD##D: -- This is the only part that you need: user:0000:#D##########D####D#DD#D####DDD##:##D##D#DDD###D##D#D###D##D#D...
mastercracker Very old oclHashcat-plus Support 2 6,192 11-13-2013, 10:39 PM
    Thread: Not making progress [Bug?]
Post: RE: Not making progress [Bug?]

I can reproduce this on b19 with oclhashcat and cudahashcat both on windows7 64 bit.
mastercracker Very old oclHashcat-plus Support 3 6,874 11-18-2013, 09:52 PM
    Thread: two dictionaries and numbers
Post: RE: two dictionaries and numbers

Then your best bet is to "rulify" both your second wordlist and the modification like: dict2.rule Code: -- $c $d -- mod.rule Code: -- $1$1$1 $1$1$2 $1$1$3 ... -- Use Code: -- oclHashcat-p...
mastercracker Very old oclHashcat-plus Support 6 15,284 11-25-2013, 05:26 AM
    Thread: Another question about mask to deal with space
Post: RE: Another question about mask to deal with space

gale6k Wrote: (11-21-2013, 02:55 AM) -- But if it occurs '?a?a?a?a?a?a?a ' or maybe some other special characters, I do not know how to deal with it. -- There is not much thinking to do about this. ...
mastercracker Very old oclHashcat-plus Support 7 23,063 11-27-2013, 06:32 AM
    Thread: Another question about mask to deal with space
Post: RE: Another question about mask to deal with space

gale6k Wrote: (11-21-2013, 02:38 AM) -- My total cmd is : oclHashcat-plus64.exe -a 3 -m 1000 --force -o "ntlm_out.txt" --outfile-format=2 --markov-disable --gpu-temp-disable -i --increment-min=8 -...
mastercracker Very old oclHashcat-plus Support 7 23,063 11-27-2013, 06:40 AM
    Thread: Charset oclHashcat-plus
Post: RE: Charset oclHashcat-plus

You have setup your custom charset 1 but don't use it after. You have to replace the ?d by ?1 and there is no need to put the 6 twice: oclhashcat-plus64.exe -m 2500 -a3 -1 95642 capture.hccap ?1?1?1...
mastercracker Very old oclHashcat-plus Support 1 6,595 11-28-2013, 04:36 PM
    Thread: after upgrade, hashcat is slow and pauses
Post: RE: after upgrade, hashcat is slow and pauses

ccole Wrote: (12-05-2013, 11:31 PM) -- Well I've tried everything to fix this problem. Finally I downgraded back to OpenCL 12.8, using oclHashcat-plus 0.12 and everything is back to working just lik...
mastercracker Very old oclHashcat-plus Support 4 12,794 12-06-2013, 02:44 PM
    Thread: Problem with Password
Post: RE: Problem with Password

Make sure that you have tried to crack with oclhashcat-plus 0.15 and not an earlier version since the password is 16 characters. To validate your .hccap file, try to crack it using CPU hashcat.
mastercracker Very old oclHashcat-plus Support 5 20,002 12-06-2013, 02:55 PM
    Thread: oclHashcat-plus v0.09
Post: RE: oclHashcat-plus v0.09

atom Wrote: (09-08-2012, 04:15 PM) -- As said in the release notes, here is the howto: Building GPU-Clusters for oclHashcat with VCL v1.15: https://hashcat.net/wiki/doku.php?id=vcl_cluster_howto -...
mastercracker Very old oclHashcat-plus Announcements 21 94,670 09-08-2012, 08:18 PM
    Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15

Amazing release. Even passphrases are not safe anymore. A quick note for amd/ati users: Don't use catalyst 13.8 beta2, it's been reported to have some problems. You need 13.8 beta (the first relea...
mastercracker Very old oclHashcat-plus Announcements 31 215,942 08-25-2013, 04:02 AM