Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Word List Downloads
Post: RE: Word List Downloads
There is an interesting video over at:
https://www.irongeek.com/i.php?page=videos/oisf2012/mainlist
"Size Does Matter: Password Tools and Data - Bob Weiss"
https://www.irongeek.com/i.php?page=video... |
|
Kgx Pnqvhm |
User Contributions
|
19 |
879,288 |
07-29-2012, 11:15 PM |
|
|
Thread: Keyboard Walks
Post: RE: Keyboard Walks
Using the hashcat-utils' combinator.exe is likely quicker than combinator.py.
And the new (but undocumented) combinator3.exe creates the in-between 12 character combinations, e.g.:
>combinator3.exe ... |
|
Kgx Pnqvhm |
User Contributions
|
11 |
30,756 |
08-16-2014, 02:17 PM |
|
|
Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor
For those of us that don't compile, can you release a few executables? |
|
Kgx Pnqvhm |
User Contributions
|
13 |
19,599 |
08-15-2016, 09:54 PM |
|
|
Thread: Third-party utility: analyze_hc_restore
Post: RE: Third-party utility: analyze_hc_restore
Is this going to be updated for the recent hashcat v3 series? |
|
Kgx Pnqvhm |
User Contributions
|
3 |
7,403 |
12-03-2016, 04:07 PM |
|
|
Thread: Wordlist of phrases
Post: RE: Wordlist of phrases
See the PhraserGram and Phraser tools at:
https://github.com/Sparell/Phraser
And:
Linguistic Cracking of Passphrases using Markov Chains
PasswordsCon 2015 Cambridge
Peder Sparell |
|
Kgx Pnqvhm |
User Contributions
|
12 |
15,146 |
12-28-2016, 04:41 AM |
|
|
Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
This new version gives essentially the power of john's preprocessor.
That, plus the mask files, gives an incredible amount of cracking power. |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Announcements
|
31 |
215,942 |
08-27-2013, 01:42 AM |
|
|
Thread: ERROR: cuModuleLoad() 209 again
Post: RE: ERROR: cuModuleLoad() 209 again
The latest driver I can find from NVIDIA is 301.42 .
Where would I find higher?
I see that 304.79 is beta. Is that what I need?
Yes, that is what it took.
(I'm running Win7 64-bit, cudaHashcat-plus64... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
26 |
71,487 |
09-09-2012, 10:24 PM |
|
|
Thread: How to see when over the 15 char limit?
Post: How to see when over the 15 char limit?
oclHashcat-plus has the password-length maximum of 15 characters, but if gone over, where do we see the unused attempts in the status screens?
In other words, how does oclHashcat-plus tell us we've... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
8 |
15,418 |
09-30-2012, 09:32 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: --pw-min=NUM and --pw-max=NUM?
Post: --pw-min=NUM and --pw-max=NUM?
When using the Markov attacks in oclHashcat-plus, don't we need the --pw-min=NUM and --pw-max=NUM options? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-03-2012, 01:22 AM |
|
|
Thread: Usage of --increment-min 2
Post: Usage of --increment-min 2
So if I want to run a Markov attack of exactly 6 characters, how what command options do I use? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
2 |
5,422 |
10-03-2012, 09:25 PM |
|
|
Thread: --pw-min=NUM and --pw-max=NUM?
Post: RE: --pw-min=NUM and --pw-max=NUM?
So if I want to run a Markov attack of exactly 6 characters, what command options do I use? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
5 |
11,226 |
10-03-2012, 09:26 PM |
|
|
Thread: See what oclHashcat-plus was doing
Post: See what oclHashcat-plus was doing
I was using Statsprocessor to "see" what oclHashcat-plus was doing with various threshold numbers, and didn't notice that it has incrementing, so needs the min/max, while oclHashcat-plus doesn't.
(... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
1 |
4,201 |
10-04-2012, 10:56 PM |
|
|
Thread: See what oclHashcat-plus was doing 2
Post: See what oclHashcat-plus was doing 2
Which is why every hashcat should have a debug mode that we can run to "see" what the actual password candidates are. |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
1 |
4,084 |
10-06-2012, 03:36 AM |
|
|
Thread: some example hcmask files shipped by hashcat (in the masks/ folder)
Post: some example hcmask files shipped by hashcat (in t...
The Mask Attack wiki page has a section on "Hashcat mask files" where "some example hcmask files shipped by hashcat (in the masks/ folder)."
Where exactly do we find them? |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
1 |
5,895 |
08-20-2013, 11:44 PM |
|
|
Thread: NVidia driver issue, was: oclHashcat-plus v0.15
Post: NVidia driver issue, was: oclHashcat-plus v0.15
The readme.txt says:
oclHashcat-plus v0.15
=====================
NV users require ForceWare 319.37 or later
As I reported last month, I had trouble determining whether the problems I was havin... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
12 |
24,562 |
08-25-2013, 03:03 AM |
|
|
Thread: NVidia driver issue, was: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
The default tunings seem different, as in higher, so I'm staying with my lower settings that reduce screen drag, for a while, until I see some discussion about the new tuning situation. |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
12 |
24,562 |
08-25-2013, 04:48 AM |
|
|
Thread: NVidia driver issue, was: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
Kgx Pnqvhm Wrote: (08-25-2013, 03:03 AM)
--
The readme.txt says:
oclHashcat-plus v0.15
=====================
NV users require ForceWare 319.37 or later
As I reported last month, I had trouble deter... |
|
Kgx Pnqvhm |
Very old oclHashcat-plus Support
|
12 |
24,562 |
08-25-2013, 08:34 PM |