Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules/mask - WPA2 handshake
I had a similar challenge (not WPA/WPA2), used PACK for generating the masks and the sed to clean up the ones I did not need/want. Tried this with your policies.
keep in mind that a single AMD HD7970... |
|
vrposter |
Old oclHashcat Support
|
7 |
16,248 |
07-18-2014, 06:27 PM |
|
|
Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules/mask - WPA2 handshake
One more, maybe I got it wrong. Your policy #3 says max of 3/4 uppers, rule #4 doesn't allow two upper in a row? So --maxupper should be 5. |
|
vrposter |
Old oclHashcat Support
|
7 |
16,248 |
07-18-2014, 06:57 PM |
|
|
Thread: Masking on words in a Dictionary
Post: RE: Masking on words in a Dictionary
Did you check hybrid attacks (https://hashcat.net/wiki/doku.php?id=hybrid_attack) and rule-based attacks (https://hashcat.net/wiki/doku.php?id=rule_based_attack)? |
|
vrposter |
Old oclHashcat Support
|
4 |
8,299 |
01-17-2014, 11:20 AM |
|
|
Thread: Installing AMD Catalyst on newest version of The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) (32)
Post: RE: Installing AMD Catalyst on newest version of T...
Did you see the post here?
https://hashcat.net/forum/thread-2940-post-17561.html#pid17561
The user seems to have solved his problem with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) |
|
vrposter |
General Help
|
6 |
26,427 |
01-15-2014, 02:22 PM |
|
|
Thread: I kinda need some help
Post: RE: I kinda need some help
https://hashcat.net/wiki/doku.php?id=example_hashes
All the way down look for vBulletin < 3.8.5 |
|
vrposter |
General Help
|
1 |
4,063 |
05-08-2014, 06:34 AM |
|
|
Thread: Help making rule/mask
Post: RE: Help making rule/mask
would be -1 ?u?d ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
but do the math (26+10)^16 keyspace |
|
vrposter |
General Help
|
1 |
4,874 |
04-04-2014, 01:03 PM |
|
|
Thread: HELP
Post: RE: HELP
Here is what I did when I had an old driver notoriosly sitting on my Linux box and preventing oclHashcat from work.
Download 13.12 here (https://www2.ati.com/drivers/linux/amd-catalyst-13.12-linux-x86.... |
|
vrposter |
Old oclHashcat Support
|
6 |
15,662 |
03-16-2014, 12:48 PM |
|
|
Thread: hashcat-047 problem with mavericks
Post: RE: hashcat-047 problem with mavericks
Just downloaded hc0.47 to my mavericks mac and unpacked. Works
-rwx------@ 1 me staff 800840 30 Dez 10:18 hashcat-cli64.app
What did you use to unpack the .7z download? |
|
vrposter |
Old hashcat Support
|
6 |
13,427 |
01-24-2014, 05:03 PM |
|
|
Thread: hashcat v0.46 and permutation attack
Post: RE: hashcat v0.46
Check prepare and permute in hashcat utilities and wiki |
|
vrposter |
Old hashcat Support
|
4 |
12,574 |
10-04-2013, 11:44 AM |
|
|
Thread: hashcat stopped working fresh install win 8 an cat 13.4
Post: RE: hashcat stopped working fresh install win 8 an...
barboy Wrote: (09-03-2013, 04:03 PM)
--
i would love to update but amd have taken the 13.8 beta1 driver off the website. Im using windows and the driver link is for linux. Thanks anyway though m8
--
... |
|
vrposter |
Very old oclHashcat-plus Support
|
8 |
15,016 |
09-03-2013, 04:19 PM |
|
|
Thread: fast way crack
Post: RE: fast way crack
titan, just do the math - homework
Performance table for 7970
https://hashcat.net/oclhashcat/
WPA/WPA2: 130k c/s
10 digit = 10^10 = 10000000000
10000000000 / 130000 = 76923 sec
76923 sec = 21 h 36... |
|
vrposter |
General Help
|
6 |
12,901 |
06-05-2014, 03:40 PM |
|
|
Thread: fast way crack
Post: RE: fast way crack
If you're sure the password is 10 digits, just
./oclHashcat64.bin -m 2500 -a3 test.hccap ?d?d?d?d?d?d?d?d?d?d
on Linux
./oclHashcat64.exe -m 2500 -a3 test.hccap ?d?d?d?d?d?d?d?d?d?d
on Windows |
|
vrposter |
General Help
|
6 |
12,901 |
06-05-2014, 11:59 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-23-2013, 09:38 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
I'll try uninstalling everything and start from scratch. It's only strange to me that 0.15 is still working perfect... |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-23-2013, 09:40 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
Thx for the hint. I'll try poking around and find it. |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-24-2013, 02:04 AM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
OK, I solved the problem, at least for my setup. Catalyst 13.12 final did not work for me, Did a clean install, no go.
Catalyst 13.11beta9.4 did the trick. Everything working perfect now. Just wanted... |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-26-2013, 07:00 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
@goat
I ssh'ed into my linux box cause you have to stop lightdm, after stop no more access direct
sudo all commands
I have all catalyst version in one directory
Code:
--
ssh
stop lightdm
cd tools/c... |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-27-2013, 05:56 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
radix, I do really love your comments - and will stick with the 13.11 beta for now.
Especially the explosive bowel syndrome scares me to death, I'll be on a plane tomorrow ;-) |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-27-2013, 06:08 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
Thx a bunch for your help. I'll give it a try once I'm back home in a week. |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-27-2013, 07:34 PM |
|
|
Thread: AMD driver issue
Post: RE: AMD driver issue
For reference, I'm running 12.04 LTS with 3.5.0-45 and Catalyst 13.12 now
With oclHashcat-1.01 Catalyst 13.12 is supported as atom announced, running smooth on my system. I'm still sticking with 12.0... |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
01-04-2014, 08:50 PM |