Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
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: 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: 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: 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: 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: 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: 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: 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: 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: 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: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...
|
atom |
hashcat
|
7 |
8,959 |
06-29-2016, 11:59 AM |
|
|
Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops
The direct use of -n and -u will no longer be supported with hashcat v3.00 which will automatically tune them for you. You will be able to select a configuration based on the following profiles:
... |
|
atom |
hashcat
|
4 |
7,409 |
06-29-2016, 12:02 PM |
|
|
Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops
unixm Wrote: (06-29-2016, 12:38 PM)
--
Is there a possibility that using values other than what's specified as recommended for WPA2 for example 16 /16 would cause it to skip the correct value or is i... |
|
atom |
hashcat
|
4 |
7,409 |
06-29-2016, 03:22 PM |
|
|
Thread: hashcat v3.00
Post: hashcat v3.00
[hr]
hashcat v3.00 release notes
[hr]
There are a multitude of changes with this release; I'll try to describe them all at the level of detail they deserve.
You can download here: https://hash... |
|
atom |
hashcat
|
10 |
129,162 |
06-29-2016, 05:40 PM |
|
|
Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?
dTest Wrote: (06-29-2016, 11:10 PM)
--
I'm just a bit OCD about error messages :P )
--
Haha, welcome to the club, me too. To get rid of it, you just need to set an environment variable:
CPU_MA... |
|
atom |
hashcat
|
3 |
15,339 |
06-29-2016, 11:26 PM |
|
|
Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00
rico Wrote: (06-29-2016, 11:02 PM)
--
> Note that with older NVidia GPUs, and by old I mean before maxwell chipsets, there is a drop in performance.
You weren't kidding, WPA hashrate down 43% on m... |
|
atom |
hashcat
|
4 |
7,432 |
06-29-2016, 11:27 PM |
|
|
Thread: What means "1024/4096 MB allocatable"
Post: RE: What means "1024/4096 MB allocatable"
OpenCL has a bit a strange policy on memory allocation:
Quote:
--
Max size of memory object allocation in bytes. The minimum value is max (1/4th of CL_DEVICE_GLOBAL_MEM_SIZE, 128*1024*1024)
--... |
|
atom |
hashcat
|
1 |
4,416 |
06-30-2016, 08:53 AM |
|
|
Thread: hashcat v3.00 error
Post: RE: hashcat v3.00 error
Please try again and add --gpu-temp-disable |
|
atom |
hashcat
|
3 |
4,694 |
06-30-2016, 08:54 AM |
|
|
Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00 + older nvidia
|
atom |
hashcat
|
4 |
7,432 |
06-30-2016, 08:57 AM |
|
|
Thread: hashcat v3.00 + The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: hashcat v3.00 + The-Distribution-Which-Does-No...
Try with --gpu-temp-disable if this does any change |
|
atom |
hashcat
|
4 |
6,451 |
06-30-2016, 08:58 AM |