Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
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: 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: 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: 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: 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: 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: 4.01 ERROR "Restore value is greater than keyspace" after pause/checkpoint
Post: RE: 4.01 ERROR "Restore value is greater than keys...
oh. you tried to run the downloaded github project page as a perl file.
This is not how it works.
You need to download the perl script (text file) from https://raw.githubusercontent.com/philsmd/an... |
|
philsmd |
hashcat
|
7 |
5,866 |
11-28-2017, 04:16 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...
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: Need help.
Post: RE: Need help.
you can only use the options available in --help. Therefore use
Code:
--
-o cracked.txt
--
where -o cracked.txt is the same as --outfile cracked.txt
run
Code:
--
hashcat-cli64.exe --help
--
t... |
|
philsmd |
General Help
|
2 |
5,870 |
11-18-2013, 02:26 AM |
|
|
Thread: mask files
Post: RE: mask files
Thanks for the report.
Next time please do not hesitate to open a trac ticket ( see https://hashcat.net/trac/ticket/617 ). |
|
philsmd |
Old oclHashcat Support
|
4 |
5,871 |
04-26-2015, 10:46 PM |
|
|
Thread: mask files
Post: RE: mask files
Oh, thanks for the info.
Strange that this problem wasn't found earlier. Nice find indeed.
Fortunately, the problem will be fixed with next release version (1.37).
Thanks again |
|
philsmd |
Old oclHashcat Support
|
4 |
5,871 |
04-27-2015, 12:12 AM |
|
|
Thread: Strange behaviour w/ WPA
Post: RE: Strange behaviour w/ WPA
I've tested this a little bit w/ same command line and similar dict, but I always get 100% progress.
It could have to do w/ dictstat (and/or a corrupted .dictstat file), could you please try to delet... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,877 |
04-30-2014, 05:13 PM |
|
|
Thread: oclhashcal (cuda ) does not recover hash :-/
Post: RE: oclhashcal (cuda ) does not recover hash :-/
Read the forum rules: https://hashcat.net/forum/announcement-2.html
It is strictly forbidden (and you did accept these rules + it doesn't matter where the hashes come from or were "just" testing hash... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,886 |
02-14-2015, 10:34 AM |
|
|
Thread: some example hcmask files shipped by hashcat (in the masks/ folder)
Post: RE: some example hcmask files shipped by hashcat (...
This was my mistake, I updated that section before 0.15 is/was released. Please be patient for those files + hcmask support (both will be shipped with next version ofc).
This feature (+ sample hcma... |
|
philsmd |
Very old oclHashcat-plus Support
|
1 |
5,895 |
08-20-2013, 11:49 PM |