Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
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: 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: Add rule name to status
Post: Add rule name to status
Please add the rule file (or table?) name above/below the Input.Mode status line.
Thanks! |
|
chort |
Feature Requests
|
5 |
13,531 |
12-27-2011, 11:33 PM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
Have you tried increasing fan speed? AMD cards at least have a default upper-bound on their fan that is something like 30% (set by the driver). Increasing the fan speed just a small percentage lowers ... |
|
chort |
Feature Requests
|
16 |
44,589 |
01-02-2012, 12:35 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
Dear jeebus man, you're going to burn up your GPU with those temps. Why wouldn't you simply increase fan speed a little bit and save the damage to your GPU? |
|
chort |
Feature Requests
|
16 |
44,589 |
01-02-2012, 05:32 AM |
|
|
Thread: Usability requests
Post: RE: Usability requests
I've had both of those ideas as well (same reasons you gave). I'd really like to see them as features. |
|
chort |
Feature Requests
|
11 |
22,834 |
01-04-2012, 10:50 PM |
|
|
Thread: Usability requests
Post: RE: Usability requests
Rule name is the most important for me, also hash file.
Not so important: Out file, GPU accel, GPU loops. |
|
chort |
Feature Requests
|
11 |
22,834 |
01-05-2012, 12:07 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
It's a bad idea to give people an excuse not to fix obvious cooling problems. It's like a doctor giving you morphine instead of telling you to stop shooting yourself in the foot. |
|
chort |
Feature Requests
|
16 |
44,589 |
01-06-2012, 06:05 AM |
|
|
Thread: Usability requests
Post: RE: Usability requests
Hello Machine,
Could you point out some examples of things that need to be cleaned up on the wiki? Several people have access to edit it. |
|
chort |
Feature Requests
|
11 |
22,834 |
01-06-2012, 06:20 AM |
|
|
Thread: Lost
Post: RE: Lost
Heh, it seems like there are new vulnerabilities in e107 reported every month. I'm not surprised those hashes show up all over the place. |
|
chort |
Feature Requests
|
6 |
13,617 |
01-06-2012, 05:40 PM |
|
|
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,310 |
01-16-2012, 01:28 AM |
|
|
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,051 |
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,051 |
01-17-2012, 09:17 PM |
|
|
Thread: Hashcat-util to split plains in half for use with combinator
Post: Hashcat-util to split plains in half for use with ...
I noticed that many passwords consist of or (less common) . I think it would be possible to find a lot more plains by splitting the existing plains in half and recombining them with a combinator atta... |
|
chort |
Feature Requests
|
2 |
8,310 |
01-15-2012, 11:29 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,051 |
01-18-2012, 09:27 AM |
|
|
Thread: oclHashcat-plus Min/Max length for candidate plain
Post: oclHashcat-plus Min/Max length for candidate plain
For wordlists generate with expander it's easy to generate a lot of short candidates with combinator attack. That's a waste of time if one knows there won't be any plains of say, less than length 8. I... |
|
chort |
Feature Requests
|
2 |
8,482 |
01-26-2012, 09:46 AM |
|
|
Thread: oclHashcat-plus Min/Max length for candidate plain
Post: RE: oclHashcat-plus Min/Max length for candidate p...
I was afraid it might take just as long to check length as to generate the hash for fast algorithms.
I can't think of a simple way to implement such a feature w/o checking the candidate length just b... |
|
chort |
Feature Requests
|
2 |
8,482 |
01-26-2012, 09:37 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,153 |
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,153 |
02-01-2012, 09:43 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,396 |
02-01-2012, 09:50 PM |