Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
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: Hashcat - Can't find OpenCL ICD loader library
Post: RE: Hashcat - Can't find OpenCL ICD loader library
Interessting, maybe we should add that path to the search. If you symlink libOpenCL.so on /usr/lib hashcat should find it. |
|
atom |
hashcat
|
9 |
39,012 |
10-10-2016, 04:59 PM |
|
|
Thread: Space character with custom charset
Post: RE: Space character with custom charset
You just need to quote correctly then it will use space, too |
|
atom |
hashcat
|
7 |
8,726 |
10-10-2016, 05:00 PM |
|
|
Thread: Kernel problem with hashcat gui
Post: RE: Kernel problem with hashcat gui
Quote:
--
Error: internal error.
--
That's some error from your opencl runtime library. You need to reinstall it |
|
atom |
hashcat
|
4 |
7,212 |
10-10-2016, 05:03 PM |
|
|
Thread: troubles upgrading to v3.1
Post: RE: troubles upgrading to v3.1
Looks like your opencl runtime is broken. The OpenCL™ Runtime 16.1.1 for Intel® Core™ and Intel® Xeon® Processors installed is the correct one, but if you had a different opencl runtime install... |
|
atom |
hashcat
|
7 |
8,637 |
10-10-2016, 05:06 PM |
|
|
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: macOS - mask attack doesn't work
Post: RE: macOS - mask attack doesn't work
It's an opencl runtime problem. If possible try to update the driver. Anyway, not hashcats fault here. |
|
atom |
hashcat
|
6 |
7,495 |
10-10-2016, 05:14 PM |
|
|
Thread: Space character with custom charset
Post: RE: Space character with custom charset
|
atom |
hashcat
|
7 |
8,726 |
10-11-2016, 01:43 PM |
|
|
Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option
This looks like a GUI problem (invalid command), but GUI is not supported here. Please ask on GUI forum. |
|
atom |
hashcat
|
3 |
4,254 |
10-11-2016, 03:09 PM |
|
|
Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
atom |
hashcat
|
3 |
4,254 |
10-13-2016, 04:14 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: new hashcat 3 does not work anymore on my nvidia
Post: RE: new hashcat 3 does not work anymore on my nvid...
The 5xx series is too old and too slow. Best way to solve this is to upgrade to 1. new driver 2. new hardware with at least maxwell chipset |
|
atom |
hashcat
|
3 |
4,666 |
10-13-2016, 04:19 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: troubles upgrading to v3.1
Post: RE: troubles upgrading to v3.1
I've tried on a XEON box, just to be sure, here's a log:
Quote:
--
[atom@super hashcat]$ ./hashcat -b -m 1000 -d 5 -D 1
hashcat (v3.10-141-gfd70fde) starting in benchmark-mode...
OpenCL Plat... |
|
atom |
hashcat
|
7 |
8,637 |
10-15-2016, 10:21 AM |
|
|
Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory
|
atom |
hashcat
|
10 |
14,882 |
10-15-2016, 10:23 AM |
|
|
Thread: String generation, how did you avoid previous outputs?
Post: RE: String generation, how did you avoid previous ...
With hashcat it's solved like this: https://github.com/hashcat/hashcat/blob/master/OpenCL/markov_le.cl
If you want to verify, use --stdout and sort -u the output. The number of passwords in your ou... |
|
atom |
hashcat
|
3 |
4,820 |
10-15-2016, 10:27 AM |
|
|
Thread: Problem with skip and limit
Post: RE: Problem with skip and limit
For example, read about it here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_keyspace |
|
atom |
hashcat
|
4 |
6,576 |
10-15-2016, 10:30 AM |
|
|
Thread: String generation, how did you avoid previous outputs?
Post: RE: String generation, how did you avoid previous ...
You're lucky, there's a standalone implementation of it. It should answer all your questions. You can find it here: https://github.com/hashcat/statsprocessor |
|
atom |
hashcat
|
3 |
4,820 |
10-15-2016, 06:21 PM |
|
|
Thread: hashcat64 stopped working
Post: RE: hashcat64 stopped working
|
atom |
hashcat
|
2 |
4,902 |
10-17-2016, 09:37 AM |
|
|
Thread: Issues running hashcat
Post: RE: Issues running hashcat
No clue about OSX. Since I do not have access to an apple computer I can't test the refactoring done with the last 400+ commits :)
You may want to stick to the 3.10 stable version? https://github.c... |
|
atom |
hashcat
|
7 |
8,005 |
10-19-2016, 10:19 AM |