Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Word generation to test cracking speed
Post: RE: Word generation to test cracking speed
why are you using --force?
You can use hashmode 99999, save your plaintext password to the "hash" file and run the attack against your actual plaintext. |
|
undeath |
hashcat
|
4 |
2,788 |
10-30-2018, 01:37 AM |
|
|
Thread: Cpu not available
Post: RE: Cpu not available
https://software.intel.com/en-us/articles/opencl-drivers
Intel® CPU Runtime for OpenCL |
|
undeath |
Hardware
|
4 |
3,333 |
10-29-2018, 09:37 PM |
|
|
Thread: My KeePass Job Seems Slow
Post: RE: My KeePass Job Seems Slow
Your speed depends on the number of iterations. You can only achieve the same speed as the benchmark with a hash that has the same number of iterations (or less). |
|
undeath |
hashcat
|
3 |
2,011 |
10-29-2018, 11:10 AM |
|
|
Thread: Cpu not available
Post: RE: Cpu not available
do you have the intel opencl runtime installed? |
|
undeath |
Hardware
|
4 |
3,333 |
10-29-2018, 01:09 AM |
|
|
Thread: Hashcat see only 1 gpu - AMD RX470 rocm
Post: RE: Hashcat see only 1 gpu - AMD RX470 rocm
why are you using --force? Do you have fglrx installed? |
|
undeath |
hashcat
|
9 |
4,595 |
10-27-2018, 03:25 PM |
|
|
Thread: 3DES Is there a problem? where did I go wrong ?
Post: RE: 3DES Is there a problem? where did I go wrong ...
use a smaller charset than charsets/DES_full.charset
but anyway, if you want to crack a full 3DES key there are better attacks than a full bruteforce. Just hashcat is not your tool to do them. |
|
undeath |
hashcat
|
11 |
6,631 |
10-27-2018, 12:31 PM |
|
|
Thread: Can't Get Past "hashcat (v4.2.1) starting..."
Post: RE: Can't Get Past "hashcat (v4.2.1) starting..."
Something is badly broken with your OpenCL drivers. You probably have a bad driver installed. This doesn't necessarily have to be your nvidia graphics driver. |
|
undeath |
hashcat
|
2 |
2,004 |
10-27-2018, 10:51 AM |
|
|
Thread: Brute-force $HEX
Post: RE: Brute-force $HEX
Well, there is no easy way to do so (other than generating the candidates externally and piping them into hashcat which will slow down your attack). You can craft a mask that is using multiple bytes p... |
|
undeath |
hashcat
|
3 |
2,266 |
10-27-2018, 10:48 AM |
|
|
Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow
it should have used all the possibilities. You can check that by examining the output of the first command on its own. |
|
undeath |
hashcat
|
12 |
6,451 |
10-27-2018, 10:44 AM |
|
|
Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow
see my edit above, piping (as you were already doing) is the correct approach. |
|
undeath |
hashcat
|
12 |
6,451 |
10-26-2018, 03:58 PM |
|
|
Thread: hybrid attack Netntlm too slow
Post: RE: hybrid attack Netntlm too slow
your are doing something weird. Why are you using -a6 with a 7 char mask when you're trying to crack a LM hash? The plaintext cannot be longer than 7 chars. -a6 is only fast if your left side has enou... |
|
undeath |
hashcat
|
12 |
6,451 |
10-26-2018, 03:35 PM |
|
|
Thread: Brute-force $HEX
Post: RE: Brute-force $HEX
I'm not entirely sure but I think encoding-from/encoding-to does only work with wordlists. |
|
undeath |
hashcat
|
3 |
2,266 |
10-26-2018, 10:18 AM |
|
|
Thread: Hashcat speed problem?
Post: RE: Hashcat speed problem?
|
undeath |
hashcat
|
1 |
1,526 |
10-26-2018, 10:16 AM |
|
|
Thread: HMAC-SHA1
Post: RE: HMAC-SHA1
convert the output bytes to hex |
|
undeath |
hashcat
|
1 |
1,424 |
10-26-2018, 10:14 AM |
|
|
Thread: 7000h/s (not 7000kh/s) on GTX 860m
Post: RE: 7000h/s (not 7000kh/s) on GTX 860m
Since you're only using your GPU for cracking you can simply ignore that warning. However. laptops are not recommended for hashcracking in general because they are not designed for high compute loads ... |
|
undeath |
hashcat
|
7 |
4,333 |
10-25-2018, 05:20 PM |
|
|
Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?
the wiki is always a good start. |
|
undeath |
hashcat
|
10 |
5,277 |
10-24-2018, 07:51 PM |
|
|
Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?
lol, you need to tell hashcat what it's supposed to do. It doesn't do things by magic. |
|
undeath |
hashcat
|
10 |
5,277 |
10-24-2018, 07:48 PM |
|
|
Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?
Well, it depends on what exactly you are trying to do but I guess you forgot to supply a wordlist. |
|
undeath |
hashcat
|
10 |
5,277 |
10-24-2018, 07:45 PM |
|
|
Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?
Other than using third-party software to regulate fan speed and/or clock speed, no. You can add -w1 and see if that lowers the load enough to keep the temps down. |
|
undeath |
hashcat
|
7 |
4,642 |
10-24-2018, 10:49 AM |
|
|
Thread: Keep temp under certain treshold?
Post: RE: Keep temp under certain treshold?
x_pike Wrote: (10-23-2018, 12:16 AM)
--
Core [email protected]
GTX 1070
16 GB Ram
--
x_pike Wrote: (10-23-2018, 04:20 AM)
--
ASUS Strix gl502vs laptop
--
leaving out that unnecessary part about... |
|
undeath |
hashcat
|
7 |
4,642 |
10-23-2018, 10:10 AM |