Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: the quantity of rules in the rule based attack
Post: RE: the quantity of rules in the rule based attack
This would usually happen when you specify -r multiple times in the comand line, but you don't seem to be doing that.
Please try with the latest version. It might be a bug. |
|
undeath |
hashcat
|
2 |
3,397 |
04-27-2017, 11:40 AM |
|
|
Thread: creating a wordlist
Post: RE: creating a wordlist
It's probably easiest to write a custom script to generate the mutated phrases. |
|
undeath |
hashcat
|
2 |
3,055 |
05-02-2017, 04:45 PM |
|
|
Thread: Time.Estimated, does this estimate look accurate ?
Post: RE: Time.Estimated, does this estimate look accur...
There might be some overflow happening. 3y is definitely off.
(26+10)**10 / 2800 / 60 / 60 / 24 / 365 = 41405.7227121722 (years)
even with a high end rig this kind of keyspace is not realistic. |
|
undeath |
hashcat
|
2 |
2,970 |
05-06-2017, 07:03 PM |
|
|
Thread: question for
Post: RE: question for
You could probably even come up with an algorithm that does it with SIMD, but if the overall gain is a 5ms faster hashcat startup that's not really something worth benchmarking and/or optimizing. |
|
undeath |
hashcat
|
2 |
2,866 |
05-09-2017, 11:07 AM |
|
|
Thread: Conflicting rule results
Post: RE: Conflicting rule results
With the high concurrency it's possible that a different rule produced the same plaintext before the blank rule hit.
ie assume password is "123456" and your wordlist has "1234567" and rule "]", you... |
|
undeath |
hashcat
|
2 |
2,715 |
05-09-2017, 02:49 PM |
|
|
Thread: Up and running
Post: RE: Up and running
You don't need a different hashcat version to use your cpu. See --opencl-device-types option
Use --potfile-disable to disable checking of already cracked hashes. |
|
undeath |
hashcat
|
2 |
3,125 |
05-10-2017, 09:09 PM |
|
|
Thread: itunes backup >10 - am i doing it wrong?
Post: RE: itunes backup >10 - am i doing it wrong?
atom Wrote: (05-21-2017, 01:12 PM)
--
iTunes backup >= 10.0 is doing 10,000,000 iterations of PBKDF2
--
That's insane! |
|
undeath |
General Talk
|
2 |
4,392 |
05-21-2017, 09:12 PM |
|
|
Thread: Syntax help
Post: RE: Syntax help
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
General Talk
|
2 |
2,925 |
06-29-2017, 10:12 AM |
|
|
Thread: geforce 7600 gs problem
Post: RE: geforce 7600 gs problem
your card is way too old. |
|
undeath |
hashcat
|
2 |
3,077 |
07-11-2017, 06:40 PM |
|
|
Thread: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU
Post: RE: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU
That's a pretty efficient heating device you got there. But doing anything other than using that for heating is a waste of time (and power). |
|
undeath |
Hardware
|
2 |
3,467 |
07-29-2017, 07:57 PM |
|
|
Thread: Suggestions on how to attack
Post: RE: Suggestions on how to attack
If it's random the hints are not worth much. |
|
undeath |
General Talk
|
2 |
3,184 |
09-09-2017, 10:02 AM |
|
|
Thread: Old version for CoreDuo ?
Post: RE: Old version for CoreDuo ?
I wouldn't expect anything to run on such an outdated OS. hashcat probably won't run on that hardware at all due to missing opencl drivers. |
|
undeath |
hashcat
|
2 |
3,126 |
09-21-2017, 11:54 AM |
|
|
Thread: hashcat keeps ending with "killed"
Post: RE: hashcat keeps ending with "killed"
what happens when you try to run the example rar hash? https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
2 |
3,273 |
10-22-2017, 04:42 PM |
|
|
Thread: Fingerprinting attack
Post: RE: Fingerprinting attack
https://hashcat.net/wiki/doku.php?id=fingerprint_attack |
|
undeath |
General Talk
|
2 |
2,648 |
10-24-2017, 12:10 AM |
|
|
Thread: Help with KeePass and Hashcat
Post: RE: Help with KeePass and Hashcat
If it doesn't say your password is wrong that probably means the database got damaged. No backups? |
|
undeath |
hashcat
|
2 |
2,714 |
10-28-2017, 11:28 AM |
|
|
Thread: Bitcoin HASH
Post: RE: Bitcoin HASH
It attacks the wallet passphrase, not the seed extension. |
|
undeath |
General Talk
|
2 |
2,967 |
11-02-2017, 11:45 PM |
|
|
Thread: hashcat 4.0 and 4.0.1
Post: RE: hashcat 4.0 and 4.0.1
does the example hash crack for you? https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
2 |
6,808 |
11-11-2017, 11:11 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,300 |
11-13-2017, 05:51 PM |
|
|
Thread: rule? not less than 3 or more than 5
Post: RE: rule? not less than 3 or more than 5
https://www.thesprawl.org/projects/pack/#policygen |
|
undeath |
hashcat
|
2 |
3,153 |
11-18-2017, 12:12 AM |
|
|
Thread: Help generating list
Post: RE: Help generating list
Code:
--
mp64.bin -1 678 -2 012 'MNOPQ,ABCDEFGHIJKLMNO,QRSTUVXYZ0123,567,BP??1?1??2??3??40?2??d??d??d' > masks.hcmask
--
|
|
undeath |
hashcat
|
2 |
2,486 |
12-05-2017, 04:40 PM |