Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Bitslice status and broken nvcc
Post: RE: Bitslice status and broken nvcc
In theory yes, but my experience with NV and AMD in the past is that they don't care about bugs. When CUDA was young I've reported a ton of bugs and the same for AMD over the years. It takes alot of e... |
|
atom |
General Talk
|
16 |
25,335 |
10-25-2015, 09:07 PM |
|
|
Thread: Bitslice status and broken nvcc
Post: Bitslice status and broken nvcc
For those who aren't following hashcat twitter, I'm experimenting with bitslice for DES/LM (-m 3000) on oclHashcat v1.38. So far everything is working fine but while working on DEScrypt (-m1500) somet... |
|
atom |
General Talk
|
16 |
25,335 |
10-24-2015, 11:04 PM |
|
|
Thread: rar2hashcat anywhere?
Post: RE: rar2hashcat anywhere?
Same here, RAR-hp means it will only work if filenames etc are encrypted as well |
|
atom |
Old oclHashcat Support
|
2 |
5,631 |
10-23-2015, 08:56 AM |
|
|
Thread: How to obtain hash value from rar archive
Post: RE: How to obtain hash value from rar archive
RAR-hp means it will only work if filenames etc are encrypted as well |
|
atom |
Old hashcat Support
|
2 |
6,349 |
10-23-2015, 08:54 AM |
|
|
Thread: Farsi and/or Arabic Charset?
Post: RE: Farsi and/or Arabic Charset?
For 2- or more byte characters in mask mode please read this:
https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html |
|
atom |
General Help
|
2 |
5,220 |
10-23-2015, 08:52 AM |
|
|
Thread: from v1.36 to v1.37 great speed reduction
Post: RE: from v1.36 to v1.37 great speed reduction
Will be fixed in oclHashcat v1.38 |
|
atom |
Old oclHashcat Support
|
4 |
6,843 |
10-23-2015, 08:50 AM |
|
|
Thread: cracking md5 special characters
Post: RE: cracking md5 special characters
Check this page: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
atom |
Old oclHashcat Support
|
4 |
7,339 |
10-23-2015, 08:49 AM |
|
|
Thread: Webserver hashcat.net now with IPv6
Post: RE: Webserver hashcat.net now with IPv6
should be fixed, thanks for report! |
|
atom |
Organisation and Events
|
2 |
9,121 |
10-18-2015, 10:39 AM |
|
|
Thread: from v1.36 to v1.37 great speed reduction
Post: RE: from v1.36 to v1.37 great speed reduction
|
atom |
Old oclHashcat Support
|
4 |
6,843 |
10-18-2015, 10:37 AM |
|
|
Thread: WPA2 crack rules
Post: RE: WPA2 crack rules
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?1 | ./oclHashcat -m 2500 ...
That w... |
|
atom |
Old oclHashcat Support
|
6 |
9,337 |
10-16-2015, 10:29 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 |
|
|
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: 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: 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
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: 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: 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: R9 290 WPA Speed.
Post: RE: R9 290 WPA Speed.
|
atom |
Old oclHashcat Support
|
3 |
5,757 |
10-08-2015, 11:03 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: 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 |