Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: AIX {ssha256} and {ssha512} hash algo ?
Post: RE: AIX {ssha256} and {ssha512} hash algo ?
Hashcat is OSS, and AIX hashing schemes are supported. So all you need is there |
|
atom |
General Help
|
2 |
17,124 |
06-29-2016, 11:58 AM |
|
|
Thread: oclHashcat FPGA support
Post: RE: oclHashcat FPGA support
1. I think the FPGA is much slower than GPU, especially after NVidias maxwell chipset and the 16nm shrink with the 10xx series. You should be able to do a compairson on the following number: 1 raw md5... |
|
atom |
Hardware
|
6 |
16,558 |
06-27-2016, 01:30 PM |
|
|
Thread: hashcat-3.00
Post: RE: hashcat-3.00
Thanks for the screenshots. As philsmd already pointed out, that's the ideal handling. |
|
atom |
hashcat
|
6 |
8,322 |
06-26-2016, 10:16 AM |
|
|
Thread: Developing and Compiling
Post: RE: Developing and Compiling
Please see src/Makefile it will answer the question regarding compiler, it depends
You can use any editor you want to edit the source. For example, I'm using editplus on windows and then transfer t... |
|
atom |
hashcat
|
1 |
3,556 |
06-26-2016, 10:15 AM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
see here:
Code:
--
root@ht:~/hashcat# echo -n test | md5sum
098f6bcd4621d373cade4e832627b4f6 -
ro... |
|
atom |
General Help
|
9 |
13,637 |
06-26-2016, 10:14 AM |
|
|
Thread: Auto login performance benefits
Post: RE: Auto login performance benefits
There's no direct relation to performance between a x11 session and a ssh session. If you experienced that, the true reasons for the drop are propably others. Just to name one of N examples, the drive... |
|
atom |
General Help
|
1 |
8,361 |
06-26-2016, 10:11 AM |
|
|
Thread: hashcat-3.00-beta-66
Post: RE: hashcat-3.00-beta-66
it's a new feature, retain temp is set to 65c. whenever your gpu reaches > 65c, hashcat will increase the fanspeed. otherwise the gpu driver / gpu firmware will clock down your gpu. this is a step to ... |
|
atom |
Beta Tester
|
4 |
8,520 |
06-25-2016, 10:57 AM |
|
|
Thread: Cracking Help
Post: RE: Cracking Help
if you know parts of the password, you can treat them as salts. like:
hash1:My-Password-
hash2:My-Password-
hash3:My-Password-
and then you can use -m 20 in combination with -a 3 ?d?d?d?d for ... |
|
atom |
General Help
|
1 |
6,015 |
06-25-2016, 10:55 AM |
|
|
Thread: MD5 know the password but not salt
Post: RE: MD5 know the password but not salt
yes, but you need to know which algo is used. md5, per default, doesn't support a salt. |
|
atom |
General Help
|
1 |
5,169 |
06-25-2016, 10:53 AM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
why don't you just use -m 4700 |
|
atom |
General Help
|
9 |
13,637 |
06-25-2016, 10:52 AM |
|
|
Thread: Help with cracking
Post: RE: Help with cracking
Yes, but you need a custom kernel for this custom algo |
|
atom |
General Help
|
1 |
5,207 |
06-25-2016, 10:51 AM |
|
|
Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...
rc4 seems to work for other users with combination windows + amd + crimson-16.6.1 |
|
atom |
hashcat
|
7 |
8,959 |
06-25-2016, 10:50 AM |
|
|
Thread: hashcat-3.00
Post: RE: hashcat-3.00
There's rc4 now which should fix the path problematic on windows, the "catastrophic error".
The fanspeed changes is a new feature, you can turn it off by using --gpu-temp-retain 0. |
|
atom |
hashcat
|
6 |
8,322 |
06-25-2016, 10:41 AM |
|
|
Thread: Smart Password?
Post: RE: Smart Password?
-1 ?l?d?u ?1?1?1?1-?1?1?1?1-?1?1?1?1 |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,748 |
06-23-2016, 11:28 AM |
|
|
Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password
First, the limit on 31 is not true for all cases, there's ways to support up to 55: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length
Any... |
|
atom |
General Help
|
9 |
13,637 |
06-23-2016, 11:20 AM |
|
|
Thread: Double SHA1
Post: RE: Double SHA1
|
atom |
Old oclHashcat Support
|
9 |
13,638 |
06-20-2016, 11:58 AM |
|
|
Thread: Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
Post: RE: Ubuntu 16.04 - fglrx is deprecated - is "radeo...
No, because there's no support for 290x / 7970. Most people have these cards. |
|
atom |
hashcat
|
17 |
36,357 |
06-19-2016, 11:37 AM |
|
|
Thread: Crashing
Post: RE: Crashing
please retry with hashcat 3 beta : hashcat.net/beta |
|
atom |
hashcat
|
3 |
5,557 |
06-18-2016, 05:19 PM |
|
|
Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements
Note that with latest hashcat 3 beta you can use --powertune-enable, it's basically the same what nvidia-smi -pl 217 is doing but automatically recieving the maximum possible value (in that case 217) ... |
|
atom |
Hardware
|
20 |
27,830 |
06-17-2016, 05:16 PM |
|
|
Thread: Error Explanation
Post: RE: Error Explanation
|
atom |
hashcat
|
3 |
5,506 |
06-17-2016, 04:06 PM |