Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: GPU Choices ?
Post: RE: GPU Choices ?
atom's benchmarks are with stock clocks & without tuning PowerMizer. The benchmarks I provided above are with a mild & usable overclock on both the 290X and 980, with optimal PowerTune and PowerMizer ... |
|
epixoip |
Hardware
|
10 |
35,672 |
01-07-2015, 03:34 PM |
|
|
Thread: GPU Choices ?
Post: RE: GPU Choices ?
Serpent Wrote: (01-06-2015, 09:20 PM)
--
lets take the NTLM for example, the 290x gives approximately 21 billion tries and the GTX 980 approximately 15 billion, what would the numbers be for multihas... |
|
epixoip |
Hardware
|
10 |
35,672 |
01-07-2015, 10:26 AM |
|
|
Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?
Cannot reproduce.
Code:
--
epixoip@token:~/hashcat-0.48$ cat hashcat.pot
098f6bcd4621d373cade4e832627b4f6:test
epixoip@token:~/hashcat-0.48$ cat test.list
098f6bcd4621d373cade4e832627b4f6
... |
|
epixoip |
Old hashcat Support
|
6 |
9,987 |
01-07-2015, 05:34 AM |
|
|
Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?
You didn't specify a hash list. |
|
epixoip |
Old hashcat Support
|
6 |
9,987 |
01-07-2015, 03:57 AM |
|
|
Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?
|
epixoip |
Old hashcat Support
|
6 |
9,987 |
01-07-2015, 03:15 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Ah ok. Well, hopefully we've provided enough comments for you to present an accurate risk assessment. It's certainly not the worst scheme we've seen, but it's definitely not good at all. There are a l... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 12:15 PM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Sc00bz Wrote: (01-06-2015, 09:49 AM)
--
Azren, I think epixoip missed this line:
Code:
--
$key = trim($username).trim($cleartext_password);
--
This is a very weird construction it's encrypting th... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 10:43 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Well no, "crypto" is short for "cryptography."
By the way, your title is wrong. The hash type is not unknown in your example, it's simply nonexistent. The application you have here is simply using ... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 09:44 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
hashcat doesn't support cracking encrypted passwords, only hashed passwords and non-hash formats which use a kdf.
since you have access to the source you should also have access to $key, so you don... |
|
epixoip |
General Help
|
11 |
21,810 |
01-06-2015, 09:08 AM |
|
|
Thread: Help with speed question
Post: RE: Help with speed question
Your speed is 64.76 MH/s -- that's the "plains." And "words" how many words from your wordlist you are going through per second.
If you were doing a straight wordlist attack, both "plains" and "wor... |
|
epixoip |
Old hashcat Support
|
4 |
8,251 |
01-06-2015, 05:17 AM |
|
|
Thread: Help with speed question
Post: RE: Help with speed question
In this context, "words" is the number of words from wordlist.txt that are being hashed per second, and "plains" is the number of actual plaintext candidates that are being hashed per second.
For a... |
|
epixoip |
Old hashcat Support
|
4 |
8,251 |
01-06-2015, 04:58 AM |
|
|
Thread: hashcat v0.49
Post: RE: hashcat v0.49
|
epixoip |
Old hashcat Announcements
|
22 |
55,980 |
01-06-2015, 04:45 AM |
|
|
Thread: oclHashcat64.exe Process just kills itself?
Post: RE: oclHashcat64.exe Process just kills itself?
Ok, that's not crashing. That's entirely different from crashing. This is why you need to provide all available information in order to get accurate help.
What you are experiencing is a thread dead... |
|
epixoip |
Old oclHashcat Support
|
8 |
13,351 |
01-06-2015, 04:36 AM |
|
|
Thread: GPU Choices ?
Post: RE: GPU Choices ?
R9 290X has the best Perf/$ and excels in single-hash brute force performance.
GTX 980 has the best Perf/Watt and the best multihash performance, and excels at anything involving memory. Also excel... |
|
epixoip |
Hardware
|
10 |
35,672 |
01-06-2015, 04:34 AM |
|
|
Thread: About GPU
Post: RE: About GPU
Ah shit, I forgot about the GTX 970. Will edit my post. |
|
epixoip |
Hardware
|
24 |
53,891 |
01-06-2015, 04:31 AM |
|
|
Thread: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 with Combinstion
Post: RE: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 wit...
As a workaround you can use the external combinator utility from hashcat-utils and pipe it into oclHashcat. WPA is a slow algorithm so there shouldn't be much if any speed loss. |
|
epixoip |
Old oclHashcat Support
|
7 |
10,446 |
01-05-2015, 10:38 AM |
|
|
Thread: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 with Combinstion
Post: RE: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 wit...
1.32 has not been released yet. |
|
epixoip |
Old oclHashcat Support
|
7 |
10,446 |
01-05-2015, 10:33 AM |
|
|
Thread: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 with Combinstion
Post: RE: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 wit...
All you had to do was search the forums & search Trac. There are several threads on this issue already. |
|
epixoip |
Old oclHashcat Support
|
7 |
10,446 |
01-05-2015, 10:32 AM |
|
|
Thread: oclHashcat64.exe Process just kills itself?
Post: RE: oclHashcat64.exe Process just kills itself?
udiked Wrote: (01-04-2015, 11:30 PM)
--
undeath Wrote: (01-04-2015, 11:28 PM)
--
Sounds like a defective gpu.
--
It's nothing to do with my GPU, it worked fine before the update & it still works o... |
|
epixoip |
Old oclHashcat Support
|
8 |
13,351 |
01-05-2015, 10:31 AM |
|
|
Thread: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 with Combinstion
Post: RE: Maybe a BUG in oclHashcat 1.31 in WPA/WPA2 wit...
This is a known issue (https://hashcat.net/trac/ticket/515) and is fixed in 1.32 |
|
epixoip |
Old oclHashcat Support
|
7 |
10,446 |
01-05-2015, 10:24 AM |