Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
Because I'd need to test it and since I do not have such a Device I can't port it. |
|
atom |
Old oclHashcat Support
|
14 |
17,335 |
09-21-2015, 09:36 AM |
|
|
Thread: Nvidia Error cracking RAR hash
Post: RE: Nvidia Error cracking RAR hash
Try to reduce the --gpu-loops |
|
atom |
Old oclHashcat Support
|
1 |
3,663 |
09-21-2015, 09:41 AM |
|
|
Thread: When is all the Truecrypt encryption ciphers available?
Post: RE: When is all the Truecrypt encryption ciphers a...
Till today, only 3 user requested keyfile support for other algorithm support less than 10. |
|
atom |
Old oclHashcat Support
|
4 |
6,391 |
09-21-2015, 09:44 AM |
|
|
Thread: Linux vs Windows - nVidia Maxwell
Post: RE: Linux vs Windows - nVidia Maxwell
|
atom |
Hardware
|
3 |
6,758 |
09-25-2015, 09:31 PM |
|
|
Thread: Help for a rule or command
Post: RE: Help for a rule or command
This is confusing. Do you want to brute-force or wordlist attack? |
|
atom |
Old oclHashcat Support
|
5 |
7,513 |
09-25-2015, 09:33 PM |
|
|
Thread: GeForce 960
Post: RE: GeForce 960
If you're sure that you've used "7z x" and if you're on Linux, please strace the process. Maybe that GTX960 use a new SM_* version that is not yet included into the stable package. |
|
atom |
General Help
|
6 |
9,673 |
09-30-2015, 01:49 PM |
|
|
Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent
Latest hashcat version does support hcmask |
|
atom |
Old hashcat Support
|
5 |
7,265 |
10-05-2015, 08:57 AM |
|
|
Thread: extra chars and mask files
Post: RE: extra chars and mask files
That will work indeed. Note that in this case you're cracking ISO-8859-15, so make sure not use use UTF-8 in your editor. |
|
atom |
Old oclHashcat Support
|
3 |
5,072 |
10-05-2015, 08:59 AM |
|
|
Thread: Problem with PBKDF2-HMAC-SHA1
Post: RE: Problem with PBKDF2-HMAC-SHA1
We changed the encoding for the salt in the PBKDF2-HMAC-* generic hashes from raw to base64 with latest oclHashcat v1.38 (which is not yet released). For details see https://hashcat.net/trac/ticket/66... |
|
atom |
Old oclHashcat Support
|
5 |
9,603 |
10-08-2015, 10:57 PM |
|
|
Thread: oclHashcat on Ubuntu Server - Persistent hanging
Post: RE: oclHashcat on Ubuntu Server - Persistent hangi...
First guess is driver installation problem. Post clinfo output please |
|
atom |
Old oclHashcat Support
|
1 |
3,408 |
10-08-2015, 11:00 PM |
|
|
Thread: extra chars and mask files
Post: RE: extra chars and mask files
The problem is, if the hash was calculated while the encoding was set to UTF-8, you must attack it using UTF-8, too. Attacking masks with UTF-8 is a bit more complicated, see this blog post how to do ... |
|
atom |
Old oclHashcat Support
|
3 |
5,072 |
10-08-2015, 11:02 PM |
|
|
Thread: printing potfile founds??
Post: RE: printing potfile founds??
if you use --show, stuff like --gpu-temp-* is ignored and not needed |
|
atom |
General Help
|
2 |
4,375 |
10-08-2015, 11:03 PM |
|
|
Thread: R9 290 WPA Speed.
Post: RE: R9 290 WPA Speed.
|
atom |
Old oclHashcat Support
|
3 |
5,757 |
10-08-2015, 11:03 PM |
|
|
Thread: Idea for hashcat rules based
Post: RE: Idea for hashcat rules based
That's exactly the reason, see here for details: https://hashcat.net/wiki/doku.php?id=rule_based_attack#why_not_stick_to_regular_expressions |
|
atom |
General Talk
|
3 |
6,652 |
10-08-2015, 11:06 PM |
|
|
Thread: bit slice
Post: RE: bit slice
We're looking into that. Thanks! |
|
atom |
Old oclHashcat Support
|
1 |
3,388 |
10-10-2015, 08:45 PM |
|
|
Thread: Problem with PBKDF2-HMAC-SHA1
Post: RE: Problem with PBKDF2-HMAC-SHA1
Not just digits, it should work for all data as long as it does not include 0x00, \n or : |
|
atom |
Old oclHashcat Support
|
5 |
9,603 |
10-10-2015, 08:47 PM |
|
|
Thread: Nvidia GTX 980 ti
Post: RE: Nvidia GTX 980 ti
Nice, what's the NTLM speed? |
|
atom |
Hardware
|
11 |
16,076 |
10-10-2015, 08:48 PM |
|
|
Thread: Problem with PBKDF2-HMAC-SHA1
Post: RE: Problem with PBKDF2-HMAC-SHA1
|
atom |
Old oclHashcat Support
|
5 |
9,603 |
10-14-2015, 09:25 AM |
|
|
Thread: WPA2 crack rules
Post: RE: WPA2 crack rules
That or, maskprocessor has a special option for this |
|
atom |
Old oclHashcat Support
|
6 |
9,337 |
10-14-2015, 09:27 AM |
|
|
Thread: Speed reduction
Post: RE: Speed reduction
What epixoip means is the following, take the first 4 chars:
Quote:
--
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d?d?d?d?d?d111) [16]
--
?d?d?d?d = 10 * 10 * 10 * 10 = 10000
Quote:
--
Inpu... |
|
atom |
Old oclHashcat Support
|
5 |
6,584 |
10-14-2015, 09:46 AM |