Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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,418 |
01-20-2012, 10:50 PM |
|
|
Thread: OpenCL bruteforcing via hcGui
Post: RE: OpenCL bruteforcing via hcGui
Mask attacks use literal characters ('i', ' ', 'u', ' ', 'd'), unless you use the special built-in variables (that are prefixed with '?'). BTW you want 'l' as in 'L' if you intend to use the built-in ... |
|
chort |
Old hashcat Support
|
10 |
19,963 |
01-20-2012, 09:25 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,634 |
01-20-2012, 07:21 AM |
|
|
Thread: Can't get it to crack known hashes
Post: RE: Can't get it to crack known hashes
Really? How did you generate the hashes?
chort@hydra:~$ echo -n '12345' | sha1sum
8cb2237d0679ca88db6464eac60da96345513964 -
chort@hydra:~$ echo -n '123456' | sha1sum
7c4a8d09ca3762af61e59520943dc... |
|
chort |
Old hashcat Support
|
8 |
17,211 |
01-19-2012, 05:21 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,358 |
01-19-2012, 12:59 AM |
|
|
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 running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970
I know I said I was out of ideas, but have you tried uninstalling the drivers, rebooting, then installing 11.12? Or 12.1 preview... |
|
chort |
Hardware
|
52 |
175,165 |
01-18-2012, 05:59 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: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
I guess I'll wait until the actual update is posted before reporting :) |
|
chort |
Old hashcat Support
|
11 |
20,654 |
01-17-2012, 06:59 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: 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: 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: 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,177 |
01-13-2012, 08:19 PM |
|
|
Thread: Two multi-rules for sports wordlists
Post: Two multi-rules for sports wordlists
This rule prepend variations of "my" and "go" to each dictionary entry, toggle the first letter, and lowercase the whole dictionary entry.
Code:
--
# Rules: Look for sports-related passwords (assum... |
|
chort |
User Contributions
|
0 |
4,830 |
01-13-2012, 07:57 PM |
|
|
Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped
Same issue, AMD A8-3850 CPU (Ubuntu 11.04/64bit). |
|
chort |
Old hashcat Support
|
11 |
20,654 |
01-13-2012, 07:34 PM |
|
|
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,177 |
01-13-2012, 02:25 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,672 |
01-06-2012, 06:07 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,420 |
01-06-2012, 05:41 PM |
|
|
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: 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 |