Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
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: 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 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 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 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 with hashcat help
Post: RE: WPA2 with hashcat help
|
epixoip |
Old hashcat Support
|
1 |
4,159 |
07-16-2015, 09:01 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: 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: 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: 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: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
it really does not matter that it is reporting the memory size incorrectly. it's a cosmetic "defect" only and does not impact anything. and no, it's not hashcat's fault.
but you DO need cat 13.1. |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-02-2013, 11:19 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
it's stopping because you don't have catalyst 13.1 installed, not because it thinks you have 512MB of ram.
you may think you have it installed, but you don't. you're still using the old version. you ... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-02-2013, 11:23 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
Hm, perplexing. Everything looks okay, but something must not be right. Atom does several checks to ensure that all of the libraries being loaded belong to the correct driver version. Something is fai... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-03-2013, 12:52 AM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
The way I upgraded my servers from 12.8 to 13.1 was:
Code:
--
stop lightdm
sh amd-driver-installer-8.982-x86.x86_64.run --uninstall=force
rm -f /etc/X11/xorg.conf*
reboot -f
sh amd-driver-installer... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-03-2013, 01:03 AM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
you're the only person to report such an issue, and all of your symptoms point toward bad driver install. something just isn't right with your setup. |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-04-2013, 06:41 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
Wolf_Blitzer Wrote: (02-04-2013, 07:16 PM)
--
Please, show me where it's wrong.
We've covered that my driver is installed correctly. I even used your method removing it and installing it again, bu... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,725 |
02-04-2013, 08:55 PM |