Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: different encodings
Post: RE: different encodings
hashcat can't handle non-ascii for office (and related hashes). See https://github.com/hashcat/hashcat/blob/master/docs/limits.txt#L25-L35 |
|
undeath |
hashcat
|
1 |
591 |
03-23-2020, 02:51 PM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
The beta version might contain workarounds for the errors you are seeing. |
|
undeath |
hashcat
|
17 |
3,926 |
03-23-2020, 01:24 AM |
|
|
Thread: Ryzen 2400G and errors/wrong driver warnings/slow performance
Post: RE: Ryzen 2400G and errors/wrong driver warnings/s...
What performance issue are you talking about? 7 kH/s seems ok for your CPU. |
|
undeath |
hashcat
|
5 |
1,393 |
03-22-2020, 11:45 PM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
did you try the beta version as philsmd suggested? |
|
undeath |
hashcat
|
17 |
3,926 |
03-22-2020, 11:42 PM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
|
undeath |
hashcat
|
17 |
3,926 |
03-22-2020, 09:30 PM |
|
|
Thread: password length
Post: RE: password length
|
undeath |
hashcat
|
1 |
676 |
03-14-2020, 02:03 AM |
|
|
Thread: Hash Extraction
Post: RE: Hash Extraction
wlanhcxinfo from hcxtools (https://github.com/ZerBea/hcxtools) or depending on your needs here the hccapx format description: https://hashcat.net/wiki/doku.php?id=hccapx |
|
undeath |
hashcat
|
2 |
1,045 |
03-13-2020, 02:03 PM |
|
|
Thread: No hashes loaded
Post: RE: No hashes loaded
please try again with the latest hashcat version (or beta version) |
|
undeath |
hashcat
|
3 |
1,210 |
03-11-2020, 11:06 PM |
|
|
Thread: Multiple GPU Problem
Post: RE: Multiple GPU Problem
possibly heat or power throttling. |
|
undeath |
Hardware
|
3 |
1,380 |
03-11-2020, 07:50 PM |
|
|
Thread: Attack mode 6 only uses 1 GPU.
Post: RE: Attack mode 6 only uses 1 GPU.
You're not providing enough work to hashcat. Hashcat's performance highly depends on the left part of the attack. In a6 that means the wordlist. As a workaround you can either pipe in the words:
Cod... |
|
undeath |
hashcat
|
6 |
1,681 |
03-09-2020, 09:03 PM |
|
|
Thread: Attack mode 6 only uses 1 GPU.
Post: RE: Attack mode 6 only uses 1 GPU.
What is your full command line? How do you determine hashcat only using one device? |
|
undeath |
hashcat
|
6 |
1,681 |
03-09-2020, 06:18 PM |
|
|
Thread: Electrum 4 and 5 Token length exception (ver 5.1.0+1736)
Post: RE: Electrum 4 and 5 Token length exception (ver ...
Code:
--
hashcat -h | grep -i electrum
16600 | Electrum Wallet (Salt-Type 1-3) | Password Managers
21700 | Electrum Wallet (Salt-Type 4) | Password Ma... |
|
undeath |
Beta Tester
|
4 |
1,399 |
03-09-2020, 01:54 AM |
|
|
Thread: Radeon Vega 64 Compatible? OpenCl Self-Test Failed
Post: RE: Radeon Vega 64 Compatible? OpenCl Self-Test F...
have you tried the latest driver + hashcat beta? |
|
undeath |
Hardware
|
4 |
1,629 |
03-09-2020, 01:33 AM |
|
|
Thread: Electrum 4 and 5 Token length exception (ver 5.1.0+1736)
Post: RE: Electrum 4 and 5 Token length exception (ver ...
Posting hashes is against the rules.
However, hash loads without problems for me. What's your command line? |
|
undeath |
Beta Tester
|
4 |
1,399 |
03-09-2020, 01:29 AM |
|
|
Thread: Paid Rules Assistance?
Post: RE: Paid Rules Assistance?
you can try your luck on the hashkiller.co.uk forums. |
|
undeath |
hashcat
|
9 |
2,219 |
03-08-2020, 02:49 PM |
|
|
Thread: Hybrid attack keyspace inconsistency
Post: RE: Hybrid attack keyspace inconsistency
The option name "keyspace" is misleading and isn't actually the keyspace. It's just some internal hashcat number.
Or to quote the FAQ entry you linked:
Quote:
--
hashcat's --keyspace is specifically... |
|
undeath |
hashcat
|
3 |
1,314 |
03-05-2020, 11:02 PM |
|
|
Thread: Token length exception on valid MSOffice hash
Post: RE: Token length exception on valid MSOffice hash
What hashcat version are you using? Example hash loads fine for me in latest beta. However, mode 9400 is for office 2007. |
|
undeath |
hashcat
|
1 |
829 |
03-05-2020, 05:05 PM |
|
|
Thread: Wordlist Processing Order
Post: RE: Wordlist Processing Order
The order ist pretty much random because of very high parallelization when doing GPU cracking. |
|
undeath |
General Talk
|
2 |
994 |
03-04-2020, 10:33 PM |
|
|
Thread: Hashcat Performance
Post: RE: Hashcat Performance
You can also raise the workload when using a CPU. I have no idea what GPU you have so I cannot tell you what OpenCL runtime you need. But since you're using a laptop it may not matter much since onboa... |
|
undeath |
hashcat
|
6 |
2,182 |
03-03-2020, 11:19 PM |
|
|
Thread: Hashcat Performance
Post: RE: Hashcat Performance
Code:
--
hashcat -h | grep workload
-w, --workload-profile | Num | Enable a specific workload profile, see pool below | -w 3
--
Quote:
--
OpenCL Platform #1: Intel(R) Corporation
===... |
|
undeath |
hashcat
|
6 |
2,182 |
03-03-2020, 08:43 PM |