Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: inc_vendor.cl errors
Post: RE: inc_vendor.cl errors
See here: https://hashcat.net/forum/thread-5653-post-30374.html#pid30374 |
|
atom |
hashcat
|
3 |
4,657 |
07-19-2016, 08:58 AM |
|
|
Thread: Old format available?
Post: RE: Old format available?
There's no algorithm that you can use out of the box to do that. You need to patch a kernel. |
|
atom |
hashcat
|
3 |
3,975 |
07-19-2016, 09:21 AM |
|
|
Thread: inc_vendor.cl errors
Post: RE: inc_vendor.cl errors
Either that, and I'm not certain if 15.12 supports the 380x, or you patch it out manually |
|
atom |
hashcat
|
3 |
4,657 |
07-20-2016, 09:58 AM |
|
|
Thread: legacy hashcat question
Post: RE: legacy hashcat question
There's no true generic kernel. There's always a limit. In theory, you could have a 25gb long bytestream as salt. That would propably exceed your GPU ram. But even such a thing could be supported, but... |
|
atom |
hashcat
|
3 |
4,589 |
07-20-2016, 10:06 AM |
|
|
Thread: Insufficient memory, md5 combo
Post: RE: Insufficient memory, md5 combo
Try without --username, it takes alot of extra memory. |
|
atom |
hashcat
|
3 |
4,674 |
07-20-2016, 10:07 AM |
|
|
Thread: Insufficient memory, md5 combo
Post: RE: Insufficient memory, md5 combo
Sure, you need to remove the username first. Use "cut" to do that. |
|
atom |
hashcat
|
3 |
4,674 |
07-21-2016, 09:41 AM |
|
|
Thread: Combinator Attack with Stacked Rules
Post: RE: Combinator Attack with Stacked Rules
You can't do -a 1 with -r in combination. What I meant is more like this:
$ ./combinator.bin words.dict words.dict | ./hashcat -m 0 -a 0 -r rules.rule
This way you can't specify which rule to ap... |
|
atom |
hashcat
|
3 |
5,682 |
07-22-2016, 10:30 AM |
|
|
Thread: Combinator Attack with Stacked Rules
Post: RE: Combinator Attack with Stacked Rules
You just need to create a handful of rules that insert the 1 into all positions starting from 0 to 10 or so. |
|
atom |
hashcat
|
3 |
5,682 |
07-24-2016, 03:42 PM |
|
|
Thread: Debug Mode
Post: RE: Debug Mode
You mean which mask matches a password? That's like impossible to answer, because there's too many. Do you want to know which rule cracked a password? Use debug mode. |
|
atom |
hashcat
|
3 |
5,652 |
07-27-2016, 11:00 AM |
|
|
Thread: Debug Mode
Post: RE: Debug Mode
Hashcat uses markov-chain optimizations. IOW, there's no Aaaaa9999 (or better said Zzzzz9999) as final word. If you just want the mask which was used to crack your hash, why don't you name the output ... |
|
atom |
hashcat
|
3 |
5,652 |
08-12-2016, 02:46 PM |
|
|
Thread: Retain trigger not working with WPA2
Post: RE: Retain trigger not working with WPA2
You can disable retain with --gpu-temp-retain=0 |
|
atom |
hashcat
|
3 |
4,528 |
08-12-2016, 03:27 PM |
|
|
Thread: how to find autotuned values?
Post: RE: how to find autotuned values?
Compile hashcat with DEBUG=1, then it will show you in benchmark mode. |
|
atom |
hashcat
|
3 |
4,450 |
08-13-2016, 01:44 PM |
|
|
Thread: how to find autotuned values?
Post: RE: how to find autotuned values?
It's really easy compiling from source, try it. |
|
atom |
hashcat
|
3 |
4,450 |
08-14-2016, 08:47 PM |
|
|
Thread: Error with new GPU RX 480
Post: RE: Error with new GPU RX 480
oclHashcat does not support RX480, but hashcat v3.00 does. |
|
atom |
General Talk
|
3 |
4,890 |
08-14-2016, 08:48 PM |
|
|
Thread: Exhausted but 0% progress
Post: RE: Exhausted but 0% progress
please use hashcat v3.00 from github and try again |
|
atom |
hashcat
|
3 |
4,647 |
08-14-2016, 09:00 PM |
|
|
Thread: WHY DOES THIS KEEP HAPPENING?!
Post: RE: WHY DOES THIS KEEP HAPPENING?!
please retry with latest beta and give some feedback. beta can be found here: https://hashcat.net/beta/ |
|
atom |
hashcat
|
3 |
4,505 |
08-18-2016, 08:38 PM |
|
|
Thread: WHY DOES THIS KEEP HAPPENING?!
Post: RE: WHY DOES THIS KEEP HAPPENING?!
If you want it to use your CPU, you need to install an OpenCL runtime for you CPU and enable it by using -D 1 |
|
atom |
hashcat
|
3 |
4,505 |
08-19-2016, 09:26 AM |
|
|
Thread: SHA-3 (Keccak) benchmark
Post: RE: SHA-3 (Keccak) benchmark
Try with your nvidia device only |
|
atom |
hashcat
|
3 |
5,470 |
08-23-2016, 09:38 AM |
|
|
Thread: OpenCL issue running hashcat
Post: RE: OpenCL issue running hashcat
jhc Wrote: (08-26-2016, 09:00 PM)
--
hashdawg Wrote: (08-26-2016, 12:32 PM)
--
Most likely your card is not supported by current version of hashcat.
--
I suspected as much. I suppose I was hoping ... |
|
atom |
hashcat
|
3 |
5,293 |
08-27-2016, 11:01 PM |
|
|
Thread: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Post: RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
Please post output of clinfo |
|
atom |
hashcat
|
3 |
6,435 |
08-29-2016, 09:50 AM |