Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Restore File How to Use it
Post: RE: Restore File How to Use it
only run
Code:
--
hashcat --restore
--
with no additional arguments |
|
undeath |
hashcat
|
7 |
4,560 |
09-13-2018, 11:21 AM |
|
|
Thread: hashcat64 4.2.1 getting killed OOM
Post: RE: hashcat64 4.2.1 getting killed OOM
Ideally you have as much RAM as you have VRAM. The lower limit for available system RAM hashcat requires was set to 2GB per opencl device if I remember correctly. (thus, running with only three device... |
|
undeath |
hashcat
|
2 |
2,121 |
09-17-2018, 10:46 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
what happens when you run
Code:
--
hashcat64.exe -m 2500 -a3 crackme.hccapx password123
--
?
Try the example hccapx file: https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 05:06 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
as noted otherwise, the password for the example hccapx is "hashcat!" (with trailing exclamation mark) |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 08:30 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
your input word must be at least eight characters (before rule manipulation), otherwise it'll be skipped |
|
undeath |
hashcat
|
10 |
5,466 |
09-18-2018, 09:07 PM |
|
|
Thread: Kerberos v.5 hashing key
Post: RE: Kerberos v.5 hashing key
pretty sure you need to set user/realm/salt appropriately |
|
undeath |
hashcat
|
2 |
2,238 |
09-19-2018, 02:33 PM |
|
|
Thread: Freeze / no response when trying to see status or output, most of the time
Post: RE: Freeze / no response when trying to see status...
sounds like an ASIC hang, are you overclocking?
also see this thread: https://hashcat.net/forum/thread-6202.html |
|
undeath |
hashcat
|
5 |
3,008 |
09-25-2018, 09:57 PM |
|
|
Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!
john2014 Wrote: (09-19-2018, 12:18 AM)
--
If this is the case, why? Maybe because the minimum length for WPA is 8 chars and so the code first rejects BEFORE the rule is applied?
--
exactly
john20... |
|
undeath |
hashcat
|
10 |
5,466 |
09-19-2018, 08:58 AM |
|
|
Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem
|
undeath |
hashcat
|
5 |
3,494 |
09-26-2018, 08:59 PM |
|
|
Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem
install the intel opencl runtime |
|
undeath |
hashcat
|
5 |
3,494 |
09-26-2018, 09:10 PM |
|
|
Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...
you're not supplying enough work
Time.Started.....: Wed Sep 26 23:48:11 2018 (1 sec)
Time.Estimated...: Wed Sep 26 23:48:14 2018 (2 secs) |
|
undeath |
hashcat
|
11 |
7,371 |
09-26-2018, 11:58 PM |
|
|
Thread: hashcat with scrypt(scrypt)
Post: RE: hashcat with scrypt(scrypt)
scryptcat123 Wrote: (09-28-2018, 12:20 AM)
--
I have hash, salt 1, and salt 2. Is there a way I can use an existing mode with hashcat to run this type of search?
--
no
scryptcat123 Wrote: (09-28... |
|
undeath |
hashcat
|
1 |
2,035 |
09-28-2018, 10:19 AM |
|
|
Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...
0) https://hashcat.net/wiki/doku.php?id=fingerprint_attack
1) That's because of the way hashcat works internally. The left side should have as much work as possible. Together with NTLM being one of t... |
|
undeath |
hashcat
|
11 |
7,371 |
09-29-2018, 05:15 PM |
|
|
Thread: segfault on --stdout
Post: RE: segfault on --stdout
gshumway Wrote: (09-30-2018, 08:35 PM)
--
So for -m 2500, 1234567 would get rejected, and so would every variation created by the rule, regardless of correct length. Do I have this right?
--
That's... |
|
undeath |
hashcat
|
4 |
3,011 |
10-01-2018, 12:20 AM |
|
|
Thread: rfc2898DeriveBytes
Post: RE: rfc2898DeriveBytes
What is "rfc2898DeriveBytes" supposed to be? RFC2898 (https://tools.ietf.org/html/rfc2898) specifies mulitple KDFs, one of them being the supported PBKDF2 algorithm.
But anyway, all the algorithms ... |
|
undeath |
hashcat
|
4 |
2,994 |
10-01-2018, 11:51 AM |
|
|
Thread: segfault on --stdout
Post: RE: segfault on --stdout
Your syntax is correct. The only thing I can imagine is some incompatibility with debian testing and the binary build of hashcat. You can try compiling hashcat yourself or see if stdout works correctl... |
|
undeath |
hashcat
|
4 |
3,011 |
10-01-2018, 11:56 AM |
|
|
Thread: rfc2898DeriveBytes
Post: RE: rfc2898DeriveBytes
check out https://hashcat.net/wiki/doku.php?id=example_hashes
modes 10900 11900 12000 12100 |
|
undeath |
hashcat
|
4 |
2,994 |
10-01-2018, 01:38 PM |
|
|
Thread: Alienware 17 R4 Nvidia GTX1070
Post: RE: Alienware 17 R4 Nvidia GTX1070
looks like The-Distribution-Which-Does-Not-Handle-OpenCL-Well does not handle OpenCL well /sigh |
|
undeath |
hashcat
|
1 |
1,625 |
10-01-2018, 08:06 PM |
|
|
Thread: Problems with itunes password
Post: RE: Problems with itunes password
how many words are we talking about? both, in your wordlist and how many you need to chain together. |
|
undeath |
hashcat
|
5 |
3,172 |
10-01-2018, 08:07 PM |
|
|
Thread: gpu usage problem
Post: RE: gpu usage problem
Your PCIe bandwidth simply cannot keep up with the amount of words being sent to the GPUs. Unless you are running into some hashcat limitations (eg because you're using a very small wordlist with lots... |
|
undeath |
hashcat
|
4 |
3,139 |
10-03-2018, 11:53 AM |