Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970
I know I said I was out of ideas, but have you tried uninstalling the drivers, rebooting, then installing 11.12? Or 12.1 preview... |
|
chort |
Hardware
|
52 |
175,200 |
01-18-2012, 05:59 AM |
|
|
Thread: Which card for notebooks ?
Post: RE: Which card for notebooks ?
Whatever has the highest value for ( * ) then. |
|
chort |
Hardware
|
5 |
10,663 |
01-31-2012, 09:43 AM |
|
|
Thread: oclhashcat-lite v0.9 not want work on 5870 bug ?
Post: RE: oclhashcat-lite v0.9 not want work on 5870 bug...
For those who are getting clBuildProgram errors, did you reboot after applying 12.1? I have an Ubuntu box at home running 12.1 & oclHashcat-lite-0.09 just fine. My box at work is running 11.x and gets... |
|
chort |
Hardware
|
15 |
30,446 |
02-05-2012, 01:13 AM |
|
|
Thread: oclhashcat-lite v0.9 not want work on 5870 bug ?
Post: RE: oclhashcat-lite v0.9 not want work on 5870 bug...
That's odd. Try -d 1,2,3 (I think that's the format). |
|
chort |
Hardware
|
15 |
30,446 |
02-05-2012, 02:14 AM |
|
|
Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970
@med: are you talking about not losing cracked hashes? You can use the -o option to save cracks. Look at --help output. |
|
chort |
Hardware
|
52 |
175,200 |
02-05-2012, 09:03 PM |
|
|
Thread: SHA512 Info
Post: RE: SHA512 Info
So it's just straight SHA512 with no salt? I don't think you realize how bad that is. If an attacker steals your entire database, they can attack all the passwords simultaneously because they aren't s... |
|
chort |
Hardware
|
6 |
13,910 |
02-15-2012, 12:39 AM |
|
|
Thread: What does this error mean?
Post: RE: What does this error mean?
I believe that's the "you didn't apply the ICD registration" error, but I thought it happened automatically on Windows... |
|
chort |
Old hashcat Support
|
2 |
6,476 |
12-22-2011, 05:50 AM |
|
|
Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
Same issue, AMD A8-3850 CPU (Ubuntu 11.04/64bit). |
|
chort |
Old hashcat Support
|
11 |
20,661 |
01-13-2012, 07:34 PM |
|
|
Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
I guess I'll wait until the actual update is posted before reporting :) |
|
chort |
Old hashcat Support
|
11 |
20,661 |
01-17-2012, 06:59 AM |
|
|
Thread: Don't work Sha-1(base-64)
Post: RE: Don't work Sha-1(base-64)
I believe that's correct. Try writing that into a file, then give hashcat the path to the file to read instead of passing the hash on the command line. |
|
chort |
Old hashcat Support
|
6 |
12,360 |
01-19-2012, 12:59 AM |
|
|
Thread: Can't get it to crack known hashes
Post: RE: Can't get it to crack known hashes
Really? How did you generate the hashes?
chort@hydra:~$ echo -n '12345' | sha1sum
8cb2237d0679ca88db6464eac60da96345513964 -
chort@hydra:~$ echo -n '123456' | sha1sum
7c4a8d09ca3762af61e59520943dc... |
|
chort |
Old hashcat Support
|
8 |
17,212 |
01-19-2012, 05:21 AM |
|
|
Thread: OpenCL bruteforcing via hcGui
Post: RE: OpenCL bruteforcing via hcGui
Mask attacks use literal characters ('i', ' ', 'u', ' ', 'd'), unless you use the special built-in variables (that are prefixed with '?'). BTW you want 'l' as in 'L' if you intend to use the built-in ... |
|
chort |
Old hashcat Support
|
10 |
19,966 |
01-20-2012, 09:25 AM |
|
|
Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
Hello atom,
In 0.39b2 every rule is applied, but only every 4th wordlist entry is used. Here is the output of prepending [1-9] (rule) to team[1-9] (wordlist):
Code:
--
chort@hydra:~/code/hashcat-0.... |
|
chort |
Old hashcat Support
|
11 |
20,661 |
01-23-2012, 12:39 AM |
|
|
Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
Confirmed as fixed. Thanks! |
|
chort |
Old hashcat Support
|
11 |
20,661 |
01-23-2012, 11:43 PM |
|
|
Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...
Looks like a 32bit vs 64bit problem:
Code:
--
chort@hydra:~/code/hashcat-0.39$ ./h64 -o /dev/null -m 1800 examples/A0.M1800.hash examples/A0.M1800.word
Initializing hashcat v0.39 by atom with 8 th... |
|
chort |
Old hashcat Support
|
4 |
9,941 |
01-31-2012, 05:59 PM |
|
|
Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...
I was able to reproduce it running the 32bit binary on 64bit OS. The 64bit binary works fine.
Ubuntu 11.04. |
|
chort |
Old hashcat Support
|
4 |
9,941 |
02-01-2012, 09:44 PM |
|
|
Thread: Hashcat Development Report I
Post: RE: Latest news from hashcat development
I'm really interested to see what the morph dictionary utility does.
All the development for oclhashcat-* sounds great. I hope hashcat does get some attention too though, because more Linux systems a... |
|
chort |
Organisation and Events
|
6 |
16,675 |
01-06-2012, 06:07 PM |
|
|
Thread: Website left-side verticle menu problem
Post: Website left-side verticle menu problem
When viewing the main website on a smaller display (this one is set to 1366x768) the left-side menu is too tall. The very bottom menu item is oclHashcat-plus / older versions. I can't scroll down any ... |
|
chort |
Organisation and Events
|
1 |
7,314 |
01-31-2012, 07:28 AM |
|
|
Thread: New clause § 6 in EULA
Post: RE: New clause § 6 in EULA
The purpose section is a little bit awkward. I suggest rewriting the first sentence like this:
Software has been created for scientific, analysis, demonstration and sporting reasons. |
|
chort |
Organisation and Events
|
2 |
12,197 |
07-01-2012, 11:23 PM |
|
|
Thread: Another l33tsp34k rule (didn't see lanjelot's)
Post: Another l33tsp34k rule (didn't see lanjelot's)
I wanted to generate all possible combinations of l33tsp34k, with some other common substitutions (first letter uppercase, append '1!', etc).
I'm not that great with oclHashcat rules/tables etc, so... |
|
chort |
User Contributions
|
0 |
6,750 |
10-22-2011, 06:54 AM |