Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
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,312 |
01-15-2012, 11:29 PM |
|
|
Thread: Semi-frequent fglrx ASIC hangs in 11.11 & 11.12
Post: Semi-frequent fglrx ASIC hangs in 11.11 & 11.12
I've only been getting these since updating to Cat 11.11 on Ubuntu 11.04/64. I upgraded to 11.12, but it's still happening :(
It seems to be triggered when ocl-hashcat puts a very high load on the ... |
|
chort |
General Help
|
2 |
8,370 |
12-18-2011, 07:37 AM |
|
|
Thread: Semi-frequent fglrx ASIC hangs in 11.11 & 11.12
Post: RE: Semi-frequent fglrx ASIC hangs in 11.11 & 11.1...
"Asic ID:0x9640" seems to be device codename "SUMO," which would be the HD 6550D that's built-in to my A8-3850 "APU" (CPU + GPU). I can't tell from the trace whether Asic ID:0x9640 was the one that fr... |
|
chort |
General Help
|
2 |
8,370 |
12-18-2011, 11:32 PM |
|
|
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,485 |
01-26-2012, 09:37 PM |
|
|
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,485 |
01-26-2012, 09:46 AM |
|
|
Thread: -m 11 can't decode 4 symbols passwords
Post: RE: -m 11 can't decode 4 symbols passwords
Hmm, oclHashcat-lite cracked it, but -plus doesn't crack it with either dictionary or mask. Interesting. |
|
chort |
Very old oclHashcat-plus Support
|
4 |
8,946 |
02-03-2012, 07:19 AM |
|
|
Thread: Bulldozer
Post: RE: Bulldozer
I have one in boxes on my desk right now. I'll probably have it running by the end of the week. |
|
chort |
Hardware
|
4 |
9,652 |
12-29-2011, 10:31 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,780 |
02-21-2012, 02:41 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: 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,138 |
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,138 |
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,138 |
10-08-2011, 06:14 AM |
|
|
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: 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,423 |
01-06-2012, 05:41 PM |
|
|
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,425 |
01-20-2012, 10:50 PM |
|
|
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: 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: 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,056 |
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,056 |
01-17-2012, 09:17 PM |