Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: 4.01 ERROR "Restore value is greater than keyspace" after pause/checkpoint
Post: RE: 4.01 ERROR "Restore value is greater than keys...
Thank you for this report. I can reproduce this.
We probably will need to open a github issue to track this problem.
The problem seems to be that the mask position (see https://hashcat.net/wiki/doku... |
|
philsmd |
hashcat
|
7 |
5,866 |
11-27-2017, 11:28 PM |
|
|
Thread: 4.01 ERROR "Restore value is greater than keyspace" after pause/checkpoint
Post: RE: 4.01 ERROR "Restore value is greater than keys...
We already have some good news.
The problem was addressed and fixed with these source code changes: https://github.com/hashcat/hashcat/commit/42d1db42947854311028e5c25b91e9af2d154a49
The new bet... |
|
philsmd |
hashcat
|
7 |
5,866 |
11-28-2017, 10:34 AM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
read this:
https://hashcat.net/trac/ticket/645#comment:3
If you use version 1.37 (which is an older version than the beta version mentioned), it won't work. |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:42 PM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
The betas are not public and version 1.38 is not released yet. You need to be beta tester to get access to betas.
https://hashcat.net/wiki/frequently_asked_questions#how_do_i_become_a_beta-tester |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:51 PM |
|
|
Thread: rules file support in attack mode 3
Post: RE: rules file support in attack mode 3
If the keyspace of the mask that you want to duplicate is very slow (as in your case just 10000 password candidates), you could just store these password candidates to a dictionary file and use the di... |
|
philsmd |
hashcat
|
6 |
5,814 |
02-15-2018, 10:30 AM |
|
|
Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...
I literally just wrote what you should do for point #3
use maskprocessor with -q 2 as explained in my command above. |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
5,806 |
01-26-2019, 04:11 PM |
|
|
Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...
maskprocessor has an option for #3, see mp64 --help output:
Code:
--
-q, --seq-max=NUM Maximum number of multiple sequential characters
--
for #2 instead you need to generate some k... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
5,806 |
01-26-2019, 12:44 PM |
|
|
Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...
the hashcat forum software (CMS) uses mybb. The mybb community/devs implemented the password reset mechanism with a temporary password. It's not your original password. The original password is stored... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
5,806 |
01-26-2019, 11:03 PM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
You forgot to also include the command you execute for -m 9820.
It also must contaiin the --username switch.
It probably should be without "$HEX[" and "]''. could be indeed a bug but from your out... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 07:12 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
The problem should be fixed with newest beta version: https://hashcat.net/beta/
The output of --show should now be correct (remember: you need to use the correct -m modes i.e. 9810 and not 9800, ot... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 10:11 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
If you want to output the cracked hashes with -m 9820 you need to use the orginal hash file that you use to crack with -m 9820 (this is not only true for -m 9820, but for all hash types).
So if you... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-28-2017, 07:26 AM |
|
|
Thread: oclcat64 stuck on "Generating Bitmap Tables"
Post: RE: oclcat64 stuck on "Generating Bitmap Tables"
Unfortunately, in such cases the only solution is to try again to reinstall driver and unzip the newest oclHashcat version in a new directory.
For windows:
1. uninstall current driver (Control Center... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,798 |
03-05-2015, 09:46 PM |
|
|
Thread: Hashcat64.exe not valid win32 app
Post: RE: Hashcat64.exe not valid win32 app
Yeah, that's actually a very common mistake of new command line users.
I also saw these 2 a lot (Warning: do NOT use these command, they destroy your binaries!!!):
1. use file redirect instead of ... |
|
philsmd |
hashcat
|
3 |
5,797 |
02-21-2017, 03:32 PM |
|
|
Thread: Hashes getting skipped
Post: RE: Hashes getting skipped
Maybe it depends on the mask you use in step #1 ?
It's difficult to say without a more detailed example for each step.
As you might have already noticed, hashcat prefers a mask attack (see https://h... |
|
philsmd |
hashcat
|
6 |
5,792 |
03-01-2017, 04:12 PM |
|
|
Thread: Hashes getting skipped
Post: RE: Hashes getting skipped
This:
Code:
--
hashcat64.exe -m 1000 -a 3 test.txt
--
means that hashcat should use the default mask: https://hashcat.net/wiki/hashcat#default_values
which is not a "full-bruteforce" (but currentl... |
|
philsmd |
hashcat
|
6 |
5,792 |
03-01-2017, 04:22 PM |
|
|
Thread: Hashes getting skipped
Post: RE: Hashes getting skipped
All of this information is documented in the wiki, I even linked it.
I will try to explain it anyway:
1. --custom-charset2 ?l?d means "define a custom charset with all lower letters and digits" ... |
|
philsmd |
hashcat
|
6 |
5,792 |
03-01-2017, 05:41 PM |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
you need to add --increment too
the --increment command line switch enables the increment feature (and min/max options are further restrictions/limits) |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-19-2019, 01:35 PM |
|
|
Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...
?1 is not the same as ?l
and ?! is completely wrong
you need to be more careful about what you see and what you type.
?1 is dollar ONE and ?l is dollar lower-case ELL
maskprocessor is not ... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
5,771 |
08-19-2019, 07:50 PM |
|
|
Thread: oclHashcat v1.32 - ERROR: cuModuleLoad() 209
Post: RE: oclHashcat v1.32 - ERROR: cuModuleLoad() 209
Which version of the NVidia driver do you have?
According to https://hashcat.net/oclhashcat/ you need to have at least 346.x or later
"NV users require ForceWare 346.x or later"
to use cudaHashca... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,764 |
01-19-2015, 10:42 PM |
|
|
Thread: Hash-encoding exception ?
Post: RE: Hash-encoding exception ?
These hashes are md5crypt hashes.
See https://hashcat.net/wiki/doku.php?id=example_hashes and the help (it's the hash mode -m 500 = md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5 ).
You sohuldn't... |
|
philsmd |
hashcat
|
2 |
5,756 |
01-25-2017, 10:55 PM |