Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Open Document Format
Post: RE: Open Document Format
There's a request for adding support here: https://github.com/hashcat/hashcat/issues/101 |
|
atom |
General Talk
|
1 |
3,780 |
07-17-2016, 05:56 PM |
|
|
Thread: Change the apply order of rules?
Post: RE: Change the apply order of rules?
That's not possible, because of the stdin feature. We can not rewind stdin to restart with rule 2. |
|
atom |
General Talk
|
1 |
2,746 |
07-17-2016, 06:05 PM |
|
|
Thread: Rx 480 Fails
Post: RE: Rx 480 Fails
I'll buy a rx480 as soon as there will be the first OEM versions out hopefully fix the 6pin power problem. Then I can try to workaround the bugs made by AMD. |
|
atom |
hashcat
|
1 |
3,462 |
07-19-2016, 09:05 AM |
|
|
Thread: Python script for generating Toggle rules
Post: RE: Python script for generating Toggle rules
|
atom |
User Contributions
|
1 |
4,092 |
07-21-2016, 09:41 AM |
|
|
Thread: Radeon HD 6970 24000 H/s : how do I get more speed
Post: RE: Radeon HD 6970 24000 H/s : how do I get more ...
AMD dropped support for 5xxx and 6xxx cards a while back. We've discussed this here several times. Please update your GPU to get good results as hashcat is always optimized for the best card you can b... |
|
atom |
hashcat
|
1 |
3,585 |
08-12-2016, 03:09 PM |
|
|
Thread: Debian jessie x64 (8.5) and ATI card (5770)
Post: RE: Debian jessie x64 (8.5) and ATI card (5770)
AMD dropped support for 5xxx and 6xxx series cards for OpenCL. You need to buy a new GPU. |
|
atom |
hashcat
|
1 |
3,319 |
08-12-2016, 03:22 PM |
|
|
Thread: ATTENTION! Can't find OpenCL ICD loader library
Post: RE: ATTENTION! Can't find OpenCL ICD loader librar...
Nvidia dropped OpenCL and CUDA support for your GPU because it's too old. You need to buy a new GPU. |
|
atom |
hashcat
|
1 |
3,845 |
08-12-2016, 05:46 PM |
|
|
Thread: Parameters for passwords
Post: RE: Parameters for passwords
If you use -a 6 hybrid attack that means you have a mask. The mask will add N length to the candidates, depending on your mask. Means if you subtract that length from your maximum password length, all... |
|
atom |
hashcat
|
1 |
3,213 |
08-19-2016, 09:20 AM |
|
|
Thread: speed questions about the re-instated purge rule
Post: RE: speed questions about the re-instated purge ru...
Not sure what you're talking about, but dividing rules for cpu and gpu makes no sense to me. Also, this was never a direct performance issue. It's more like that rules have been applied to vector data... |
|
atom |
hashcat
|
1 |
2,850 |
08-19-2016, 09:30 AM |
|
|
Thread: triple sha1 with salt
Post: RE: triple sha1 with salt
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
User Contributions
|
1 |
4,030 |
08-23-2016, 09:35 AM |
|
|
Thread: Hashing speed dropped by 15%?
Post: RE: Hashing speed dropped by 15%?
Does your clock speed drop? |
|
atom |
hashcat
|
1 |
2,570 |
08-27-2016, 10:49 PM |
|
|
Thread: mode 8700 (Lotus Notes/Domino 6) doesn't work at v.3.xx
Post: RE: mode 8700 (Lotus Notes/Domino 6) doesn't work ...
Can't reproduce, works fine:
Quote:
--
root@ht:~/hashcat# ./hashcat -m 8700 hash wl
hashcat (v3.10-8-gb57235f) starting...
OpenCL Platform #1: NVIDIA Corporation
========================... |
|
atom |
hashcat
|
1 |
3,862 |
08-27-2016, 10:58 PM |
|
|
Thread: Iterations of pbkdf2 in benchmark mode
Post: RE: Iterations of pbkdf2 in benchmark mode
|
atom |
hashcat
|
1 |
3,325 |
08-27-2016, 11:03 PM |
|
|
Thread: nvidia gtx 970M / The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: nvidia gtx 970M / The-Distribution-Which-Does-...
Please update to hashcat v3.10 |
|
atom |
hashcat
|
1 |
2,650 |
08-29-2016, 09:49 AM |
|
|
Thread: Can't verify GPG key for hashcat-3.10.tar.gz
Post: RE: Can't verify GPG key for hashcat-3.10.tar.gz
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_verify_the_pgp_signatures |
|
atom |
General Talk
|
1 |
3,644 |
08-31-2016, 01:47 PM |
|
|
Thread: temperature limit reached, aborting
Post: RE: temperature limit reached, aborting
In (ocl)hashcat version 2.xx it's not ok, it just hadn't the code to query the status from the system but it would occur the same way. Just fix your cooling issues. |
|
atom |
hashcat
|
1 |
2,823 |
09-01-2016, 07:08 AM |
|
|
Thread: base64(sha256(unicode($pass)))
Post: RE: base64(sha256(unicode($pass)))
You can simply base64 decode and use -m 1430 afterwards, let the salt empty |
|
atom |
hashcat
|
1 |
3,552 |
09-02-2016, 03:04 PM |
|
|
Thread: How to use antminer for hashcat ?
Post: RE: How to use antminer for hashcat ?
|
atom |
hashcat
|
1 |
3,136 |
09-03-2016, 11:22 AM |
|
|
Thread: Hash rate slowing when unattended
Post: RE: Hash rate slowing when unattended
Set your fans to 100% and try to hold the temp below 75c, that's all that matters |
|
atom |
hashcat
|
1 |
2,555 |
09-03-2016, 11:23 AM |
|
|
Thread: How to make use of the DES KPA mode
Post: How to make use of the DES KPA mode
Just wanted to make a quick writeup how to use the new DES KPA cracking mode.
An interessting example, I thought, would be how to retrieve the NTLM out of a captured NetNTLMv1 session. It doesn't m... |
|
atom |
User Contributions
|
1 |
19,606 |
09-03-2016, 11:39 AM |