Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: CPU vs GPU
Post: RE: CPU vs GPU
CPU benchmarks are kind of inaccurate because of the power management. Once it's running, it's running. |
|
atom |
hashcat
|
21 |
44,486 |
02-27-2017, 12:13 PM |
|
|
Thread: Don't detect any device - clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
Post: RE: Don't detect any device - clGetDeviceIDs(): CL...
Yeah that's wrong. You need the correct OpenCL runtime from your vendor, not MESA. |
|
atom |
hashcat
|
4 |
7,854 |
02-25-2017, 12:15 PM |
|
|
Thread: Process in HashCat $mskrb5$
Post: RE: Process in HashCat $mskrb5$
You need to move the salt after the hash:
Quote:
--
$krb5pa$23$tester$DOMAIN.COM$salt$601841F258521CD7A97A0032DC61E1050EC45FFFAF14A68851C91C4B925036C1864525DEA643483079D9E3CC6F14D3C1CB6CCC4E
-... |
|
atom |
General Talk
|
2 |
3,410 |
02-25-2017, 12:12 PM |
|
|
Thread: decryption problem with enctype 7500
Post: RE: decryption problem with enctype 7500
I think you need to update the salt as well |
|
atom |
hashcat
|
7 |
6,125 |
02-25-2017, 12:07 PM |
|
|
Thread: hashcat 3.30 and HD5850
Post: RE: hashcat 3.30 and HD5850
AMD dropped support for HD5850. You need to buy new hardware. |
|
atom |
hashcat
|
3 |
4,125 |
02-24-2017, 12:28 AM |
|
|
Thread: Hashcat 3.30 problems
Post: RE: Hashcat 3.30 problems
In the past, hashcat worked like you suggested. The problem is that such an on-cpu rule engine would be to slow to feed password candidates on the faster ones of the slow hash family (like md5crypt). ... |
|
atom |
hashcat
|
10 |
11,325 |
02-24-2017, 12:25 AM |
|
|
Thread: Hashcat 3.30 problems
Post: RE: Hashcat 3.30 problems
There's a solution for that. Just run hashcat in --stdout mode and pipe it to hashcat doing the cracking. Like this:
Quote:
--
hashcat64.exe -r D:\rules\temprule.txt D:\custom.txt | hashcat64.ex... |
|
atom |
hashcat
|
10 |
11,325 |
02-23-2017, 10:19 AM |
|
|
Thread: Don't detect any device - clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
Post: RE: Don't detect any device - clGetDeviceIDs(): CL...
Do not confuse CUDA and OpenCL, it's two different things. Old version used CUDA, that's why it worked. New version uses OpenCL, and your error it's an OpenCL error. So probably you did not install Op... |
|
atom |
hashcat
|
4 |
7,854 |
02-23-2017, 01:42 AM |
|
|
Thread: Hashcat 1080(s) gpu error
Post: RE: Hashcat 1080(s) gpu error
Try the timeout patch: https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
atom |
hashcat
|
9 |
7,963 |
02-23-2017, 01:40 AM |
|
|
Thread: Display error with driver Nvidia 378.13
Post: RE: Display error with driver Nvidia 378.13
Tuxel Wrote: (02-21-2017, 11:00 PM)
--
Hello,
I have found that the Nvidia driver 378.13 the MHz number is displayed incorrectly
Quote:
--
HWMon.Dev.#1.....: Temp: 35c Fan: 0% Util:100% Core: ... |
|
atom |
hashcat
|
1 |
2,843 |
02-23-2017, 01:39 AM |
|
|
Thread: Hashcat 3.30 problems
Post: RE: Hashcat 3.30 problems
It's none of the above cases. The problem is that the user has an rejected input:
Quote:
--
Rejected.........: 1/1 (100.00%)
--
Which means that the wordlist contains a word < length 8. So e... |
|
atom |
hashcat
|
10 |
11,325 |
02-23-2017, 01:35 AM |
|
|
Thread: des raw algorithm
Post: RE: des raw algorithm
Sure the ETA goes up but not because of the code (so bloom filter is integrated already) it is because the number of salts increase. Your attack, whatever you're doing, is somehow not cleanly designed... |
|
atom |
General Talk
|
3 |
4,001 |
02-21-2017, 10:51 AM |
|
|
Thread: Hashcat64.exe not valid win32 app
Post: RE: Hashcat64.exe not valid win32 app
typical problem when people do something like by accident: hashcat64 thishash.txt -m0 -w 3 -a3 -o "hashcat64.exe" ?a?a?a?a |
|
atom |
hashcat
|
3 |
5,797 |
02-21-2017, 10:42 AM |
|
|
Thread: Hex ch and small problem
Post: RE: Hex ch and small problem
There's actually two ways: Use multiple masks with N constants in it to divide the total keyspace or a large rewrite of hashcat. But both can't help you. Such an integer overflow just shows that your ... |
|
atom |
hashcat
|
14 |
12,596 |
02-21-2017, 10:39 AM |
|
|
Thread: AMD FX6100 CPU
Post: RE: AMD FX6100 CPU
You need to install AMD Driver for GPU (I know it's crazy) - the CPU OpenCL runtime is part of it. You can uninstall the other packages you've installed, you don't need them. |
|
atom |
Hardware
|
1 |
3,434 |
02-21-2017, 10:35 AM |
|
|
Thread: des raw algorithm
Post: RE: des raw algorithm
DES cracking is pretty fast with a decent GPU.
Quote:
--
root@et:~/hashcat# ./hashcat -m 14000 hash --hex-charset -1 charsets/DES_full.charset -a 3 ?1?1?1?1?1?1?1?1
hashcat (v3.30-318-gdd55c1e+) s... |
|
atom |
General Talk
|
3 |
4,001 |
02-20-2017, 02:10 PM |
|
|
Thread: GTX 1080: errors
Post: RE: GTX 1080: errors
You need to update your opencl.dll. Please read https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do and follow it 100%, especially th... |
|
atom |
hashcat
|
12 |
13,777 |
02-20-2017, 02:04 PM |
|
|
Thread: DES-ECB: mask on plain text?
Post: RE: DES-ECB: mask on plain text?
Quote:
--
I need to find all keys that return AA ?? ?? ?? ?? ?? ?? for a known plain text input.
--
That will be each 1/256th candidate? You will recieve millions. That's a very bad idea! |
|
atom |
hashcat
|
4 |
5,878 |
02-20-2017, 02:02 PM |
|
|
Thread: DES-ECB: mask on plain text?
Post: RE: DES-ECB: mask on plain text?
Yes, but we'd need to switch from encrypt to decrypt and then match out the bits you don't care about. So that's possible but requires a kernel rewrite |
|
atom |
hashcat
|
4 |
5,878 |
02-16-2017, 09:32 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
That's a feature, I explained it in the initial post. We also want to be able to crack the password the user set, not just the password on the AP (for man-in-the-middle attacks). Please re-read the po... |
|
atom |
User Contributions
|
49 |
179,647 |
02-16-2017, 09:29 PM |