Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
i have now upgraded seven different machines to 13.1, and i cannot reproduce :/
atom is at a conference this week, but hopefully he will get a chance to read this thread. i'm not sure what all of th... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-05-2013, 05:38 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
Do you have the APP SDK installed? |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-06-2013, 09:15 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
atom is right, your libOpenCL is the wrong version. this is the libOpenCL that ships with 13.1:
Code:
--
epixoip@butters:~$ clinfo | grep 'Version:'
Platform Version: ... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-06-2013, 09:16 PM |
|
|
Thread: Yet Another Build Review
Post: RE: Yet Another Build Review
I have no clue why you need 5x 2TB drives, but that chassis only has like 3 internal 3.25" drive bays. Sounds like you should probably pick up a NAS or something in addition to this build, instead of ... |
|
epixoip |
Hardware
|
6 |
9,352 |
01-08-2016, 01:00 AM |
|
|
Thread: Yet Another Build Review
Post: RE: Yet Another Build Review
Ditch the rainbow tables. Seriously. They were worthless in 2010 when most everyone stopped using them, they were still worthless in 2012 when everyone else stopped using them, and they're even more w... |
|
epixoip |
Hardware
|
6 |
9,352 |
01-08-2016, 03:32 AM |
|
|
Thread: XFX 290 Issues
Post: RE: XFX 290 Issues
globus Wrote: (05-21-2015, 08:48 PM)
--
I'm getting better rates and more sustained 100% utils, but the drops are still happening occasionally.
--
That's expected behavior. The kernels have to re... |
|
epixoip |
Hardware
|
7 |
11,746 |
05-21-2015, 09:05 PM |
|
|
Thread: wrong temperature assignment
Post: RE: wrong temperature assignment
There's no reliable way to match the order GPUs appear in OpenCL to the order they appear in ADL (though we do attempt to be smart about it), and neither order corresponds in any way to the physical o... |
|
epixoip |
Old oclHashcat Support
|
4 |
6,334 |
07-27-2015, 12:25 AM |
|
|
Thread: wrong temperature assignment
Post: RE: wrong temperature assignment
I understand you fine, it is you that did not understand me.
oclHashcat uses OpenCL and ADL (ATi Display Library.) It does not read any sensors. It receives a list of devices from the OpenCL platfo... |
|
epixoip |
Old oclHashcat Support
|
4 |
6,334 |
07-27-2015, 10:42 AM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
Quote:
--
cat md5.txt|sort|uniq|wc -l
--
i will stab you.
Quote:
--
sort -u md5.txt | wc -l
--
|
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,021 |
03-29-2013, 09:28 PM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
it solves the problem of stringing together a ton of redundant commands.
that awk one-liner is hideous. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,021 |
03-30-2013, 03:30 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: WPA2 Speed drops by 5x
Post: RE: WPA2 Speed drops by 5x
Left keyspace is too small. |
|
epixoip |
Old oclHashcat Support
|
5 |
9,461 |
01-27-2015, 02:07 AM |
|
|
Thread: WPA2 Speed drops by 5x
Post: RE: WPA2 Speed drops by 5x
The attack is not well-structured for GPU acceleration. The keyspace for the left side of your attack is too small, and therefore you will not achieve any GPU acceleration. You can optimize this attac... |
|
epixoip |
Old oclHashcat Support
|
5 |
9,461 |
01-27-2015, 06:49 AM |
|
|
Thread: WPA2 key testing
Post: RE: WPA2 key testing
Unless I missed something, you just answered your own question. |
|
epixoip |
General Help
|
2 |
4,775 |
03-03-2016, 11:52 PM |
|
|
Thread: WPA2 Enterprise ?
Post: RE: WPA2 Enterprise ?
no wifi expert, but afaik WPA enterprise doesn't use a PSK so there's no password to crack. |
|
epixoip |
General Help
|
3 |
7,123 |
06-22-2014, 12:12 PM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?! (Solved)
sounds like your problems are the result of aggressive overclocking. |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-13-2012, 09:05 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
this is an issue with your terminal encoding, not an issue with hashcat.
just because enca says the dictionary contains ascii characters doesn't mean you don't have some other characters in your dict... |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 09:37 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
hexdump -C your output file. |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 11:11 AM |
|
|
Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!
i also notice you're running in stdin mode, not a straight dictionary attack -- what are you doing to your dictionary before piping it into hashcat? |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,505 |
11-12-2012, 11:12 AM |
|
|
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,245 |
07-13-2015, 02:23 AM |