Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Post: RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
No clue. It's a problem reported back from opencl runtime. Probably best to update hardware. |
|
atom |
hashcat
|
3 |
6,435 |
08-31-2016, 02:00 PM |
|
|
Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator
should work on other algorithms as well, just need to adjust keyspace with result from --keyspace |
|
atom |
User Contributions
|
3 |
6,933 |
09-10-2016, 09:53 AM |
|
|
Thread: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Post: RE: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Looks like OpenCL runtime/driver problem, not hashcat |
|
atom |
hashcat
|
3 |
9,206 |
09-10-2016, 09:55 AM |
|
|
Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator
|
atom |
User Contributions
|
3 |
6,933 |
09-12-2016, 12:12 AM |
|
|
Thread: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Post: RE: ERROR: clSetKernelArg(): CL_INVALID_MEM_OBJECT
Yes, 14.x or higher should be fine |
|
atom |
hashcat
|
3 |
9,206 |
09-12-2016, 12:13 AM |
|
|
Thread: Fortigate hash
Post: RE: Fortigate hash
Lost in fusion.
If you want it back: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
hashcat
|
3 |
5,696 |
09-15-2016, 06:49 PM |
|
|
Thread: Core dumped or Im doing something wrong?
Post: RE: Core dumped or Im doing something wrong?
Yes, please post clinfo output |
|
atom |
hashcat
|
3 |
5,828 |
09-27-2016, 03:06 PM |
|
|
Thread: Core dumped or Im doing something wrong?
Post: RE: Core dumped or Im doing something wrong?
Since clinfo is not part of hashcat but crashing too I'd say your OpenCL installation is broken. You need to fix that first. |
|
atom |
hashcat
|
3 |
5,828 |
09-28-2016, 02:46 PM |
|
|
Thread: Duprule: detect & remove duplicate rules
Post: RE: Duprule: detect & remove duplicate rules
Sounds interessting. Can you show some of the results and explain them with words? |
|
atom |
User Contributions
|
3 |
6,165 |
10-01-2016, 09:05 AM |
|
|
Thread: Duprule: detect & remove duplicate rules
Post: RE: Duprule: detect & remove duplicate rules
Looks good, thanks for contribution. |
|
atom |
User Contributions
|
3 |
6,165 |
10-03-2016, 03:17 PM |
|
|
Thread: a very essential basic question!
Post: RE: a very essential basic question!
If you have a password hash you must have it from some kind of database. That database has the username linked to the hash. It's just not important for hashcat to know. |
|
atom |
hashcat
|
3 |
3,846 |
10-07-2016, 02:35 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: 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: 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: 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: GPU Temp Reading
Post: RE: GPU Temp Reading
If nvidia-smi can read it, hashcat should be able to read it as well. They both use the same library to access the data (NVML). |
|
atom |
hashcat
|
3 |
6,759 |
10-30-2016, 03:28 PM |
|
|
Thread: Output hash and candidate from stdout
Post: RE: Output hash and candidate from stdout
You can use tools/test.pl in passthrough mode and pass the candidates via stdin. It's not very fast tho |
|
atom |
hashcat
|
3 |
5,347 |
10-30-2016, 03:33 PM |
|
|
Thread: Error in Hashcat 3.10+532
Post: RE: Error in Hashcat 3.10+532
This looks like a bug, thanks for report |
|
atom |
hashcat
|
3 |
5,078 |
11-03-2016, 12:11 AM |
|
|
Thread: Error in Hashcat 3.10+532
Post: RE: Error in Hashcat 3.10+532
Beta 623 is up and should fix the issue. |
|
atom |
hashcat
|
3 |
5,078 |
11-03-2016, 12:42 AM |