Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
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,116 |
10-24-2011, 10:04 PM |
|
|
Thread: clGetPlatformIDs() -1001 with Radeon
Post: RE: clGetPlatformIDs() -1001 with Radeon
Well I'm an idiot. I was reading wrong documentation and didn't extract the icd-registration file to the right place. For anyone else as dumb as I am, with SDK 2.4 you need to do:
$ sudo tar xzf icd-r... |
|
chort |
General Help
|
3 |
10,136 |
10-08-2011, 01:09 AM |
|
|
Thread: clGetPlatformIDs() -1001 with Radeon
Post: RE: clGetPlatformIDs() -1001 with Radeon
OK, my last two mistakes were not having a dummy plug and not having two screens defined in xorg.conf. After I fixed those I'm getting both GPUs.
I was actually wrong before, the 6950 was being used,... |
|
chort |
General Help
|
3 |
10,136 |
10-08-2011, 06:14 AM |
|
|
Thread: Distribute rules as separate download
Post: RE: Distribute rules as separate download
Telepathy would be awesome. Should write the feature request post, or will you do that for me too? :) |
|
chort |
Feature Requests
|
5 |
11,055 |
01-17-2012, 09:17 PM |
|
|
Thread: Distribute rules as separate download
Post: RE: Distribute rules as separate download
Yeah, I thought about that.
Does 7za overwrite all the contents of a directory when it uncompresses an archive? Perhaps there could be two directories inside the hashcat & oclhashcat archives, one fo... |
|
chort |
Feature Requests
|
5 |
11,055 |
01-18-2012, 09:27 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: Drupal 7 hashes
Post: RE: Drupal 7 hashes
It looks like 15 rounds of SHA512, prefixed with '$S$'. |
|
chort |
General Help
|
4 |
13,291 |
07-17-2012, 06:37 PM |
|
|
Thread: ERROR: clCreateBuffer() -61 on -plus-0.09
Post: RE: ERROR: clCreateBuffer() -61 on -plus-0.09
Hmm, so basically the only way around this is to pre-split hash files, right? There's no way oclHashcat can parse the -m argument prior to allocating memory (has to do with the way the kernels are bui... |
|
chort |
Beta Tester
|
6 |
6,481 |
07-06-2012, 11:04 PM |
|
|
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 |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
What sort of GPU are you using, out of curiosity? What model, what kind of system is it in? |
|
chort |
Very old oclHashcat-plus Support
|
26 |
43,356 |
01-01-2012, 11:19 PM |
|
|
Thread: Freezes and lags on 0.07 version
Post: RE: Freezes and lags on 0.07 version
So it's a PCIe card, not built-in? Hmm. |
|
chort |
Very old oclHashcat-plus Support
|
26 |
43,356 |
01-01-2012, 11:32 PM |
|
|
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: Has anyone tried AMD A series APU?
Post: RE: Has anyone tried AMD A series APU?
Didn't realize it was possible to attach a 16x to a 1x. Is there a riser? I haven't worked with hardware in years and I can see most of my knowledge is obsolete.
Any way, thanks for the response. I'm... |
|
chort |
Hardware
|
2 |
8,060 |
09-25-2011, 07:07 AM |
|
|
Thread: Hash question
Post: RE: Hash question
I'm not an expert, but all the hashes beginning with "ok" appear to be descrypt with a fixed salt ('ok' is the salt in each case). The $1 format is extremely common. You can figure out what it is in a... |
|
chort |
General Help
|
2 |
6,180 |
02-05-2012, 02:11 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: Hashcat-util to split plains in half for use with combinator
Post: RE: Hashcat-util to split plains in half for use w...
atom implemented it in one evening! Here's the documentation:
https://hashcat.net/wiki/hashcat_utils#cutb |
|
chort |
Feature Requests
|
2 |
8,312 |
01-16-2012, 01:28 AM |
|
|
Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support
I added to the wiki under "Supported algorithms and GPU defaults," but not to the wiki copy of --help output, since it isn't actually in the help output at this time. |
|
chort |
Very old oclHashcat-plus Support
|
6 |
13,637 |
01-20-2012, 07:21 AM |
|
|
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 |