Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: SHA-256 Problem
Post: RE: SHA-256 Problem
you can use masks with letters.. for example
-1 ?d test?1
matches test0 - test9
read this please: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
atom |
General Help
|
6 |
14,998 |
08-14-2013, 11:36 AM |
|
|
Thread: -1% utilization issue with cudahashcat
Post: RE: -1% utilization issue with cudahashcat
Yes, WPA is A LOT slower than raw MD5 :)
See benchmark tables to get an idea: https://hashcat.net/oclhashcat-plus/#performance |
|
atom |
Very old oclHashcat-plus Support
|
6 |
11,935 |
08-14-2013, 11:38 AM |
|
|
Thread: Possible minor bug in OclHashcat-Plus
Post: RE: Possible minor bug in OclHashcat-Plus
ADL_Overdrive5_Temperature_Get(): -1 is also often seen due to old GPU bios |
|
atom |
Very old oclHashcat-plus Support
|
6 |
12,003 |
08-19-2013, 03:39 PM |
|
|
Thread: multi rules debugging
Post: RE: multi rules debugging
no, multi rules are combining rules, not running them in a sequence. therefore, mastercrackers suggestion is correct. |
|
atom |
Very old oclHashcat-plus Support
|
6 |
10,372 |
08-28-2013, 12:14 PM |
|
|
Thread: Diceware cracking math for @thorsheim
Post: Diceware cracking math for @thorsheim
Basis dictionary from diceware is 7776 words and there are 5 words takes from it.
Makes a total combination keyspace of 7776^5 = 28430288029929701376
Since the diceware RNG is hopefully a perfect o... |
|
atom |
General Talk
|
6 |
15,862 |
09-02-2013, 02:56 PM |
|
|
Thread: Diceware cracking math for @thorsheim
Post: RE: Diceware cracking math for @thorsheim
magnum Wrote: (09-02-2013, 06:02 PM)
--
Would you not end up with more like 400 days total for 500k hashes full keyspace since you dropped speed to about half? Or did I miss something.
--
undeath W... |
|
atom |
General Talk
|
6 |
15,862 |
09-03-2013, 10:03 AM |
|
|
Thread: trying to crack my onw WPA
Post: RE: trying to crack my onw WPA
You can use aircrack -J option to let aircrack convert it to .hccap |
|
atom |
General Help
|
6 |
21,887 |
09-04-2013, 07:38 AM |
|
|
Thread: oclHashcat-plus restore file format struct
Post: RE: oclHashcat-plus restore file format struct
The struct is here, but note it will change again with oclHashcat v1.00.
Code:
--
typedef struct
{
uint32_t version_bin;
char cwd[256];
uint32_t argc;
char **argv;
ui... |
|
atom |
Very old oclHashcat-plus Support
|
6 |
13,999 |
09-05-2013, 02:41 PM |
|
|
Thread: Hashcat always exhausted - wpa/wpa2
Post: RE: Hashcat always exhausted - wpa/wpa2
It's not always possible, but if aircrack-ng can load it, you can tell it to convert it to .hccap format using -J option. |
|
atom |
General Help
|
6 |
18,422 |
09-10-2013, 09:56 AM |
|
|
Thread: ERROR: clCreateBuffer() -61
Post: RE: ERROR: clCreateBuffer() -61
https://www.computerhope.com/issues/ch000549.htm :) |
|
atom |
Very old oclHashcat-plus Support
|
6 |
13,401 |
09-16-2013, 09:23 AM |
|
|
Thread: Which one (hashcat/oclhashcat-plus/lite) for which algorithm?
Post: RE: Which one (hashcat/oclhashcat-plus/lite) for w...
The -s and -l flags will be gone after the fusion, but maybe come back sooner or later OR with an external tool to create fake .restore files that can do the same. |
|
atom |
General Talk
|
6 |
14,790 |
10-09-2013, 09:35 AM |
|
|
Thread: Purge rule?
Post: RE: Purge rule?
It's not possible, at least not for the old vector datatype based GPUs VLIW4, VLIW5, sm_21. That is because the purge rules changes the length of the candidate depending on the candidate value. It wou... |
|
atom |
Very old oclHashcat-plus Support
|
6 |
10,726 |
10-22-2013, 09:59 AM |
|
|
Thread: Purge rule?
Post: RE: Purge rule?
I'm not sure if I understood this fully. However, with CPU based algorithms (slow ones, iterated) you can already use the purge rule since oclHashcat uses hashcat rule engine in that case. |
|
atom |
Very old oclHashcat-plus Support
|
6 |
10,726 |
10-22-2013, 03:20 PM |
|
|
Thread: Purge rule?
Post: RE: Purge rule?
|
atom |
Very old oclHashcat-plus Support
|
6 |
10,726 |
10-22-2013, 04:57 PM |
|
|
Thread: cuModuleLoad() 209 error
Post: RE: cuModuleLoad() 209 error
if you have the same situation, please answer rolf's questions first |
|
atom |
Very old oclHashcat-plus Support
|
6 |
15,175 |
11-15-2013, 04:20 PM |
|
|
Thread: oclHashcat-plus Benchmark Script
Post: RE: oclHashcat-plus Benchmark Script
oclHashcat v1.00 will have a built-in benchmark system |
|
atom |
Very old oclHashcat-plus Support
|
6 |
23,657 |
11-19-2013, 10:15 AM |
|
|
Thread: Optimized dictionary for WPA
Post: RE: Optimized dictionary for WPA
JulioQc Wrote: (12-11-2013, 11:13 PM)
--
try crunch as a word generator, can be piped or used to create a file
--
wrong hint, maskprocessor can do the same but faster.
you won't neccessarily nee... |
|
atom |
General Help
|
6 |
18,006 |
12-12-2013, 04:39 PM |
|
|
Thread: Rule file (very common 'complex' passwords)
Post: RE: Rule file (very common 'complex' passwords)
Hey, is it really 90% the ! character? Thanks for the rule! |
|
atom |
User Contributions
|
6 |
14,856 |
01-29-2014, 10:57 AM |
|
|
Thread: STOP! Unsupported or incorrect Driver
Post: RE: STOP! Unsupported or incorrect Driver
For current v1.01 release version I recommend using catalyst 13.12 stable drivers, not 13.04. oclHashcat v1.02 will change this |
|
atom |
Old oclHashcat Support
|
6 |
11,993 |
02-25-2014, 07:48 PM |
|
|
Thread: HELP
Post: RE: HELP
please post output of clinfo |
|
atom |
Old oclHashcat Support
|
6 |
15,666 |
03-15-2014, 10:55 PM |