Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: oclhashcat and apu a8 5500 different performances
Post: RE: oclhashcat and apu a8 5500 different performan...
Well, sometimes the answer is it just can't be done with the equipment you have and move on with (a) another strategy or (b) your life. |
|
rico |
Old oclHashcat Support
|
4 |
6,679 |
12-08-2015, 11:03 PM |
|
|
Thread: wpa/wpa2 crack of multiple hccap
Post: RE: wpa/wpa2 crack of multiple hccap
No problem. n00bs gotta help n00bs... |
|
rico |
Old hashcat Support
|
3 |
8,953 |
12-08-2015, 11:06 PM |
|
|
Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Post: RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Code:
--
INFO: removed 1 hash found in pot file
Session.Name...: cudaHashcat
Status.........: Cracked
Input.Mode.....: Mask ($a$a$a$a$a$a$a$a$a$a)
Hash.Target....: .... (00:aa:70:d9:d9:d0 ... |
|
rico |
Old oclHashcat Support
|
19 |
25,080 |
12-10-2015, 11:19 AM |
|
|
Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Post: RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
stepMode Wrote: (12-10-2015, 01:02 PM)
--
So can you show me how to recover WEP with cudaHashcat?
--
$ ./hashcat-cli64.app --help | grep WEP
$
Would you look at that... |
|
rico |
Old oclHashcat Support
|
19 |
25,080 |
12-10-2015, 01:12 PM |
|
|
Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Post: RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
|
rico |
Old oclHashcat Support
|
19 |
25,080 |
12-10-2015, 01:33 PM |
|
|
Thread: MH/s, GH/s, MHz, GHz: what does it mean?
Post: RE: 980 TI Bench
Jebus, you weren't joking about it being a nooby question...
https://en.wikipedia.org/wiki/Hertz
Nothing to do with hashcat whatsoever. |
|
rico |
Hardware
|
5 |
26,006 |
12-14-2015, 07:25 PM |
|
|
Thread: Password Cracker - Enterprise Constraints
Post: RE: Password Cracker - Enterprise Constraints
Not sure what the clock speed is on the M6000 but its official Memory Bandwidth speed of 317 GB/s is 94.2% of the Titan X's 336.5 GB/s. I'd guess the difference is directly connected with the clock sp... |
|
rico |
Hardware
|
8 |
12,304 |
12-16-2015, 01:50 PM |
|
|
Thread: Noob help >.<
Post: RE: Noob help >.<
--outfile-format, not --output-format
> reading to learn is not a strong point for me
You weren't kidding!
Also, remove the --show until AFTER you've cracked some hashes.
Hmm, I don't se... |
|
rico |
General Help
|
7 |
8,840 |
01-03-2016, 12:15 AM |
|
|
Thread: What is NVAPI_ERROR and cuMemsetD8() 1
Post: RE: What is NVAPI_ERROR and cuMemsetD8() 1
I can't believe people waste time registering accounts just to post crap like this. Do you not think your time would be better spent taking care of the basics first, like, I dunno, trying the latest v... |
|
rico |
Old oclHashcat Support
|
2 |
4,033 |
01-08-2016, 11:28 PM |
|
|
Thread: Always exhausted - with correct password and correct handshake
Post: RE: Always exhausted - with correct password and c...
The password would've be written to cudaHashcat.pot unless you've specified a session name or "-o oufilename" in your command. |
|
rico |
Old oclHashcat Support
|
11 |
16,045 |
02-01-2016, 02:34 AM |
|
|
Thread: Shrinking mask attacks
Post: RE: Shrinking mask attacks
So your min-max password lengths are 10-20 so you need to be crunching 95^10 - 95^20 passwords. Do you have any idea what that means? You'd better have a LOT of hardware :)
btw, ?a is already defin... |
|
rico |
Old hashcat Support
|
3 |
5,926 |
02-02-2016, 03:24 PM |
|
|
Thread: mask order change
Post: RE: mask order change
If you want D* exhausted first you will need to include the --markov-disable flag. |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-09-2016, 08:28 PM |
|
|
Thread: mask order change
Post: RE: mask order change
Code:
--
--markov-disable Disables markov-chains, emulates classic brute-force
--
Yeah, that's the gist of it. |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-10-2016, 01:37 AM |
|
|
Thread: cap2hccap Problem.
Post: RE: cap2hccap Problem.
Code:
--
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# aircrack-ng -J dump Dump.CAP
Opening Dump.CAP
Read 2202 packets.
# BSSID ESSID ... |
|
rico |
Old oclHashcat Support
|
2 |
4,580 |
02-11-2016, 11:39 PM |
|
|
Thread: Hashcat combining two wordlists - 0 progress
Post: RE: Hashcat combining two wordlists - 0 progress
https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator (https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator) |
|
rico |
Old hashcat Support
|
7 |
11,432 |
02-12-2016, 02:16 PM |
|
|
Thread: WPA2 cracking yields shared hex key?
Post: RE: WPA2 cracking yields shared hex key?
SSID: ATT802
AP MAC address: 383bc8999eb2
Client MAC address: 5065f3fa89d1
WPA-PSK: 8790560512
"I only set 10 characters" -> 8790560512 length 10.
What's the problem? |
|
rico |
General Help
|
4 |
6,630 |
02-14-2016, 03:15 PM |
|
|
Thread: mask order change
Post: RE: mask order change
PutNick has me doubting myself :) So I ran a quick test on a WPA hash I've previously cracked. I used --markov-disable and masks using charset or reverse-charset, i.e. plaintext is VTFTETBY so I've us... |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-17-2016, 02:22 AM |
|
|
Thread: PDF cracking only in oclhashcat?
Post: RE: PDF cracking only in oclhashcat?
staze Wrote: (02-17-2016, 02:15 AM)
--
not something that can be done on the mac
--
Search harder :) (https://hashcat.net/beta/) |
|
rico |
Old hashcat Support
|
6 |
10,543 |
02-17-2016, 02:29 AM |
|
|
Thread: mask order change
Post: RE: mask order change
Cheers. Shoulda knowed better... |
|
rico |
Old oclHashcat Support
|
12 |
14,231 |
02-17-2016, 02:32 AM |
|
|
Thread: WPA2 key testing
Post: RE: WPA2 key testing
I think he means at what exact point would AVBXVRWA be found? If you use the --markov-disable flag with your mask for classic brute-force then it should be found at around 3.25% "Progress:". How long ... |
|
rico |
General Help
|
2 |
4,775 |
03-04-2016, 03:46 PM |