Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
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: 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: 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: -t option statsprocessor
Post: RE: -t option statsprocessor
One question on barboy's example above. Wouldn't be
Code:
--
sp64.bin --pw-min 8 --pw-max 8 -t26 hashcat.hcstat ?l?l?l?l?l?l?l?l
--
the same as
Code:
--
sp64.bin --pw-min 8 --pw-max 8 ?l?l?l?l?l?l?l... |
|
vrposter |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
14,425 |
09-01-2013, 03:18 PM |
|
|
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: oclHashcat v1.21
Post: RE: oclHashcat v1.21
Awesome, thank you very much! |
|
vrposter |
Old oclHashcat Announcements
|
10 |
41,425 |
05-26-2014, 04:41 PM |
|
|
Thread: oclHashcat v1.01
Post: RE: oclHashcat v1.01
Happy new year Atom. And thanks a bunch! |
|
vrposter |
Old oclHashcat Announcements
|
11 |
36,317 |
01-01-2014, 02:18 AM |
|
|
Thread: New ASRock Motherboards
Post: RE: New ASRock Motherboards
ati6990, Rolf: Love your comments :)))) |
|
vrposter |
Hardware
|
14 |
27,285 |
04-21-2014, 09:51 PM |
|
|
Thread: oclHashcat v1.30
Post: RE: oclHashcat v1.30
|
vrposter |
Old oclHashcat Announcements
|
15 |
59,502 |
08-23-2014, 07:06 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
Just a quick question on the script. I have been using my iPad Mini iOS 7.0.4 activated restrictions and selcted 1999 as my passphrase. Got hash and salt from the plist file of my backup.
Tried the... |
|
vrposter |
General Help
|
16 |
64,375 |
01-15-2014, 12:42 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
Agrrr, I am an idiot, sorry. Step 1 was my mistake, I did not decode salt and hash first.
Works perfect now, my passphrase 1999 shows up within a couple seconds.
Thx a bunch, philsmd! |
|
vrposter |
General Help
|
16 |
64,375 |
01-15-2014, 03:45 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
Just a short note for those few user here running OS X 10.9.
While decoding hash and salt on my Linux box with
echo "[saltORhash]" | base64 -d | xxd -p
worked fine, I got funny results when runn... |
|
vrposter |
General Help
|
16 |
64,375 |
01-16-2014, 07:49 PM |
|
|
Thread: oclHashcat v1.00
Post: RE: oclHashcat v1.00
Thx Team hashcat - a great work again! |
|
vrposter |
Old oclHashcat Announcements
|
17 |
61,137 |
12-11-2013, 07:47 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: AMD driver issue
Since oclHashcat-plus 0.15 I have been using catalyst 13.8beta1 on my Ubuntu 12.03.4 LTS box and a single 7970 with no problems at all.
Installed oclHashcat 1.0 when it came out and gave it a shot. N... |
|
vrposter |
Old oclHashcat Support
|
21 |
44,853 |
12-23-2013, 09:30 PM |
|
|
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 |