Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
I remember this from the original thread about that problem from way back.
So my question would be what settings can we change to make the --stdout usage for generating the list of mangles faster? |
|
Kgx Pnqvhm |
Old hashcat Support
|
9 |
16,842 |
06-02-2013, 03:27 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Maybe a formal specified mangle output file mode is needed, as opposed to stdout. |
|
Kgx Pnqvhm |
Old hashcat Support
|
9 |
16,842 |
06-02-2013, 06:27 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to a file.
As pointed out, stdout isn't real... |
|
Kgx Pnqvhm |
Old hashcat Support
|
9 |
16,842 |
06-03-2013, 02:42 AM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Watching my taskbar HD LED while hashcat is doing the mangles shows very infrequent writes, so quite a bit of processing is happening between the writes, so I still don't think the I/O involving my HD... |
|
Kgx Pnqvhm |
Old hashcat Support
|
9 |
16,842 |
06-04-2013, 12:32 AM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Upon attempting to boot my computer today, I got beeps indicating a RAM problem.
Pulling out and re-seating all the RAM modules let me boot.
Maybe something was flaky with my RAM the last couple of ... |
|
Kgx Pnqvhm |
Old hashcat Support
|
9 |
16,842 |
06-04-2013, 10:01 PM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
How do I get md5stress to run?
>md5stress64 100
initializing random seed...
initializing opencl...
Error 0 in line 132
>md5stress32 100
initializing random seed...
initializing opencl...
E... |
|
Kgx Pnqvhm |
Old oclHashcat Support
|
10 |
13,673 |
02-21-2015, 02:42 AM |
|
|
Thread: impropper overclovk symptoms ?
Post: RE: impropper overclovk symptoms ?
I forgot to show the .exe part of the command, meaning that I'm running on Windows.
And also, I have an Nvidia card.
(Which reminds me that I posed this question a while ago https://hashcat.net/forum/... |
|
Kgx Pnqvhm |
Old oclHashcat Support
|
10 |
13,673 |
02-21-2015, 02:20 PM |
|
|
Thread: html and conversations in rockyou
Post: RE: html and conversations in rockyou
I've raised the topic of garbage in leaked lists on the forum over on hashes.org.
Another issue is "How I found encoding errors in rockyou.txt trying to import dictionaries into MySQL" at:
https://... |
|
Kgx Pnqvhm |
General Talk
|
2 |
6,436 |
08-19-2014, 03:12 PM |
|
|
Thread: How to use mdxfind to remove hashes from word lists?
Post: RE: How to use mdxfind to remove hashes from word ...
Even if I could get access to their forums, it would likely be dismissed as an off-topic and/or stupid question.
I was hoping for enough of an overlap of people to get an answer here. |
|
Kgx Pnqvhm |
General Talk
|
4 |
5,670 |
07-26-2016, 01:00 AM |
|
|
Thread: How to use mdxfind to remove hashes from word lists?
Post: RE: How to use mdxfind to remove hashes from word ...
Because of what little I could find about it, what I am wanting to do with it is quite different from its intended usage.
Meanwhile, I asked ßlazer, who passed the message onto Fred Wang, the crea... |
|
Kgx Pnqvhm |
General Talk
|
4 |
5,670 |
07-27-2016, 02:14 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
M@LIK Wrote: (09-30-2012, 09:39 PM)
--
Code:
--
Rejected.....: 59269488/133906311 (44.26%)
--
--
I posted this question after testing a wordlist of 21 character rules with a rule that added 5 chara... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
8 |
15,418 |
09-30-2012, 09:44 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
(Note that the splitlen utility stops at 15 chars, as a reminder, but we may have other programs that do more.)
E.g., if I use a wordlist of 221 char words, the program start of showing the diction... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
8 |
15,418 |
09-30-2012, 10:34 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: RE: How to see when over the 15 char limit?
atom Wrote: (09-30-2012, 10:28 PM)
--
Fast algorithms have an in-kernel rule engine. On there, if a rule leads to a situation that the password candidate is longer that 15 chars, it is -not- rejected... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
8 |
15,418 |
09-30-2012, 11:05 PM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
How do I get it to run all the rules?
CPU hashcat-legacy can run all the rules in rules\d3ad0ne.rule -- is there any way that the new hashcat v3 can run the same rule file in its entirety?
If no... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-19-2016, 01:07 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
In '\docs\rules.txt' I see the section:
/* With -j or -k only */
But purge rule is above that:
#define RULE_OP_MANGLE_PURGECHAR '@' // purge all instances of char X
Should it be moved below?
... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-17-2016, 06:43 PM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
Re-stating my question:
With the new ' rules\d3ad0ne.rule' from the hashcat v3 distribution, out of the 34 thousand rules, 956 are not allowed, giving warnings starting with:
WARNING: Cannot conv... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-17-2016, 10:10 PM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
So for now, I have to continue my practice of:
1. Run a rule file in GPU hashcat to test it.
2. Collect the rules that won't run into a named CPU rules file.
3. Remove the CPU rules from the main r... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-20-2016, 01:12 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
This wasn't a question I anticipated, and since have always run the GPU rules before the CPU rules, don't have any real measurements.
The bigger question of whether we can do without certain rules ... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-21-2016, 12:53 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
As far as I can tell, it is just the purge '@' rule, which only the CPU hashcat (now called legacy) has ever been able to run.
I don't know how many people have used my method of running all the GP... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-22-2016, 02:29 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
Update: Matt has a Sunday, August 14, 2016 blog post titled "Evaluating the Value of the (@)Purge Rule" at https://reusablesec.blogspot.com/2016/08/evaluating-value-of-purge-rule.html.
He states that... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
08-15-2016, 01:54 PM |