Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: MD5 question
Post: RE: MD5 question
To be clear, I'm not the author of MDXfind and my site isn't the official site for MDXfind. The official site is https://hashes.org/mdxfind.php. I try to keep my mirror up to date, but there may be a ... |
|
royce |
hashcat
|
6 |
2,051 |
10-31-2019, 03:29 PM |
|
|
Thread: Office 2007 Password Cracking
Post: RE: Office 2007 Password Cracking
This post violates the hashcat forum rules.
https://hashcat.net/forum/archive/index.php?announcement-2.html
I've removed the attachment. |
|
royce |
Hardware
|
1 |
2,057 |
10-31-2018, 06:06 PM |
|
|
Thread: Installation and upgrading problems
Post: RE: Installation and upgrading problems
* You're much better off not using K a l i for hashcat. I have good luck with Ubuntu 16.04 LTS.
* Definitely use the latest hashcat directly from hashcat.net (currently 4.0.1).
* Use the steps... |
|
royce |
hashcat
|
1 |
2,061 |
11-19-2017, 02:31 AM |
|
|
Thread: Mode 7 (Hybrid Mask + Wordlist) only using 1 GPU?
Post: RE: Mode 7 (Hybrid Mask + Wordlist) only using 1 G...
There is an asymmetry in left-hand-side vs right-hand-side work capabilities. See
https://hashcat.net/forum/thread-1276-post-6965.html#pid6965 |
|
royce |
hashcat
|
1 |
2,062 |
05-14-2018, 04:44 PM |
|
|
Thread: MS Office NON-ASCII characters
Post: RE: MS Office NON-ASCII characters
Hmm, no strong ideas here yet from me.
Cross-check idea: what method are you using to extract the MS Office hashes? Have you verified your method by setting a simple ASCII password, extracting it, ... |
|
royce |
hashcat
|
2 |
2,072 |
05-21-2018, 05:33 PM |
|
|
Thread: [PrinceProcessor] Trying to change --pw-max
Post: RE: [PrinceProcessor] Trying to change --pw-max
Modify the source.
Code:
--
--- pp.c-dist 2019-01-14 21:33:46.443328919 -0900
+++ pp.c 2019-09-22 07:25:16.660698312 -0800
@@ -27,9 +27,9 @@
#define IN_LEN_MIN 1
#define IN_LEN_MAX ... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
2,080 |
09-22-2019, 05:17 PM |
|
|
Thread: [PrinceProcessor] Trying to change --pw-max
Post: RE: [PrinceProcessor] Trying to change --pw-max
Yeah, the startup time is non-trivial for sure. A big value of PRINCE is in keeping "state" about which words appear most frequently (based on their order in the original wordlist). So if that's not i... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
2,080 |
09-22-2019, 08:05 PM |
|
|
Thread: Brain as a centralized potfile?
Post: RE: Brain as a centralized potfile?
1. Yes. All candidates are centrally reported and indexed. For slow hashes, this is effective, because it allows all clients to skip those candidates. For fast hashes, this will quickly bottleneck the... |
|
royce |
hashcat
|
3 |
2,094 |
12-16-2018, 10:28 PM |
|
|
Thread: help with choosing the right options
Post: RE: help with choosing the right options
* Reducing keyspace (such as limiting the number of possible specials) is often helpful, but the only way to tell is to calculate the difference and/or start the attack and see what the time estimate ... |
|
royce |
hashcat
|
1 |
2,105 |
11-19-2017, 02:28 AM |
|
|
Thread: How to configure a thin brute force in hashcat?
Post: RE: How to configure a thin brute force in hashcat...
Hashcat won't do this today.
You might be able to simulate it with John the Ripper's "single" mode, by creating an artificial shadow file, with the expected password in the username field. |
|
royce |
hashcat
|
2 |
2,124 |
12-08-2018, 11:54 PM |
|
|
Thread: Decrypting usenet headers, part 2
Post: RE: Decrypting usenet headers, part 2
I'm not familiar with that specific header, but - just speculating - it looks like a proprietary encoding/encryption scheme. When specific ecosystems (like Google) insert such public headers for their... |
|
royce |
hashcat
|
1 |
2,140 |
11-19-2017, 02:36 AM |
|
|
Thread: GNUPG Symmetric help
Post: RE: GNUPG Symmetric help
hashcat currently has no direct support for PGP/GPG.
But John the Ripper does have the 'gpg-opencl' format, which is significantly faster on GPU that the basic 'gpg' format, so using a GPU should s... |
|
royce |
hashcat
|
1 |
2,152 |
11-19-2017, 01:38 AM |
|
|
Thread: i need to make 6number dic list
Post: RE: i need to make 6number dic list
hashcat doesn't need an external wordlist for this. Just use -a 3 and ?d?d?d?d?d?d. |
|
royce |
hashcat
|
4 |
2,160 |
02-02-2019, 07:46 PM |
|
|
Thread: RAR file password
Post: RE: RAR file password
|
royce |
hashcat
|
1 |
2,168 |
11-19-2017, 02:07 AM |
|
|
Thread: keep-guessing + rules?
Post: keep-guessing + rules?
Is there a way to log *all* of the rules that would have cracked a given hash?
Would/should --keep-guessing and --debug-mode be combine-able? It could be quite chatty - being able to ignore ':' ... |
|
royce |
hashcat
|
2 |
2,181 |
06-18-2018, 10:33 PM |
|
|
Thread: keep-guessing + rules?
Post: RE: keep-guessing + rules?
Ha! I'm only about one chapter ahead of you in the book. ;)
And guess what? I should have tried it first! :)
--keep-guessing works fine with --debug-mode (for at least some attacks):
Code... |
|
royce |
hashcat
|
2 |
2,181 |
06-18-2018, 11:00 PM |
|
|
Thread: Can not crack some example of hashes
Post: RE: Can not crack some example of hashes
Do you get any errors or warnings? What final feedback do you get from hashcat? |
|
royce |
hashcat
|
2 |
2,190 |
09-12-2018, 08:49 AM |
|
|
Thread: Help needed.
Post: RE: Help needed.
There's no way to do this with hashcat - it's not a rules-level problem, but an algorithm-level problem.
Outside of hashcat, this algorithm isn't natively supported by MDXfind and probably not by H... |
|
royce |
General Talk
|
1 |
2,205 |
10-03-2017, 08:16 PM |
|
|
Thread: Need piping?
Post: RE: Need piping?
You can mix and match as needed - part rules, part external. A pure-rules approach will be fastest. |
|
royce |
hashcat
|
3 |
2,207 |
11-08-2018, 12:07 AM |
|
|
Thread: Installing a new Intel CPU runtime for OpenCL leads to a duplicate CPU platform
Post: RE: Installing a new Intel CPU runtime for OpenCL ...
|
royce |
hashcat
|
2 |
2,219 |
10-29-2018, 04:58 PM |