Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: 3 questions..
Post: RE: 3 questions..
greg232 Wrote: (09-04-2012, 09:47 PM)
--
Your tests indicate 134.3k c/s, 39224 c/s, 182.7k c/s, 25608 c/s using hd7970, gtx570, hd6990, gtx560Ti. These cards do not have such GFLOPS advantage over Qu... |
|
epixoip |
Old hashcat Support
|
12 |
29,056 |
09-05-2012, 01:49 PM |
|
|
Thread: Powercolor's HD7990
Post: RE: Powercolor's HD7990
yes. opencl will just see it as four tahiti devices, so oclHashcat would behave the same as if you had four 7970s. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
9,538 |
09-06-2012, 04:36 AM |
|
|
Thread: Powercolor's HD7990
Post: RE: Powercolor's HD7990
worth mentioning though that it would be cheaper to buy 4x 7970s than 2x 7990s, and 4x 7970s would require less power. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
9,538 |
09-06-2012, 04:41 AM |
|
|
Thread: need analog for HashHush and Coy in Linux
Post: RE: need analog for HashHush and Coy in Linux
I'm not familiar with COY or HashHush. But I believe I understand what you are attempting to accomplish, and do not understand why you needed programs to do this.
To extract uncracked hashes from you... |
|
epixoip |
User Contributions
|
2 |
7,306 |
09-07-2012, 05:20 PM |
|
|
Thread: hashcat working on by far more passwords than wordlist
Post: RE: hashcat working on by far more passwords than ...
it would be helpful if you posted the exact command line you are using, as well as the output from hashcat. |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
9,228 |
09-08-2012, 03:27 AM |
|
|
Thread: length dictionary
Post: RE: length dictionary
depends on the algorithm and number of unique salts. a 100 million-word wordlist is appropriate for raw unsalted hashes, but would never finish if you had 100 bcrypt hashes. |
|
epixoip |
Very old oclHashcat-plus Support
|
1 |
4,516 |
09-14-2012, 08:43 PM |
|
|
Thread: The best make/model for a AMD HD7970 GHz Edition?
Post: RE: The best make/model for a AMD HD7970 GHz Editi...
only differences you are going to find are between the coolers, so go with the cooling solution that works best for your situation. non-reference coolers are typically best for open-air systems and sp... |
|
epixoip |
Hardware
|
2 |
7,359 |
09-17-2012, 01:35 PM |
|
|
Thread: Backtrack equivalent
Post: RE: Backtrack equivalent
short answer, probably not.
vcl is not distributable, it has a rather restrictive license. but, some distribution that really wanted to distribute it could handle it like adobe flash, broadcom firmwa... |
|
epixoip |
Feature Requests
|
2 |
9,195 |
09-20-2012, 05:20 AM |
|
|
Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
13,636 |
09-20-2012, 09:39 AM |
|
|
Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...
Hey atom, I believe he was referring to Intel HD Graphics 4000 found in Ivy Bridge laptops, not Radeon HD4000.
Intel has great OpenCL support on Windows, but no support on Linux. Intel's OpenCL SDK ... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
13,636 |
09-22-2012, 10:34 AM |
|
|
Thread: ERROR: clCreateBuffer() -61
Post: RE: ERROR: clCreateBuffer() -61
You do not have enough video RAM for that many hashes. You will need to split your hash list. |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
13,394 |
09-24-2012, 02:20 AM |
|
|
Thread: [Python] Split LM hashes
Post: RE: [Python] Split LM hashes
Code:
--
sed -rn 's/(.{16})(.{16})/\1\n\2/p' hashfile
--
|
|
epixoip |
User Contributions
|
5 |
17,662 |
09-25-2012, 05:35 AM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
nobody know what? you said "yes!" and that strings removed everything from the list. did you have another question? |
|
epixoip |
General Talk
|
10 |
18,439 |
09-25-2012, 09:17 AM |
|
|
Thread: [Python] Split LM hashes
Post: RE: [Python] Split LM hashes
nice, very clever use of fold. |
|
epixoip |
User Contributions
|
5 |
17,662 |
09-25-2012, 12:06 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
it's kind of a tricky subject and requires some experience.
the issue might be solely with your language settings. just because your system is unable to represent a character doesn't mean it's unprin... |
|
epixoip |
General Talk
|
10 |
18,439 |
09-25-2012, 01:41 PM |
|
|
Thread: hash type request
Post: RE: hash type request
they certainly are base64-encoded, but decoded they're just binary. however since they are variable length they aren't hashed. |
|
epixoip |
General Talk
|
3 |
8,362 |
09-25-2012, 11:56 PM |
|
|
Thread: Hybrid Attack?
Post: RE: Hybrid Attack?
if you are targeting the plain "mikev619" then your mask shouldn't be 123456789, it should be 619 or ?d?d?d. |
|
epixoip |
Old hashcat Support
|
9 |
18,229 |
09-29-2012, 02:49 AM |
|
|
Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly
where did you download opencl.dll from? opencl implementations are vendor-specific. you should be using the opencl library shipped with your vendor's drivers. |
|
epixoip |
Very old oclHashcat-plus Support
|
13 |
20,114 |
09-29-2012, 02:54 AM |
|
|
Thread: HashCat Output [Question] [Help]
Post: RE: HashCat Output [Question] [Help]
write a script that matches up the hashes in your .pot with your original list. |
|
epixoip |
Old hashcat Support
|
9 |
16,033 |
09-29-2012, 03:01 AM |
|
|
Thread: Hybrid Attack?
Post: RE: Hybrid Attack?
if mikev is in your wordlist and you use the mask ?d?d?d, it should find mikev619. but it probably didn't find it because the hash in your screenshot is not the ntlm hash of "mikev619."
pretending yo... |
|
epixoip |
Old hashcat Support
|
9 |
18,229 |
09-29-2012, 03:12 AM |