Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: benchmarks different when run individually?
Post: benchmarks different when run individually?
Another trivial question, while I'm getting used to the new hashcat v3:
Back in the cudahashcat v1.3 era and through v2, I lost the ability to run all the benchmarks at once, so used a batch file t... |
|
Kgx Pnqvhm |
hashcat
|
1 |
2,972 |
07-04-2016, 06:38 PM |
|
|
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: --opencl-device-types vs. reported Device #?
Post: --opencl-device-types vs. reported Device #?
Running hashcat64.exe --opencl-device-types 1 gets:
OpenCL Platform #1: NVIDIA Corporation
======================================
- Device #1: GeForce GTX 970, skipped
OpenCL Platform #2: Inte... |
|
Kgx Pnqvhm |
hashcat
|
4 |
17,626 |
07-17-2016, 04:08 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: how to run hashcat legacy rules on new hashcat v3?
(This is related to my other question.)
In an attempt to run rules that I previously had to run on CPU hashcat legacy, in hashcat v3, I try:
hashcat64.exe --opencl-device-types 1
Which gets:
Ope... |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
07-17-2016, 04:24 AM |
|
|
Thread: --opencl-device-types vs. reported Device #?
Post: RE: --opencl-device-types vs. reported Device #?
How is the "filtered list" option "--opencl-devices" used?
hashcat64.exe --opencl-devices 1 gets:
OpenCL Platform #1: NVIDIA Corporation
======================================
- Device #1: G... |
|
Kgx Pnqvhm |
hashcat
|
4 |
17,626 |
07-17-2016, 02:21 PM |
|
|
Thread: --opencl-device-types vs. reported Device #?
Post: RE: --opencl-device-types vs. reported Device #?
Now I see what you mean.
hashcat64.exe --opencl-platforms=2 --opencl-devices=1
OpenCL Platform #1: NVIDIA Corporation, skipped
OpenCL Platform #2: Intel(R) Corporation
============================... |
|
Kgx Pnqvhm |
hashcat
|
4 |
17,626 |
07-17-2016, 08:24 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...
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...
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: Debug Mode
Post: RE: Debug Mode
My practice is to use a logging method that writes to a log file, for every attack, the rule file or mask pattern being run.
E.g., for a mask attack, one of the lines in my log file would be:
M... |
|
Kgx Pnqvhm |
hashcat
|
3 |
5,650 |
07-27-2016, 04:47 PM |
|
|
Thread: hashcat-3.00 Toggle attack produces duplicates
Post: RE: hashcat-3.00 Toggle attack produces duplicates
One suggestion, since we should be running word lists of same length words at a time (having used splitlen) is to when using 4 character words, use a subset of the toggle rules that only go to length ... |
|
Kgx Pnqvhm |
hashcat
|
4 |
4,633 |
08-10-2016, 03:27 PM |
|
|
Thread: how to find autotuned values?
Post: how to find autotuned values?
The introduction threads for hashcat v3 discuss the Autotune Engine, but say that at some point in the beta stage the program reported the autotuned kernel loops and accel values. How can we see them ... |
|
Kgx Pnqvhm |
hashcat
|
3 |
4,447 |
08-13-2016, 01:34 PM |
|
|
Thread: how to find autotuned values?
Post: RE: how to find autotuned values?
If I had the capability to compile hashcat, I would be asking fewer stupid questions. I, and probably many others, are limited to the distributed Windows binaries.
Maybe there could be a companion o... |
|
Kgx Pnqvhm |
hashcat
|
3 |
4,447 |
08-13-2016, 04:21 PM |
|
|
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 |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
My original consternation was that I downloaded and installed the CPU OpenCL driver only because I thought the hashcat v3 would be like the legacy CPU hashcat, and only run the purge rule there. |
|
Kgx Pnqvhm |
hashcat
|
16 |
23,762 |
08-15-2016, 08:44 PM |
|
|
Thread: speed questions about the re-instated purge rule
Post: speed questions about the re-instated purge rule
This question derives from my questions in https://hashcat.net/forum/thread-5661-page-2.html, and the slightly incorrect point made in Matt's blog post at https://reusablesec.blogspot.com/2016/08/evalu... |
|
Kgx Pnqvhm |
hashcat
|
1 |
2,850 |
08-19-2016, 01:42 AM |
|
|
Thread: Is dictionary file masking being removed?
Post: Is dictionary file masking being removed?
Every so often I try one of the betas out of curiosity, but have noticed that for a long time dictionary file masking no longer works. (This is in Windows 7.)
For as long as I've used the hashcats,... |
|
Kgx Pnqvhm |
hashcat
|
1 |
2,756 |
09-25-2016, 06:10 PM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: M and Q rules in hashcat v3.10?
Since the last groups of rules in best64.rule might not change the input work, I wrapped them in the "M" and "Q" memorize and reject commands, but they wouldn't work on my Device #1: GeForce GTX 970, ... |
|
Kgx Pnqvhm |
hashcat
|
5 |
5,424 |
11-20-2016, 12:46 AM |