Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
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: 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: 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: AMD SDK v2.5, Catalyst 11.7 and 11.8
Post: RE: AMD SDK v2.5, Catalyst 11.7 and 11.8
Oops, just saw https://hashcat.net/forum/thread-522.html . Never mind :(
I see there's a 11.9 for Linux/64 now. Date says 09/28. Has anyone tried it yet? I guess I'll throw that on the machine I'm bu... |
|
chort |
General Help
|
9 |
21,936 |
10-05-2011, 08:11 AM |
|
|
Thread: benchmark list?
Post: RE: benchmark list?
atom Wrote: (10-01-2011, 01:30 AM)
--
the 5870 is around 80k/s, 6950 around 70k/s
--
I wish I had known that before I bought a 6950 :(
Is there a ranked list of preference for price/performance ... |
|
chort |
Hardware
|
9 |
26,616 |
10-06-2011, 12:54 AM |
|
|
Thread: benchmark list?
Post: RE: benchmark list?
fast_checkmate Wrote: (10-06-2011, 09:08 AM)
--
multiply the number of the shaders with the shader frequency (different from the gpu frequency for Nvidia cards) and compare cards, it should give a ve... |
|
chort |
Hardware
|
9 |
26,616 |
10-06-2011, 05:31 PM |
|
|
Thread: [split] [split] oclHashcat v0.26 - not cracking ntlm hashes
Post: RE: [split] [split] oclHashcat v0.26 - not crackin...
I suspect I'm having this issue as well. I knew there was something strange with trying to crack NTLM, but I couldn't isolate the variables. I'll try the 32bit version and see if that makes a differen... |
|
chort |
Very old oclHashcat Support
|
9 |
25,584 |
10-20-2011, 08:18 PM |
|
|
Thread: Cant make it work
Post: RE: Cant make it work
-1 00010203...09 means that you can substitute ?1 into the mask and it will try the characters 00 through 09 in that space.
If you did something like
-1 abc
-2 xyz
-3 123
Then set the mask to ?1?2?3... |
|
chort |
Very old oclHashcat Support
|
9 |
20,119 |
10-23-2011, 10:13 PM |
|
|
Thread: Cant make it work
Post: RE: Cant make it work
Yeah, so the mask (the ?1?1...) has to be at least as long as the minimum length of the plaintext you're trying to compute. Each ? stands for one character in the plaintext. For a plaintext of 8 char... |
|
chort |
Very old oclHashcat Support
|
9 |
20,119 |
10-24-2011, 10:04 PM |
|
|
Thread: Cant make it work
Post: RE: Cant make it work
Well that's mixing character sets. 00 is binary 0, but abcd... are ASCII. I don't think that will work. The 00, 01, 02, 03... are for SL3. If you wanted to do MySQL you'd do ASCII (unless it was from ... |
|
chort |
Very old oclHashcat Support
|
9 |
20,119 |
10-23-2011, 11:35 PM |
|
|
Thread: ATI 5970 GPU Overheating!
Post: RE: ATI 5970 GPU Overheating!
Check out https://hashcat.net/forum/thread-692.html
I need to put that on the wiki today.
PS does it have two fans on the card? You might need to set them independently by either incrementing the dis... |
|
chort |
General Help
|
9 |
20,358 |
12-02-2011, 12:31 AM |
|
|
Thread: ATI 5970 GPU Overheating!
Post: RE: ATI 5970 GPU Overheating!
I have no idea how it works on Windows; above is for Linux.
It's tough to believe maxing the fan speed wouldn't bring temps down, because on my machine there was an immediate drastic drop in temps. J... |
|
chort |
General Help
|
9 |
20,358 |
12-02-2011, 01:00 AM |
|
|
Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?
I did that for my HD 5870 too, but I noticed it was a lot slower than expected when doing dictionary attacks on MD5.
I think I heard correctly that GPU RAM:
1.) Doesn't matter for brute-force
2.) Doe... |
|
chort |
User Contributions
|
9 |
19,875 |
01-02-2012, 06:51 PM |
|
|
Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?
I have both the shader clock and RAM clock OC'd to max for these MD5s :) |
|
chort |
User Contributions
|
9 |
19,875 |
01-04-2012, 10:48 PM |
|
|
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: newbie of oclHashcat-plus 0.07 need brute-force help
Post: RE: newbie of oclHashcat-plus 0.07 need brute-forc...
You don't think any passwords will have '0' in them?
https://hashcat.net/wiki/mask_attack |
|
chort |
Very old oclHashcat-plus Support
|
8 |
22,634 |
02-02-2012, 02:54 AM |
|
|
Thread: Hashcat Benchmarking
Post: RE: Hashcat Benchmarking
Looks like the Windows version of lite_bench is set to use -plus instead of -lite.
Add for -lite-0.09:
Code:
--
$BIN $OPTS -m 3000 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1 --pw-min 7
--
|
|
chort |
User Contributions
|
8 |
19,302 |
02-04-2012, 04:21 AM |
|
|
Thread: Four Server And One Hash
Post: RE: Four Server And One Hash
If you have NVIDIA card you want to use the cuda version of the command (not the ocl version). |
|
chort |
General Help
|
8 |
14,940 |
02-08-2012, 08:57 PM |
|
|
Thread: Four Server And One Hash
Post: RE: Four Server And One Hash
Make sure you read this for recommended versions:
https://hashcat.net/wiki/oclhashcat_catalyst_forceware |
|
chort |
General Help
|
8 |
14,940 |
02-08-2012, 10:14 PM |