Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: m02500.cl EXPLAIN NEEDED
Post: RE: m02500.cl EXPLAIN NEEDED
Yeah, like just put that in a function. |
|
rico |
User Contributions
|
7 |
8,583 |
02-13-2017, 12:38 PM |
|
|
Thread: [NEW Problem]dual-CPU hashca3.0 for help
Post: RE: [NEW Problem]dual-CPU hashca3.0 for help
It means that "天破壤碎" is probably the problem here.
https://hashcat.net/forum/thread-5581.html |
|
rico |
hashcat
|
6 |
8,612 |
07-06-2016, 12:33 PM |
|
|
Thread: WPA/WPA2 pass cracking
Post: RE: WPA/WPA2 pass cracking
An AP's SSID tells you nothing if that's *all* you have to go on. I suspect you already know this so not sure what you're expecting out of this discussion tbh. Sample data and lots of it seems the obv... |
|
rico |
General Talk
|
9 |
8,619 |
12-16-2017, 10:43 PM |
|
|
Thread: planning display adapter change
Post: RE: planning display adapter change
You will have to decide yourself if performance or power consumption is more important to you but the GTX 750 is by far the fastest in your list, running on Linux or Windows (I don't think it makes a ... |
|
rico |
Hardware
|
6 |
8,733 |
08-21-2015, 11:11 AM |
|
|
Thread: planning display adapter change
Post: RE: planning display adapter change
Dunno where you're getting ~25% faster from. The GTX 750 is at least ~50% faster than the 4870. |
|
rico |
Hardware
|
6 |
8,733 |
08-21-2015, 12:10 PM |
|
|
Thread: planning display adapter change
Post: RE: planning display adapter change
Or you could just do what I did - buy an old used Radeon HD 5970. If you have the PSU for it (and 1x6-pin & 1x8-pin connectors) and don't mind a card that pulls ~300W then one of these is about 400% t... |
|
rico |
Hardware
|
6 |
8,733 |
08-21-2015, 12:52 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: GPU-Device missing
Post: RE: GPU-Device missing
https://hashcat.net/forum/thread-5639.html |
|
rico |
hashcat
|
6 |
8,922 |
07-15-2016, 11:36 PM |
|
|
Thread: wpa/wpa2 crack of multiple hccap
Post: RE: wpa/wpa2 crack of multiple hccap
I had the same or similar problem with the Windows version of that command a few months back - can't remember the details exactly but the "fix" is to use the Linux version instead, i.e. :
$ cat sin... |
|
rico |
Old hashcat Support
|
3 |
8,953 |
12-08-2015, 01:49 AM |
|
|
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: WPA2 crack rules
Post: RE: WPA2 crack rules
Because it's still generating the ~600 exabyte file you told it to? 95^10 * 10 bytes = 598736939238378906250 bytes.
Maybe you should use the custom charset you created instead of ?a:
mp64.exe... |
|
rico |
Old oclHashcat Support
|
6 |
9,337 |
10-15-2015, 10:52 PM |
|
|
Thread: WPA2 crack rules
Post: RE: WPA2 crack rules
atom Wrote: (10-16-2015, 10:29 AM)
--
Also, don't use -o with maskprocessor for such huge files. There's no reason to do. You can simply pipe the output:
$ mp64 -1 ?dabcdef -r 2 ?1?1?1?1?1?1?1?1?1... |
|
rico |
Old oclHashcat Support
|
6 |
9,337 |
10-16-2015, 05:59 PM |
|
|
Thread: OCL HASHCAT on PC with old ATI graphic card
Post: RE: OCL HASHCAT on PC with old ATI graphic card
cudaHashcat (nVidia) & oclHashcat (AMD) for GPU.
hashcat (https://hashcat.net/hashcat/) for CPU. |
|
rico |
Old hashcat Support
|
6 |
9,521 |
03-18-2016, 01:06 AM |
|
|
Thread: GeForce 960
Post: RE: GeForce 960
I'm no pro but you've said nothing about which versions you're using. GTX 960s work fine is the right software is in place.
Can you confirm you're using cudaHashcat v1.37 with "ForceWare 346.59 or ... |
|
rico |
General Help
|
6 |
9,672 |
09-28-2015, 12:01 AM |
|
|
Thread: No such file or folder oclhashcat win amd
Post: RE: No such file or folder oclhashcat win amd
-a 3 is brute-force but you haven't specified a mask.
hashcat-cli64 -m 0 -a 3 -o out.txt hash.hash ?l?l?l?l?l?l?l
As for "--hash-type= 0" returning "No such file or directory", seems hashcat doe... |
|
rico |
Old oclHashcat Support
|
6 |
9,706 |
09-13-2015, 10:29 PM |
|
|
Thread: hashcat and linux
Post: RE: hashcat and linux
hashcat command line version applies masks of incremental lengths, i.e. first try ?a than ?a?a, etc. Seems like ?a?a?a?a?a?a [6] is taking a long time (no surprise there) so add "--pw-min=8" to jump s... |
|
rico |
General Talk
|
6 |
9,796 |
08-21-2015, 11:21 AM |
|
|
Thread: hashcat and linux
Post: RE: hashcat and linux
kirini Wrote: (08-21-2015, 11:57 AM)
--
I had that min-pw parameter earlier.
--
Well it wasn't there in the command you posted. You should really copy-paste the EXACT command you're using otherwise... |
|
rico |
General Talk
|
6 |
9,796 |
08-21-2015, 12:01 PM |
|
|
Thread: removed 1 hash found in potfile
Post: RE: removed 1 hash found in potfile
How many unique handshakes in the hccap file? If just one then there's your answer.
Also, there can be multiple pot files. Make sure you're using the right one ( --session=new uses new.pot ) |
|
rico |
Old oclHashcat Support
|
7 |
10,149 |
09-17-2015, 11:01 AM |
|
|
Thread: removed 1 hash found in potfile
Post: RE: removed 1 hash found in potfile
The cudaHashcat.pot file is the right one if you're not using sessions. It's the default pot file and will be used every time unless you specify a session like I said before.
Does cudaHashcat pick ... |
|
rico |
Old oclHashcat Support
|
7 |
10,149 |
09-17-2015, 01:15 PM |
|
|
Thread: removed 1 hash found in potfile
Post: RE: removed 1 hash found in potfile
Not sure --remove will delete from a hccap file like it does for a text file. Only one way to find out... |
|
rico |
Old oclHashcat Support
|
7 |
10,149 |
09-17-2015, 01:35 PM |