Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Need help
Post: RE: Need help
md5 ("[email protected]") == 120b8510fd7091bc12f890433f65036f
it's against the forum rules to post hashes
you could use different types of attacks, -a 3, -a 7 (yeah even -a 1) and of course ... |
|
philsmd |
hashcat
|
6 |
1,891 |
09-02-2019, 06:55 PM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
why did you remove the -O now? it's so confusing to understand what you are testing and why you are changing the hash type and parameters without any reasons. we said that we want to compare it agains... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-31-2019, 11:37 PM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
stdin/pipe only works with -a 0
therefore the command:
Code:
--
hashcat64.exe --stdout d:\wordlists\rockyou.txt -r rules\best64.rule| hashcat64.exe -m1000 -a3 d:\hashlists\Random\test.txt -O --... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-31-2019, 09:14 PM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
what makes me wondering the most is the util percentage in your benchmark-like run for -m 0:
Code:
--
Time.Started.....: Fri Aug 30 12:52:59 2019 (2 secs)
...
Guess.Mask.......: ?b?b?b?b?b?b?b... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-31-2019, 11:16 AM |
|
|
Thread: Some way to 'increment from a wordlist'
Post: RE: Some way to 'increment from a wordlist'
you could pre-generate the word list or just use -a 1 hash.txt dict1.txt dict2.txt
-a 1 also works with 3 combinations of works if dict1.txt hash already 2 words combined and you combine it one mor... |
|
philsmd |
hashcat
|
6 |
2,052 |
08-30-2019, 09:41 PM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
well , this is now -m 0, not -m 1000. we should compare apples to apples, not apples to oranges.
You didn't post the --benchmark value vs the real test with hash list for the same hash types.
we w... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-30-2019, 09:30 PM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
well, I would just try to compare it with the benchmark value.
if you test the same input (single hash, -w 3 or even -w 4 and -O and mask ?b?b?b?b?b?b?b), the speed should be the same.
if by cha... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-30-2019, 07:53 PM |
|
|
Thread: Modifiations to hash type 18100 to support binary seeds
Post: RE: Modifiations to hash type 18100 to support bin...
yeah, that's a too large keyspace.
it's 32 ^ 16 = 1,208,925,819,614,629,174,706,176 |
|
philsmd |
hashcat
|
3 |
1,652 |
08-30-2019, 08:26 AM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
too many changes since that specific version. it could be (almost) any change that introduced the problem:
current version: +1394 after release
your version: +910 after release
that's almost 50... |
|
philsmd |
hashcat
|
31 |
12,819 |
08-29-2019, 09:02 PM |
|
|
Thread: How to use rules.
Post: RE: How to use rules.
on windows the paths are probably different. e.g. rules\best64.rule
note the "\" instead of the unix "/" |
|
philsmd |
hashcat
|
2 |
1,191 |
08-29-2019, 08:06 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
it would be great if anyone of you (affected users) could try to find out what changes from the recent git history introduced this problem.
I think it would be enough git cloning the repository and t... |
|
philsmd |
hashcat
|
31 |
12,819 |
08-29-2019, 07:38 PM |
|
|
Thread: Password Length Help
Post: RE: Password Length Help
That is not possible. You only know the password length for sure if you have already cracked the hash
what is you command ? |
|
philsmd |
hashcat
|
2 |
1,044 |
08-29-2019, 07:53 AM |
|
|
Thread: Compile by make win failed on Linux Mint
Post: RE: Compile by make win failed on Linux Mint
wow that's quite a special case that you want to cross-compile it. All other cases are quite good documented but normally only the devs needs to build the windows binaries from linux.
It's document... |
|
philsmd |
hashcat
|
1 |
1,090 |
08-28-2019, 01:53 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
intem: what kind of errors ? and which hashcat versions ? the beta versions too, git too? can you test which git commit (https://github.com/hashcat/hashcat/commits) introduced the problem ? |
|
philsmd |
hashcat
|
31 |
12,819 |
08-28-2019, 10:55 AM |
|
|
Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...
furthermore, this mask is kind of pointing to a possible problem: ?1?1?1?1?1?1?1?1?1?1?1
if --custom-charset1 (or short -1) is defined with a very small number of chars (small charset), that might... |
|
philsmd |
hashcat
|
43 |
12,656 |
08-28-2019, 10:42 AM |
|
|
Thread: hccapx file not cracking
Post: RE: hccapx file not cracking
beta versions of hashcat can be found here: https://hashcat.net/beta/
it's worth a try |
|
philsmd |
hashcat
|
18 |
6,022 |
08-27-2019, 07:08 PM |
|
|
Thread: Another KeePass issue. Salt-value/Salt-length exception
Post: RE: Another KeePass issue. Salt-value/Salt-length ...
run hashcat like this:
Code:
--
hashcat64.exe -m 13400 -a 0 hash.txt dict.txt
--
where hash.txt contains the output of keepass2john (without filenames and without the leading colon ":") and ... |
|
philsmd |
hashcat
|
3 |
2,347 |
08-27-2019, 11:45 AM |
|
|
Thread: Multiple hash type mode
Post: RE: Multiple hash type mode
yeah, that's true that 6233 is able to crack all 6232 hashes which is able to crack all 6231 hashes
Furthermore, 6223 is able to crack all 6222 hashes which is able to crack all 6221 hashes
but at... |
|
philsmd |
hashcat
|
8 |
3,445 |
08-26-2019, 03:07 PM |
|
|
Thread: Help me install hxctools
Post: RE: Help me install hxctools
well, this is the hashcat forum. so you won't get too much help here (hcxtools is a 3rd party tool).
I would suggest that you just install the headers / dev / libs package too like "libssl-dev".
... |
|
philsmd |
hashcat
|
3 |
1,608 |
08-26-2019, 03:01 PM |
|
|
Thread: Multiple hash type mode
Post: RE: Multiple hash type mode
you can just run 6213 to also crack all hashes that can be cracked with 6211 or 6212
i..e 6213 can crack all 6212 hashes too which can crack all 6211 hashes too
(the inverse e.g. 6211 cracking a... |
|
philsmd |
hashcat
|
8 |
3,445 |
08-26-2019, 02:51 PM |