Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
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: Long passwords
Post: RE: Long passwords
You can't brute-force that keyspace. Only thing you can do is mask attack that is very selective, and/or use maskprocessor to create some specific wordlists that have patterns (repeated digits like '9... |
|
chort |
General Help
|
5 |
12,193 |
01-24-2012, 07:33 AM |
|
|
Thread: Worst documentation and usability EVER
Post: RE: Worst documentation and usability EVER
Brute-force is possible with a mask attack. |
|
chort |
Very old oclHashcat-plus Support
|
6 |
12,183 |
01-13-2012, 02:25 AM |
|
|
Thread: Worst documentation and usability EVER
Post: RE: Worst documentation and usability EVER
BTW I changed the page on -plus to indicate brute-force is accomplished via mask attack (removed the link to brute-force attack page). |
|
chort |
Very old oclHashcat-plus Support
|
6 |
12,183 |
01-13-2012, 08:19 PM |
|
|
Thread: Add min/max parameter to req (hashcat-utils)
Post: Add min/max parameter to req (hashcat-utils)
Could you add a paramater to specify minimum and maximum limit of characters found in string to be passed by req? For instance, if the password must have at least 2 numeric characters, the command wou... |
|
chort |
Feature Requests
|
5 |
12,157 |
01-31-2012, 10:59 PM |
|
|
Thread: Add min/max parameter to req (hashcat-utils)
Post: RE: Add min/max parameter to req (hashcat-utils)
I added it as Accepted. Is that correct, or should it be Pending? |
|
chort |
Feature Requests
|
5 |
12,157 |
02-01-2012, 09:43 PM |
|
|
Thread: Distribute rules as separate download
Post: Distribute rules as separate download
Since hashcat & hashcat-plus use the same rule, why not distribute them as a separate file (or maybe with hashcat-utils) and place a symlink in hashcat/ and hashcat-plus/ to ../hashcat-utils/rules.
... |
|
chort |
Feature Requests
|
5 |
11,055 |
01-17-2012, 06:48 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: 11.4 Drivers and Ubuntu 11.10
Post: RE: 11.4 Drivers and Ubuntu 11.10
atom was saying the other night in IRC that he couldn't get cat 11.4 working on 11.10, so he went back to 11.04. I run 11.04 as well. I think I do remember someone saying they got cat 11.4 working on ... |
|
chort |
General Help
|
4 |
10,980 |
10-23-2011, 08:26 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: reading directories with dictionaries in combinator mode
Post: RE: reading directories with dictionaries in combi...
You could also write your script to catch signals and send the process the signal you're trapping.
https://www.google.com/search?sourceid=chrome&ie=UTF-8&q=bash+trap+signals |
|
chort |
Very old oclHashcat-plus Support
|
4 |
10,423 |
01-20-2012, 10:50 PM |
|
|
Thread: Random temperature errors with freezing while cracking with HD5970.
Post: RE: Random temperature errors with freezing while ...
Here's a good guide to getting Catalyst working on Linux: https://wiki.cchtml.com/index.php/Main_Page |
|
chort |
Hardware
|
4 |
10,421 |
01-06-2012, 05:41 PM |
|
|
Thread: ocl-lite - load hash from file
Post: RE: ocl-lite - load hash from file
Added as Accepted. Let me know if it should be a different status. |
|
chort |
Feature Requests
|
4 |
10,399 |
02-01-2012, 09:50 PM |
|
|
Thread: clGetPlatformIDs() -1001 with Radeon
Post: clGetPlatformIDs() -1001 with Radeon
The info I found on this error via Google says it's an nVidia drive problem, but I have ATI card + APU. I tried the Catalyst 11.4 driver and got the error, so on a whim uninstalled that and tried the ... |
|
chort |
General Help
|
3 |
10,137 |
10-07-2011, 10:17 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,137 |
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,137 |
10-08-2011, 06:14 AM |
|
|
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: 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,778 |
02-21-2012, 02:41 AM |