Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: WPA/WPA2 hash help
Post: RE: WPA/WPA2 hash help
In this instance I am granting you permission to upload your hccap as an attachment to this thread, provided that you also provide the known password. |
|
epixoip |
Old oclHashcat Support
|
14 |
17,250 |
07-13-2015, 02:23 AM |
|
|
Thread: Identifying Hash type
Post: RE: Identifying Hash type
If you don't have a known ciphertext:plaintext pair then there's really no way we can help you.
But what you're likely seeing is just a nonce / anti-csrf token which is typically generated with som... |
|
epixoip |
General Talk
|
3 |
6,488 |
07-13-2015, 09:04 AM |
|
|
Thread: WPA2 with hashcat help
Post: RE: WPA2 with hashcat help
|
epixoip |
Old hashcat Support
|
1 |
4,159 |
07-16-2015, 09:01 AM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
ce3c Wrote: (07-16-2015, 12:54 PM)
--
I'd like to stick with the R9 290X ones as they're slightly cheaper, unless there's a card comparable in performance for about the same price.
--
That would be... |
|
epixoip |
Hardware
|
12 |
18,950 |
07-16-2015, 07:47 PM |
|
|
Thread: Is this suitable?
Post: RE: Is this suitable?
That is the reference design card. |
|
epixoip |
Hardware
|
6 |
10,372 |
07-17-2015, 05:48 AM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
No. No. No. And also no.
First, I just recommend the GTX 970, not the Titan X. I never mentioned the Titan X in this thread, nor did I mention anything about the Tyan chassis. In fact, rarely do I ev... |
|
epixoip |
Hardware
|
12 |
18,950 |
07-17-2015, 06:50 AM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
The GTX 970 reference design is a unicorn, you'd be lucky to find one let alone seven of them. The ASUS card you linked to is a good card though. The estimated wattage for 7x GTX 970 is 980 ~ 1100 wat... |
|
epixoip |
Hardware
|
12 |
18,950 |
07-17-2015, 09:09 PM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
Either one of those will be just fine |
|
epixoip |
Hardware
|
12 |
18,950 |
07-18-2015, 12:34 AM |
|
|
Thread: need to plain text of wpa2
Post: RE: need to plain text of wpa2
It looks like he doesn't know the password, simply wants us to crack it for him since he doesn't have a GPU. Therefore, he gets the banhammer. |
|
epixoip |
Old hashcat Support
|
2 |
5,189 |
07-18-2015, 12:38 AM |
|
|
Thread: 290x current benchmark?
Post: RE: 290x current benchmark?
Sure. Stock clock (boot clock), 1.36, 14.9.
Code:
--
oclHashcat v1.36 starting in benchmark-mode...
Device #1: Hawaii, 3072MB, 1000Mhz, 44MCU
Hashtype: MD4
Workload: 1024 loops, 256 accel
Speed.... |
|
epixoip |
General Talk
|
1 |
6,131 |
07-18-2015, 08:09 AM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
30,000 H/S on which algorithm? Which attack mode? How many hashes? How many salts? Hard for us to know if 30 KH/s is correct or not if you don't tell us what you're doing.
The R9 M370X is just a re-b... |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 09:15 AM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
Your GPU is ~ 5.5x slower than a 290X. 290X pulls ~ 190 KH/s on WPA2, 190 / 5.5 = 34.5 KH/s, so 30 KH/s is pretty much spot-on. |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 08:05 PM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
Most mobile GPUs do not have fans (see my first post in this thread) so there would be no fan speed to report. The firmware also may not be exposing the temperature via ADL. This is an Overdrive5 card... |
|
epixoip |
General Help
|
13 |
21,804 |
07-18-2015, 08:17 PM |
|
|
Thread: AMD R9 M370X
Post: RE: AMD R9 M370X
soxrok2212 Wrote: (07-19-2015, 04:27 AM)
--
Awesome, thanks! You're very knowledgeable!
--
That's why they give me all of the stars |
|
epixoip |
General Help
|
13 |
21,804 |
07-19-2015, 07:44 AM |
|
|
Thread: sha512($salt.md5($password))
Post: RE: sha512($salt.md5($password))
Wow, that's much improved over the old dynamic formats. Which only serves to remind me that I really need to find some spare time to work on my dynamic cracker. |
|
epixoip |
General Help
|
3 |
5,966 |
07-19-2015, 10:57 AM |
|
|
Thread: Hash Type?
Post: RE: Hash Type?
The type you don't post on the forum. Read the rules. |
|
epixoip |
General Talk
|
1 |
4,384 |
07-19-2015, 10:44 PM |
|
|
Thread: save calculated hashes or check against partial hash
Post: RE: save calculated hashes or check against partia...
Two part question, two part answer.
r00t Wrote: (07-19-2015, 11:41 PM)
--
Is there any way to save hashes calculated with oclhashcat?
--
No.
r00t Wrote: (07-19-2015, 11:41 PM)
--
I have t... |
|
epixoip |
Old oclHashcat Support
|
6 |
9,264 |
07-20-2015, 12:15 AM |
|
|
Thread: save calculated hashes or check against partial hash
Post: RE: save calculated hashes or check against partia...
Maybe. Hashcat won't help you with this, but you could just write a quick cracker and find out. You don't need to save the output of anything, just write a cracker that tests if substr(md5(md5(str)), ... |
|
epixoip |
Old oclHashcat Support
|
6 |
9,264 |
07-20-2015, 01:08 AM |
|
|
Thread: R9 Fury/Fury X Benchmark
Post: RE: R9 Fury/Fury X Benchmark
We've been meaning to buy one to test (and subsequently throw off of the roof), but it's low priority for us. We already know how the card is going to perform.
The Fury X should benchmark very well... |
|
epixoip |
Hardware
|
3 |
8,279 |
07-21-2015, 07:43 PM |
|
|
Thread: Office 2013
Post: RE: Office 2013
Sorry, hashcat-cli does not support Office. |
|
epixoip |
Old hashcat Support
|
3 |
7,850 |
07-21-2015, 07:45 PM |