Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Drupal 7 hashes
Post: RE: Drupal 7 hashes
It looks like 15 rounds of SHA512, prefixed with '$S$'. |
|
chort |
General Help
|
4 |
13,286 |
07-17-2012, 06:37 PM |
|
|
Thread: Bug with Plain.Length.: display?
Post: RE: Bug with Plain.Length.: display?
Ahh, I was wondering if it was padded. I should have looked that up.
On the same hash I was running -plus-0.09b and I kept getting weird characters after the hash in the status display, but I guess t... |
|
chort |
Very old oclHashcat-lite Support
|
2 |
6,160 |
07-17-2012, 06:10 AM |
|
|
Thread: Bug with Plain.Length.: display?
Post: Bug with Plain.Length.: display?
I set pw-max to 8 and the Plain.Text. seems to be 8, but the display for Plain.Length. says 16.
$ ./oclhl64 -m 2400 -n 800 -d 2 --gpu-loops 1024 --pw-max 8 HASH
oclHashcat-lite v0.10 by atom start... |
|
chort |
Very old oclHashcat-lite Support
|
2 |
6,160 |
07-16-2012, 06:11 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,473 |
07-06-2012, 11:04 PM |
|
|
Thread: ERROR: clCreateBuffer() -61 on -plus-0.09
Post: ERROR: clCreateBuffer() -61 on -plus-0.09
On -plus-0.09 the examples run fine, but when I try to load a 103MB sha1 hash file (2.6M hashes) I get clCreateBuffer() -61 no matter if I use rules, -n, --gpu-loops, etc.
I can run the exact same ar... |
|
chort |
Beta Tester
|
6 |
6,473 |
07-03-2012, 02:05 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,196 |
07-01-2012, 11:23 PM |
|
|
Thread: Proper Syntax or usage of gui
Post: RE: Proper Syntax or usage of gui
If you want a mask that includes more than one charset for each position, you need to define the custom charsets in the boxes below. |
|
chort |
General Help
|
3 |
9,776 |
02-21-2012, 02:41 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
gat3way_ that is pretty cool. Will it be available in a tool any time soon? There is certainly demand (I get private requests related to malware analysis). |
|
chort |
Feature Requests
|
27 |
130,480 |
02-17-2012, 03:01 AM |
|
|
Thread: Maskprocessor with cudaHashcat-plus on windows
Post: RE: Maskprocessor with cudaHashcat-plus on windows
Any special reason you'd use maskprocessor for that instead of -a 3? |
|
chort |
Very old oclHashcat-plus Support
|
7 |
13,890 |
02-15-2012, 03:13 AM |
|
|
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,905 |
02-15-2012, 12:39 AM |
|
|
Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking
Excellent! I'll attempt to try this before you wake up. |
|
chort |
Very old oclHashcat-lite Support
|
23 |
45,273 |
02-09-2012, 08:49 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,937 |
02-08-2012, 10:14 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,937 |
02-08-2012, 08:57 PM |
|
|
Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC
|
chort |
Feature Requests
|
31 |
77,568 |
02-08-2012, 02:18 AM |
|
|
Thread: bug mask
Post: RE: bug mask
I can duplicate the condition in 0.07, but it works correctly in 0.08-beta.
From the 0.08-beta docs/changes.txt:
Code:
--
type: bug
file: kernels
desc: fixed bug in NTLM and DCC brute-force AMD ker... |
|
chort |
Very old oclHashcat-plus Support
|
2 |
6,095 |
02-07-2012, 11:29 PM |
|
|
Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC
fatalx Wrote: (02-07-2012, 01:52 AM)
--
So I've got...
oclHashcat-lite64.exe -m 3000 --pw-min=8 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y
But it just ... |
|
chort |
Feature Requests
|
31 |
77,568 |
02-07-2012, 10:02 AM |
|
|
Thread: Missing partial password chunk in LM cracking
Post: RE: LM hash support for OCLHC
The same mask is applied to both sides (and since LM can hash at most 14 characters, that makes the longest mask 7).
1=8
2=9
...
6=13
7=14 |
|
chort |
Very old oclHashcat-lite Support
|
23 |
45,273 |
02-07-2012, 09:50 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
oclHashcat-plus can do this, but not with rules (currently).
https://hashcat.net/wiki/combinator_attack |
|
chort |
Feature Requests
|
27 |
130,480 |
02-07-2012, 05:10 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
What do you mean by "multiple dictionaries?" oclHashcat-plus can use multiple dictionaries if you give it a directory as the dictionary parameter. It can also use two dictionaries in combination by sp... |
|
chort |
Feature Requests
|
27 |
130,480 |
02-06-2012, 05:40 AM |
|
|
Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC
What card do you have? As I understand it, you must have 11.12 w/hotfix if you're using a 7970, but that doesn't install the AMD SDK that ships with 12.1 (which oclHashcat-lite-0.09 requires).
I've h... |
|
chort |
Feature Requests
|
31 |
77,568 |
02-06-2012, 05:39 AM |