Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: AMD Radeon R290 - 14.4 Unsupported Driver?
Post: RE: AMD Radeon R290 - 14.4 Unsupported Driver?
You need to upgrade to the latest beta driver. |
|
coolbry95 |
Old oclHashcat Support
|
7 |
16,890 |
08-29-2014, 11:53 PM |
|
|
Thread: oclHashCat, AMD R9 290x, Windows - works, but reboots at random.
Post: RE: oclHashCat, AMD R9 290x, Windows - works, but ...
Do you have a big enough power supply? |
|
coolbry95 |
Old oclHashcat Support
|
7 |
16,509 |
09-12-2014, 10:35 PM |
|
|
Thread: How to install oclHashcat on Mac OS X
Post: RE: How to install oclHashcat on Mac OS X
Oclhashcat is not supported for OSX only hashcat is. |
|
coolbry95 |
Old oclHashcat Support
|
7 |
22,369 |
10-31-2014, 04:10 PM |
|
|
Thread: Mask letters and numbers
Post: RE: Mask letters and numbers
it would be something like this
-1 ?d?u ?1?1?1?1?1?1passwo
replace passwo with that you have. |
|
coolbry95 |
General Help
|
7 |
12,882 |
03-11-2015, 07:52 PM |
|
|
Thread: Mask letters and numbers
Post: RE: Mask letters and numbers
To add on to what Si2006 said hashcat gui is not supported here. |
|
coolbry95 |
General Help
|
7 |
12,882 |
03-12-2015, 12:43 AM |
|
|
Thread: View hashcat.pot?
Post: RE: View hashcat.pot?
its --potfile-disable use --help or the wiki. |
|
coolbry95 |
Old hashcat Support
|
7 |
44,707 |
04-21-2015, 05:03 AM |
|
|
Thread: STOP! Unsupported or incorrect Driver
Post: RE: STOP! Unsupported or incorrect Driver
|
coolbry95 |
Old oclHashcat Support
|
6 |
11,992 |
02-21-2014, 02:57 AM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file
it sounds like you are hitting and EOF character but i could be wrong. |
|
coolbry95 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,931 |
04-20-2014, 07:42 AM |
|
|
Thread: New Guy Advice
Post: RE: New Guy Advice
The 290x cards are reference. A reference card is one with a single fan in the back.
https://media.pcgamer.com/files/2013/10/R9-290X-3_4.jpg
is a reference design. |
|
coolbry95 |
Hardware
|
6 |
11,291 |
07-03-2014, 02:55 AM |
|
|
Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(
That does not give enough information to see if we can help. |
|
coolbry95 |
Old hashcat Support
|
6 |
8,904 |
07-05-2014, 01:34 AM |
|
|
Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(
Yes that is a long time. But still doesn't give information on how to help you. We need to know the hash type and what hardware you have to work with. |
|
coolbry95 |
Old hashcat Support
|
6 |
8,904 |
07-05-2014, 04:46 PM |
|
|
Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(
undeath is right. There is not much you can do about that. I mean you can buy some decent hardware though. |
|
coolbry95 |
Old hashcat Support
|
6 |
8,904 |
07-05-2014, 08:37 PM |
|
|
Thread: Using WPA2 DK PSK (derrived Key) instead of 4Way Handshake
Post: RE: Using WPA2 DK PSK (derrived Key) instead of 4W...
So are you just trying to crack the WPA2 password? If so then just capture the four way handshake and do the pcap to hccap. Then you run hashcat on the hccap. |
|
coolbry95 |
Old oclHashcat Support
|
6 |
12,165 |
09-03-2014, 03:00 AM |
|
|
Thread: No such file or folder oclhashcat win amd
Post: RE: No such file or folder oclhashcat win amd
Try a relative path like .\file.txt. |
|
coolbry95 |
Old oclHashcat Support
|
6 |
9,706 |
09-25-2014, 08:35 PM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
You are just running a straight dictionary attack. Hashcat cpu does not support combinator attack. Look at the wiki for more details. |
|
coolbry95 |
Old hashcat Support
|
6 |
8,803 |
02-20-2015, 07:05 PM |
|
|
Thread: When bruteforcing
Post: RE: When bruteforcing
So you have a salted hash which makes it slower because you have multiple. That means your speed gets divided by how many salts you have. There could also be other reasons it is running slow like not ... |
|
coolbry95 |
Old oclHashcat Support
|
6 |
9,118 |
04-17-2015, 03:20 AM |
|
|
Thread: Mac OSX 10.8 and 10.9 Questions
Post: RE: Mac OSX 10.8 and 10.9 Questions
I'm not an expert by any means but there is something that is different in the hashing algorithm that changes the speed. So the speed change makes sense. If it is salted also the speed should be decre... |
|
coolbry95 |
General Help
|
5 |
12,285 |
02-13-2014, 06:04 PM |
|
|
Thread: Mac OSX 10.8 and 10.9 Questions
Post: RE: Mac OSX 10.8 and 10.9 Questions
More would increase the speed. Nvidia is not good for cracking period. Your better off using an AMD card if you have one. |
|
coolbry95 |
General Help
|
5 |
12,285 |
02-13-2014, 06:23 PM |
|
|
Thread: HELP XD - Script
Post: RE: HELP XD - Script
Just use unxutils (https://unxutils.sourceforge.net/) grep. Just a single executable. So if I understand correctly do something like
Code:
--
for i in $(cat usernamelist); do grep $i user:hash; done
... |
|
coolbry95 |
General Help
|
5 |
8,494 |
02-17-2014, 01:15 AM |
|
|
Thread: Watchdog temperature abort trigger disabled
Post: RE: Watchdog temperature abort trigger disabled
That version of hashcat does not support it yet. The beta version is the only one that does as of right now. When the 1.20 version is released it will be supported. Also you will want to use od6config... |
|
coolbry95 |
Hardware
|
5 |
17,714 |
04-06-2014, 10:05 PM |