Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
The executable is definitely within the maskprocessor folder: https://github.com/hashcat/maskprocessor/releases
Well, it would make sense to explain what attack mode you tried and how your strategy... |
|
philsmd |
hashcat
|
12 |
2,254 |
05-11-2020, 03:53 PM |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
@Sondero, my guess is that it is similar to the command with -m 2500 mentioned here: https://hashcat.net/faq/morework
but I agree, this is very, very rarely fixing the main problem... even if you g... |
|
philsmd |
hashcat
|
12 |
2,254 |
05-11-2020, 10:59 PM |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
1. try to use this command for benchmark: hashcat64.exe -m 2500 -b
2. the number of networks in the hccapx file will affect the speed (more salt/ESSIDs, more work), try with the example hash from htt... |
|
philsmd |
hashcat
|
12 |
2,254 |
05-12-2020, 12:03 PM |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
Where do you see these percentages ?
Are you talking about the "Util" value in the status prompt of hashcat ? |
|
philsmd |
hashcat
|
12 |
2,254 |
05-12-2020, 12:42 PM |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
I don't think the task manager will even recognize common OpenCL tools/software. It will just consider a few other/built-in or video editing/media player software etc.
It would probably make more s... |
|
philsmd |
hashcat
|
12 |
2,254 |
05-12-2020, 01:04 PM |
|
|
Thread: Dictionary with known combinations
Post: RE: Dictionary with known combinations
if you really need to combine every word with every word, you should probably use combinator3 from hashcat.utils
Code:
--
combinator3 dict dict dict
--
if the numbers are always at the end and "o... |
|
philsmd |
hashcat
|
1 |
2,259 |
06-25-2017, 08:35 AM |
|
|
Thread: How to view SSID of cracked PMKID (16800) PCAP?
Post: RE: How to view SSID of cracked PMKID (16800) PCAP...
the SSID is within the output, CamandAri is the SSID
hint: hexadecimal |
|
philsmd |
hashcat
|
6 |
2,259 |
01-12-2020, 09:08 AM |
|
|
Thread: Line-length exception for Etherum Wallet
Post: RE: Line-length exception for Etherum Wallet
The hash for -m 15700 must start with "$ethereum$s*". You need to remove all file names if there are any file names within the output of ethereum2john.py.
You also should use a hash file just to ma... |
|
philsmd |
hashcat
|
2 |
2,277 |
03-14-2018, 12:23 AM |
|
|
Thread: A question about constant Exhausted
Post: RE: A question about constant Exhausted
this command line parameter is wrong
Code:
--
--force
--
just remove the --force flag |
|
philsmd |
hashcat
|
8 |
2,281 |
03-10-2020, 06:41 PM |
|
|
Thread: A question about constant Exhausted
Post: RE: A question about constant Exhausted
I'm pretty confident that you just discovered the root of the problem.
Wrong driver could very easily give wrong results. The use of --force doesn't help. it's a no-go to use a debugging/developer ... |
|
philsmd |
hashcat
|
8 |
2,281 |
03-10-2020, 07:14 PM |
|
|
Thread: A question about constant Exhausted
Post: RE: A question about constant Exhausted
you could try the beta version of hashcat: https://hashcat.net/beta/
and install the Intel OpenCL Runtime for your CPU to use -D 1 while testing with your CPU: https://software.intel.com/en-us/arti... |
|
philsmd |
hashcat
|
8 |
2,281 |
03-10-2020, 07:58 PM |
|
|
Thread: A question about constant Exhausted
Post: RE: A question about constant Exhausted
Try this: https://hashcat.net/faq/wrongdriver |
|
philsmd |
hashcat
|
8 |
2,281 |
03-11-2020, 01:31 PM |
|
|
Thread: Masking??? (Noob)
Post: RE: Masking??? (Noob)
looks almost perfect, but @undeath I think the first step is not quite correct.
#1: "either all cap or no cap"
this means that you have only 2 possibilities (either 3 lowercase or 3 uppercase ch... |
|
philsmd |
hashcat
|
3 |
2,286 |
11-27-2018, 12:07 PM |
|
|
Thread: Doesn't find plain SHA-256 hashes in dictionary
Post: RE: Doesn't find plain SHA-256 hashes in dictionar...
You need to create the hashes correctly, see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_created_a_hash_with_echo_test_md5sum_but_hashcat_fails_to_crack_it
if you create a has... |
|
philsmd |
hashcat
|
3 |
2,290 |
10-13-2018, 01:18 PM |
|
|
Thread: Hashcat Brain
Post: RE: Hashcat Brain
it depends on the --brain-client-features that was set (see hashcat --help).
brain + "--brain-client-features 3" (or "--brain-client-features 1") only makes sense with slow hashes (not something li... |
|
philsmd |
hashcat
|
5 |
2,300 |
05-26-2019, 11:45 AM |
|
|
Thread: Hashcat Brain
Post: RE: Hashcat Brain
slow is slow, WPA is slow enough |
|
philsmd |
hashcat
|
5 |
2,300 |
05-26-2019, 01:31 PM |
|
|
Thread: hashcat 0h/s
Post: RE: hashcat 0h/s
The timeout patch was not applied correctly (maybe you didn't reboot etc, please follow the steps 1 by 1 and don't skip anything)
You should also try with cmd instead of powershell. that might also... |
|
philsmd |
hashcat
|
3 |
2,306 |
12-16-2018, 11:48 AM |
|
|
Thread: Hi, noob query.
Post: RE: Hi, noob query.
yes:
https://hashcat.net/faq/#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
philsmd |
hashcat
|
1 |
2,307 |
08-07-2017, 07:40 AM |
|
|
Thread: bitlocker Hash-types Mask Attack Unable to crack the password correctly
Post: RE: bitlocker Hash-types 掩码?l?l?l无法正确�...
The forum rules are very clear that it is not allowed to use any other language other than English on this forum.
https://hashcat.net/forum/announcement-2.html
Rules are rules and they need to be ... |
|
philsmd |
hashcat
|
6 |
2,313 |
03-11-2020, 12:56 PM |
|
|
Thread: bitlocker Hash-types Mask Attack Unable to crack the password correctly
Post: RE: bitlocker Hash-types Mask Attack Unable to cra...
Are you able to share this hash in a private message (PM) with us ?
Alternatively, could you generate an example hash that also is uncrackable (for which you know the password and are able to share... |
|
philsmd |
hashcat
|
6 |
2,313 |
03-13-2020, 02:39 PM |