Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Which Feature / Algo to add next to oclHashcat?
Post: RE: Which Feature / Algo to add next to oclHashcat...
I would also like to see a DES (unix) possibility!
all GPU crackers i saw until now did not use bitsliced DES what made john on a single i7 core about 50% faster than my 8800GTS..... (2mio vs 1,5mi... |
|
undeath |
Feature Requests
|
10 |
26,413 |
07-07-2010, 09:45 PM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
the algorithm does not feature salts. You cannot do this with any hashcat version. |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 01:14 PM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
as atom already said, it is not possible to do this with NUL-bytes.
edit: sorry, i mixed the different hashcat versions.
with oclhashcat-* you can use the --hex-charset option with an appropriat... |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 01:28 PM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
as sha256 does not feature salts you simply pretend it was part of the actual plain and therefore use the --hex-charset option. |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 04:28 PM |
|
|
Thread: which version of hashcat should I choose?
Post: RE: which version of hashcat should I choose?
There is only one version: https://hashcat.net/hashcat/ |
|
undeath |
hashcat
|
2 |
2,298 |
11-13-2017, 05:51 PM |
|
|
Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)
You have to treat the salt as a known part of the whole password (as you already suggested) and do some pre/postprocessing. |
|
undeath |
hashcat
|
5 |
6,358 |
05-13-2017, 03:59 PM |
|
|
Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)
moemen Wrote: (05-13-2017, 03:28 PM)
--
hashcat64.exe -m 6100 -a 3 -o cracked.txt --outfile-format=3 hashes.txt ?a?a?a?a?a?a?cude2ziga
--
something like this will work (assuming the last ? in the m... |
|
undeath |
hashcat
|
5 |
6,358 |
05-13-2017, 04:11 PM |
|
|
Thread: Whirlpool Salted Password Decryption (Help)
Post: RE: Whirlpool Salted Password Decryption (Help)
If you want help you need to be more specific than "doesn't seem to work". |
|
undeath |
hashcat
|
5 |
6,358 |
05-14-2017, 12:32 AM |
|
|
Thread: Why 4.0.0 find the password and 5.1.0 not?
Post: RE: Why 4.0.0 find the password and 5.1.0 not?
Probably a bug in the AMD driver that is not triggered by the old opencl code but by the code in the latest hashcat version. |
|
undeath |
hashcat
|
5 |
2,335 |
07-04-2019, 09:53 PM |
|
|
Thread: Why 4.0.0 find the password and 5.1.0 not?
Post: RE: Why 4.0.0 find the password and 5.1.0 not?
Pretty much. Well, hope they fix it with an update. And use the older hashcat version in the meantime. |
|
undeath |
hashcat
|
5 |
2,335 |
07-05-2019, 08:13 PM |
|
|
Thread: Advanced combination attack rule
Post: RE: Why do not many combination rules have such a ...
put all words in one dict and use combinator3 from hashcat-utils (https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator3) |
|
undeath |
hashcat
|
5 |
3,729 |
04-06-2018, 09:30 AM |
|
|
Thread: why do you think that multiple 5970 fry motherboards?
Post: RE: why do you think that multiple 5970 fry mother...
It's not connected to the PSU. The extra power connectors on the cards are simply not sufficient to power the card. Therefor the cards draw excessive additional power from the PCIe socket (path of lea... |
|
undeath |
Hardware
|
7 |
7,507 |
06-11-2017, 12:34 AM |
|
|
Thread: why do you think that multiple 5970 fry motherboards?
Post: RE: why do you think that multiple 5970 fry mother...
I'm not sure why you would want to specifically use 5970s in the first place. I'm not even sure AMD still supports those (and consequently hashcat). Granted, even newer high-end AMD cards have this pr... |
|
undeath |
Hardware
|
7 |
7,507 |
06-11-2017, 02:13 PM |
|
|
Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...
can confirm
Code:
--
./hashcat-cli64.bin /tmp/t -r /tmp/test -a1 /tmp/t --stdout | wc -l
500
--
a0 works
Code:
--
./hashcat-cli64.bin /tmp/t -r /tmp/test --stdout | wc -l
1000
--
|
|
undeath |
General Help
|
6 |
9,596 |
08-08-2015, 11:00 PM |
|
|
Thread: why not crack MD5 16bit ?
Post: RE: why not crack MD5 16bit ?
tzy005 Wrote: (05-16-2014, 05:49 AM)
--
16bit: ac59075b964b0715
32bit: 202cb962ac59075b964b07152d234b70
--
byte != bit |
|
undeath |
General Help
|
6 |
12,893 |
05-16-2014, 02:44 PM |
|
|
Thread: Wildcard in hash
Post: RE: Wildcard in hash
no. generate a hash list with all possible hashes. |
|
undeath |
hashcat
|
1 |
1,941 |
11-26-2017, 12:39 AM |
|
|
Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat
either you use maskprocessor or you use a3. Both at the same time does not make sense. |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,546 |
07-12-2017, 06:51 PM |
|
|
Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat
run hashcat with a0 and no mask |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,546 |
07-12-2017, 07:47 PM |
|
|
Thread: Win 10 App is unable to run on your pc error
Post: RE: Win 10 App is unable to run on your pc error
If you get any error message please post it. If anything else happens describe what's happening. "unable to run on my PC" isn't telling much. |
|
undeath |
hashcat
|
4 |
5,108 |
09-13-2017, 11:30 PM |
|
|
Thread: Windows 10 GPU No devices found
Post: RE: Windows 10 GPU No devices found
please post the full hashcat output. |
|
undeath |
hashcat
|
8 |
3,349 |
06-27-2019, 02:33 PM |