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: Quickie on how OclHashcat+ works
Post: Quickie on how OclHashcat+ works

Hi. I would like to know if cl: 8 in oclhashcat+ means that 1 password of length 8 is being processed or a group of passwords of length 8 is processed? If it is the latter, how many? Thanks.
mastercracker Very old oclHashcat-plus Support 2 7,996 02-01-2011, 10:23 PM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: [split] OclHashcat+ and --remove

Boris has a point. In the case where you want to start many attacks in a batch file (.bat), removing every possible cracked hash would save time on the subsequent attacks of the batch. If possible, ...
mastercracker Very old oclHashcat-plus Support 15 27,543 02-02-2011, 06:01 AM
    Thread: Error cuCtxPopCurrent (cudaHashcat+64.exe)
Post: RE: Error cuCtxPopCurrent (cudaHashcat+64.exe)

I was able to reproduce the same problem by also putting extreme values: -n 216 --gpu-loops 512 got the error cuCtxPopCurrent() 999 My cards in this case were a GTX260 and a GTS250. Now an...
mastercracker Very old oclHashcat-plus Support 11 23,291 02-02-2011, 11:33 PM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

K9_ Wrote: (02-05-2011, 11:01 AM) -- I would place a simple command in the batch file. Code: -- hashcat.exe -a 0 -m 0 --remove yourhashlist.txt foundpasswords.txt -- -- I did not know about that ...
mastercracker Very old oclHashcat-plus Support 15 27,543 02-05-2011, 03:54 PM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

This will be a problem with MD5(unix) hashes that don`t always have the same length...
mastercracker Very old oclHashcat-plus Support 15 27,543 02-09-2011, 04:50 AM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

atom Wrote: (02-04-2011, 10:57 AM) -- what the problem using hashcat to do the --remove work? -- That would mean that you have to actually be physically there once every attack finish to remove them....
mastercracker Very old oclHashcat-plus Support 15 27,543 02-05-2011, 08:23 AM
    Thread: Possible OCLhashcat+ bug
Post: Possible OCLhashcat+ bug

Hi. I ran the following attack on about 2 million hashes: cudahashcat+32.exe -d 1,2 -m 0 -o found2.txt -r "C:\rules\basic.txt" test.hash "F:\Dictionaries\Dict\All.txt" Rules: Code: -- : r d...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-11-2011, 05:28 PM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

atom Wrote: (02-15-2011, 03:58 PM) -- any news here? -- I assumed that you were correct and did not do anything further but just to make sure that we are not missing something out, I will do it tomor...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-16-2011, 03:28 AM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

Oops. Looks like a problem here's the -output-format=2 4144e195f46de78a3623da7364d04f11:a:61 93b885adfe0da089cdf634904fd59f71:: dd1c7ceb4c92653a696b7907a4dd4df1:C:43 13757e0fb71915e385efa4dc9d1...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-17-2011, 06:07 AM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

Replicated the problem with mode 1000...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-26-2011, 05:59 AM
    Thread: How to know which rules has been used to crack ?
Post: RE: How to know which rules has been used to crack...

undeath Wrote: (08-10-2011, 07:44 PM) -- --debug-mode=1 (and additionally: --debug-file=used_rules.rule) -- is this switch in hashcat, OCLhashcat-plus or both?
mastercracker Very old oclHashcat-plus Support 5 12,702 08-11-2011, 04:02 AM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

Just in case Atom missed it, the problem is existant. From what I noticed, it seems to crack a password but sometime then assign it to the wrong hash. For all the wrong Hash:Password pair, the passw...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-23-2011, 07:02 PM
    Thread: oclhc+ bug?
Post: RE: oclhc+ bug?

acubens Wrote: (02-25-2011, 01:15 PM) -- atom Wrote: (02-25-2011, 12:42 PM) -- everything is fine! not a bug. both oclhc and oclhc+ just can not crack hashes with plain of length >= 16 -- Thanks I...
mastercracker Very old oclHashcat-plus Support 7 19,261 02-26-2011, 05:51 AM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

atom Wrote: (02-26-2011, 09:36 AM) -- that was a good hint mastercracker. i found somthing. it is exactly as i said in the beginning. it is salted with a null-byte. or better said its the unicode ver...
mastercracker Very old oclHashcat-plus Support 9 20,373 02-27-2011, 03:59 AM
    Thread: SHA1 and rules file
Post: RE: SHA1 and rules file

qetup Wrote: (03-14-2011, 12:47 AM) -- so according to https://hashcat.net/forum/thread-294.html SHA1 support for oclhashcat+ is forthcoming. and from what i have read, oclhashcat doesn't suppo...
mastercracker Very old oclHashcat-plus Support 1 6,679 03-14-2011, 06:12 AM
    Thread: Possible bug
Post: Possible bug

Hi Atom. Congratulation for the good fight and the second place at CMIYC... As you might have noticed during the contest, OClHashcat-plus 0.05 don't support $P$9 hashes correctly.
mastercracker Very old oclHashcat-plus Support 3 8,634 08-18-2011, 06:56 PM
    Thread: ERROR: cuStreamSynchronize() 700
Post: RE: ERROR: cuStreamSynchronize() 700

marked_d Wrote: (08-23-2011, 08:32 AM) -- I have the same error with: /cudaHashcat-plus64.bin -d 1 2 3 -m 500 -r test.rule -o found.txt md5.txt full.txt works with: /cudaHashcat-plus64.bin -d 1 ...
mastercracker Very old oclHashcat-plus Support 6 15,950 08-23-2011, 03:54 PM
    Thread: Can't Crack vBulletin?
Post: RE: Can't Crack vBulletin?

For your separator not found error, your hashes is missing 1 character. It's length 31 instead of 32.
mastercracker Very old oclHashcat-plus Support 3 16,392 09-20-2011, 03:49 AM
    Thread: combining dictionary with digit mutation in hashcat plus
Post: RE: combining dictionary with digit mutation in ha...

fast_checkmate Wrote: (10-07-2011, 11:59 AM) -- Thanks Rafe, your solution is good, i'm gonna give it a try But i'm also interested in creating rules for hashcat.. Since it's (almost) impossible t...
mastercracker Very old oclHashcat-plus Support 11 23,525 10-11-2011, 06:53 PM
    Thread: Cpu + gpu for wpa/wpa2 how to set ?
Post: RE: Cpu + gpu for wpa/wpa2 how to set ?

mr008 Wrote: (10-14-2011, 07:09 PM) -- I see that recovermypass use oclHashcat for recover wpa/wpa2, is this site related with this ? I have one world list 20+gb and how to set rules to list all 8+ a...
mastercracker Very old oclHashcat-plus Support 21 58,355 10-14-2011, 09:32 PM