Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: oclHashcat complaining with correct driver installed
Post: RE: oclHashcat complaining with correct driver ins...
Glad it worked. Thread closed |
|
philsmd |
Old oclHashcat Support
|
3 |
6,032 |
01-08-2015, 03:46 PM |
|
|
Thread: Hashcat slows down after staring attack.
Post: RE: Hashcat slows down after staring attack.
You are trying to crack 779 networks. The benchmark only uses 1 single network to find out the maximum speed.
The huge number of networks will reduce the overall speed almost linearly.
The more ne... |
|
philsmd |
hashcat
|
7 |
6,025 |
02-14-2018, 05:49 PM |
|
|
Thread: Hashcat slows down after staring attack.
Post: RE: Hashcat slows down after staring attack.
In theory you could just split your hccapx file into 779 equally large files (the size of 1 hccapx struct is also mentioned here: https://hashcat.net/wiki/doku.php?id=hccapx , it currently is 393 byte... |
|
philsmd |
hashcat
|
7 |
6,025 |
02-15-2018, 05:51 PM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
beta versions of hashcat can be found here: https://hashcat.net/beta/
it's worth a try |
|
philsmd |
hashcat
|
18 |
6,022 |
08-27-2019, 07:08 PM |
|
|
Thread: No keyspace for the distributed hashcat v3.00
Post: RE: No keyspace for the distributed hashcat v3.00
If you don't know the password length and want to use mask attack, you can just use mask with different lengths. e.g. 4 to 7:
Code:
--
-a 3 ?a?a?a?a
-a 3 ?a?a?a?a?a
-a 3 ?a?a?a?a?a?a
-a 3 ?a?a?... |
|
philsmd |
hashcat
|
3 |
6,010 |
07-12-2016, 04:20 PM |
|
|
Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password
-a 3 is for mask attack (https://hashcat.net/wiki/mask_attack), if you want to use a wordlist, you need to use -a 0
I'm not sure what D:\cracked.txt or [path to cracked.txt] mean in your example. I... |
|
philsmd |
hashcat
|
6 |
6,006 |
04-03-2017, 05:51 PM |
|
|
Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password
I didn't say you shoud use "- o" (minus space lower-case o), but "-o file".
That's a huge difference.
Furthermore, this "-1 xyz?d?d?d?d" is totally wrong. What should this do in your opinion?
--cust... |
|
philsmd |
hashcat
|
6 |
6,006 |
04-03-2017, 09:03 PM |
|
|
Thread: Alert "ADL_Main_Control_Create()" when running oclHashcat
Post: RE: Alert "ADL_Main_Control_Create()" when running...
You need to make sure that the correct driver is installed (amd catalyst 14.9 at the time of this post, see https://hashcat.net/oclhashcat/ ) and that no amd app sdk is installed (or other older confl... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,003 |
05-11-2015, 07:56 PM |
|
|
Thread: Alert "ADL_Main_Control_Create()" when running oclHashcat
Post: RE: Alert "ADL_Main_Control_Create()" when running...
Yes, you do not need it (if you aren't a OpenCL developer) and it for sure gives conflicts if you have it installed.
Even if you are an OpenCL developer you need to be very careful where you put the a... |
|
philsmd |
Old oclHashcat Support
|
3 |
6,003 |
05-12-2015, 09:59 AM |
|
|
Thread: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists
You could also just use reject rules from: https://hashcat.net/wiki/doku.php?id=rule_based_attack#rules_used_to_reject_plains
e.g.
Code:
--
hashcat -m 0 -a 0 -w 3 -j " |
|
philsmd |
hashcat
|
7 |
5,996 |
12-01-2017, 02:56 PM |
|
|
Thread: Cracking MySQL/MariaDB Hashes
Post: RE: Cracking MySQL/MariaDB Hashes
--increment-min and --increment-max are command line arguments that can be used in a mask attack (-a 3. Well, it is also supported in -a 6 and -a 7 actually, but always together with masks).
if you u... |
|
philsmd |
General Talk
|
2 |
5,985 |
08-04-2017, 07:39 AM |
|
|
Thread: Bruteforce + dictionary attack
Post: RE: Bruteforce + dictionary attack
you should be able to find the answer to your problem in the wiki https://hashcat.net/wiki/ |
|
philsmd |
Old oclHashcat Support
|
3 |
5,972 |
12-11-2014, 10:55 PM |
|
|
Thread: usage of --show option
Post: RE: usage of --show option
Please make sure you always remember that:
1. -o does always append to the file, it does not override it (to avoid users to lose important data)
2. hex sums is very vague it could be anything. Tell us... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,910 |
01-26-2015, 11:21 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 |
|
|
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: 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: 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: 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: 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 |