Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Status: Exhausted?
Post: RE: Status: Exhausted?
There is an issue with -m 0 in cudaHashcat 1.35 and that's likely why it isn't finding the passwords. |
|
epixoip |
Old oclHashcat Support
|
6 |
13,634 |
04-08-2015, 05:09 PM |
|
|
Thread: Truecrypt hash (volume not boot)
Post: RE: Truecrypt hash (volume not boot)
There may not be any validation on TC formats then since it is just 512 arbitrary bytes. In which case Hashcat was working against the ASCII text you provided. Either way that's not how it's done. |
|
epixoip |
Old oclHashcat Support
|
5 |
9,503 |
04-07-2015, 04:21 PM |
|
|
Thread: Status: Exhausted?
Post: RE: Status: Exhausted?
hashed with newline char, trailing space in wordlist, wrong capitalization. could be any number of factors. |
|
epixoip |
Old oclHashcat Support
|
6 |
13,634 |
04-07-2015, 05:34 AM |
|
|
Thread: Suggestions for tuning options on overheating AMD 7970
Post: RE: Suggestions for tuning options on overheating ...
Definitely sounds like an OEM design card. Try lowering the mem clock along with the core clock.
As for workload tuning, you can try using -w 1 |
|
epixoip |
Old oclHashcat Support
|
5 |
8,465 |
04-07-2015, 04:53 AM |
|
|
Thread: Suggestions for tuning options on overheating AMD 7970
Post: RE: Suggestions for tuning options on overheating ...
You're kind of going about this the wrong way.
You shouldn't have any problems cooling a 7970. 70F ambient temp is irrelevant. Are you forcing the fan to 100% before starting a run?
If the fans ... |
|
epixoip |
Old oclHashcat Support
|
5 |
8,465 |
04-07-2015, 01:30 AM |
|
|
Thread: Bottleneck, and my 31 character limit. Ideas?
Post: RE: Maximum length of 31? Why?
InfDoleo Wrote: (04-05-2015, 10:13 PM)
--
odd restriction
programming limitation
To top it off - closed source - I can't just change the code
--
If you don't understand the restriction nor why it... |
|
epixoip |
Old oclHashcat Support
|
30 |
45,031 |
04-06-2015, 04:38 PM |
|
|
Thread: Help with a specific mask or rule
Post: RE: Help with a specific mask or rule
Why can't you use tmesis.pl on Windows? There's Cygwin, Strawberry Perl, ActiveState Perl, DWIM Perl... |
|
epixoip |
Old oclHashcat Support
|
6 |
9,412 |
04-06-2015, 05:55 AM |
|
|
Thread: cudaHashcat32.exe "recovered 100%"... But no password?
Post: RE: cudaHashcat32.exe "recovered 100%"... But no p...
You already cracked it with a dictionary attack, so it will not be cracked again with any other attack in the same session.
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#hashcat_re... |
|
epixoip |
Old oclHashcat Support
|
2 |
5,358 |
04-06-2015, 05:53 AM |
|
|
Thread: Oclhashcat AMD catalyst 14.9 and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: Oclhashcat AMD catalyst 14.9 and The-Distribut...
Ok, so apparently The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) doesn't name their kernels and/or kernel packages properly. You should still be able to locate the correct package name with... |
|
epixoip |
General Help
|
7 |
13,524 |
04-05-2015, 03:02 PM |
|
|
Thread: Oclhashcat AMD catalyst 14.9 and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: Oclhashcat AMD catalyst 14.9 and The-Distribut...
First off, 2.13 is newer than 2.2. It's a version string, not a floating-point number.
Installing the kernel headers is simple, "apt-get install linux-headers-$(uname -r)"
That said, neither The... |
|
epixoip |
General Help
|
7 |
13,524 |
04-05-2015, 02:34 PM |
|
|
Thread: 6 x 7990's using ASUS BTC mining motherboard WPA2
Post: RE: 6 x 7990's using ASUS BTC mining motherboard W...
6x 7990 is not possible. 7990 is a dual-GPU card, so 6*2 = 12 GPUs. However the driver only supports 8 GPUs. Maximum possible 7990s in one system is 4. |
|
epixoip |
Hardware
|
5 |
10,453 |
04-05-2015, 07:16 AM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
The keyspace is likely too small to achieve full acceleration, thus the low speed. |
|
epixoip |
hashcat
|
17 |
23,547 |
04-02-2015, 11:43 PM |
|
|
Thread: Truecrypt hash (volume not boot)
Post: RE: Truecrypt hash (volume not boot)
hashcat does not support the truecrypt_volume2john format, so if you check your logs (if hashtopus even logs this information), you'll likely see that hashcat errored out with "no hashes loaded".
I... |
|
epixoip |
Old oclHashcat Support
|
5 |
9,503 |
04-02-2015, 11:41 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Yes, that's precisely how you would script it out as I suggested.
OS is irrelevant.
No, a slash is not a problem.
No, the size of the container is irrelevant. |
|
epixoip |
hashcat
|
17 |
23,547 |
04-02-2015, 01:21 AM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
I've not tested attempting to escape commas in the custom charset, but you can try.
So the first two lines of your hcmask file (based on the masks you generated above) would be:
.\,,;.-_):,!Ii!?... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 10:24 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Those masks are looking good. Unfortunately since your custom charset includes a comma, and hcmasks use commas to separate fields, an hcmask file would not work. So what you'll need to do is run each ... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 09:16 PM |
|
|
Thread: Syntax question
Post: RE: Syntax question
hashcat-cli does not support rule chaining |
|
epixoip |
General Help
|
8 |
11,166 |
04-01-2015, 01:13 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
You will need multiple masks to accomplish this, so you should probably use an hcmask file.
I will help you construct one mask. You will need to construct the others.
-1 '.,' -2 ';.-_):' '!Ii!... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 01:12 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
Do not request help cracking a hash or offer a cash reward. This is against the forum rules.
Basically what you are looking for here is a mask attack. https://hashcat.net/wiki/doku.php?id=mask_attac... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 11:45 AM |
|
|
Thread: Syntax question
Post: RE: Syntax question
Would be more efficient to use rule chaining here.
oclHashcat hashlist.txt wordlist.txt -r toggles.rule -r leet.rule |
|
epixoip |
General Help
|
8 |
11,166 |
04-01-2015, 01:29 AM |