Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hashcat doesnt see CPU
Post: RE: hashcat doesnt see CPU
You need to install an OpenCL runtime for your CPU. |
|
atom |
hashcat
|
2 |
4,294 |
09-27-2016, 02:58 PM |
|
|
Thread: Need to see the unsuccessful cracked hashes in output file
Post: RE: Need to see the unsuccessful cracked hashes in...
|
atom |
hashcat
|
2 |
4,161 |
09-27-2016, 03:04 PM |
|
|
Thread: invalid source
Post: RE: invalid source
|
atom |
hashcat
|
2 |
4,378 |
09-27-2016, 03:08 PM |
|
|
Thread: hashcat (v3.10) starting in benchmark-mode..Assertion `driver->ctx' failed. Aborted
Post: RE: hashcat (v3.10) starting in benchmark-mode..As...
Try with Intel OpenCL runtime for CPU, not beignet. |
|
atom |
hashcat
|
2 |
4,355 |
10-04-2016, 02:49 PM |
|
|
Thread: Figuring out salt from SHA1
Post: RE: Figuring out salt from SHA1
Wait, if you have a salted hash, that salt is a always known because it can't be a secret. Otherwise you simply exported it wrong. |
|
atom |
hashcat
|
2 |
4,942 |
10-07-2016, 02:32 PM |
|
|
Thread: Any good wpa2.cap cracking services ?
Post: RE: Any good wpa2.cap cracking services ?
Such a service does not exist |
|
atom |
hashcat
|
2 |
3,749 |
10-08-2016, 11:41 AM |
|
|
Thread: DES/NetNTLMv1 Cracking Issue
Post: RE: DES/NetNTLMv1 Cracking Issue
I think you just forgot to mix in the SSP. You can do that like this:
1. Generate SSP by appending the ESS e81d062fe3f8fb9f to the challenge 7ab2b26a22061831 and calculate the md5 of it
Code:
-... |
|
atom |
hashcat
|
2 |
4,799 |
10-10-2016, 04:54 PM |
|
|
Thread: Truecrypt / Veracrypt Container
Post: RE: Truecrypt / Veracrypt Container
Vercrypt is like Truecrypt: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes |
|
atom |
hashcat
|
2 |
5,757 |
10-13-2016, 04:16 PM |
|
|
Thread: ERROR: Failed acquiring write lock: No locks available
Post: RE: ERROR: Failed acquiring write lock: No locks a...
Please upgrade to latest beta and retry |
|
atom |
hashcat
|
2 |
3,428 |
10-14-2016, 10:46 AM |
|
|
Thread: hashcat64 stopped working
Post: RE: hashcat64 stopped working
|
atom |
hashcat
|
2 |
4,902 |
10-17-2016, 09:37 AM |
|
|
Thread: Overwrite Rule using Lowercase Letters?
Post: RE: Overwrite Rule using Lowercase Letters?
I'd suggest using PACK and set min digits to 10 or whatever count of numbers are known |
|
atom |
General Talk
|
2 |
5,080 |
10-17-2016, 09:39 AM |
|
|
Thread: Combinator attack witj -k rule
Post: RE: Combinator attack witj -k rule
See :
Quote:
--
root@ht:~/hashcat# cat w1
hello
test
--
Quote:
--
root@ht:~/hashcat# cat w2
apple
earth
--
Quote:
--
root@ht:~/hashcat# ./hashcat w1 w2 -a 1 --stdout
helloappl... |
|
atom |
hashcat
|
2 |
3,520 |
10-19-2016, 04:16 PM |
|
|
Thread: batch command for cracking zip or rar
Post: RE: batch command for cracking zip or rar
|
atom |
hashcat
|
2 |
3,937 |
10-19-2016, 04:17 PM |
|
|
Thread: MTC3 The World Record Challenge
Post: RE: MTC3 The World Record Challenge
I don't think the key is a password, otherwise it would be cracked in no time. |
|
atom |
Organisation and Events
|
2 |
5,168 |
10-21-2016, 06:57 PM |
|
|
Thread: nvmlDeviceSetPowerManagementLimit()
Post: RE: nvmlDeviceSetPowerManagementLimit()
You need root privileges to do that. If you don't want to run hashcat as root, simply ignore it, it doesn't harm. |
|
atom |
Beta Tester
|
2 |
6,846 |
10-25-2016, 11:01 AM |
|
|
Thread: NetNTLMv1 Hashes not parsing
Post: RE: NetNTLMv1 Hashes not parsing
There's a space at line end |
|
atom |
hashcat
|
2 |
4,975 |
11-03-2016, 12:05 AM |
|
|
Thread: CL_OUT_OF_HOST_MEMORY
Post: RE: CL_OUT_OF_HOST_MEMORY
I think the Intel(R) HD Graphics 530 creates problem here. Run the command with -d 1 to select the 1080 only |
|
atom |
hashcat
|
2 |
6,570 |
11-04-2016, 01:37 PM |
|
|
Thread: How to...
Post: RE: How to...
You first need to install an OpenCL runtime for your CPU. This is not part of hashcat. |
|
atom |
General Talk
|
2 |
4,087 |
11-06-2016, 03:44 PM |
|
|
Thread: Runs 4-ever?
Post: RE: Runs 4-ever?
Should be fixed, new beta is up. Please test |
|
atom |
Beta Tester
|
2 |
4,992 |
11-07-2016, 12:21 PM |
|
|
Thread: target specific dictonary
Post: RE: target specific dictonary
There's rare info and rare tools for target specific word generation. Check out prince: https://hashcat.net/events/p14-trondheim/prince-attack.pdf |
|
atom |
General Talk
|
2 |
4,275 |
11-09-2016, 11:35 PM |