Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what
This may help: https://hashcat.net/forum/thread-3522.html
There is also a hashcat option to show cracks (--show). |
|
royce |
hashcat
|
8 |
11,465 |
09-12-2016, 05:20 PM |
|
|
Thread: Which Graphic Card is better
Post: RE: Which Graphic Card is better
The 670 is based on the Kepler architecture. The 750 Ti is based on Maxwell. The Maxwell architecture is much better for hashcat. Even just one 750 Ti would be better than a 670. And 2 750s would be e... |
|
royce |
hashcat
|
6 |
8,476 |
10-04-2016, 05:33 AM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Theoretically, could you generate those kernels on an otherwise identical setup, and then copy them to the kernel cache area?
Also, if it's the kernel generation, I would expect the delay before any ... |
|
royce |
hashcat
|
5 |
5,334 |
10-05-2016, 12:04 AM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Any view into where resources are going during the delay? Can you strace it to see what hashcat is doing in that moment? |
|
royce |
hashcat
|
5 |
5,334 |
10-05-2016, 02:21 AM |
|
|
Thread: Brute Force- Mask,ntml hash?
Post: RE: Brute Force- Mask,ntml hash?
There is no way to determine the length of a plaintext from the hash. This is true for all hashes, and is by design. You cannot know the length until you have cracked it.
You can use other informat... |
|
royce |
hashcat
|
1 |
2,734 |
10-05-2016, 05:40 PM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)+gtx1080+hashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
It looks like OpenCL is not installed?
https://wiki.tiker.net/OpenCLHowTo |
|
royce |
hashcat
|
3 |
7,782 |
10-05-2016, 08:42 PM |
|
|
Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.
Looking through the dictionaries won't tell you which rule was used.
For future work, or if you want to run your job again, check out --debug-mode. Mode 4 may be what you're looking for. This won't... |
|
royce |
hashcat
|
10 |
11,484 |
10-17-2016, 03:37 PM |
|
|
Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...
Hybrid (-a 6 - word list on left-hand side, mask on right) should work for your use case. Please try again, and post your command line for a cross-check. |
|
royce |
hashcat
|
12 |
16,740 |
10-20-2016, 09:15 PM |
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: ignoring 00-suffixed plains when using --keep-gues...
When using --keep-guessing, what's the best way to ignore 00-suffixed plains?
a61915a2d80ae6a1:Lü |
|
royce |
hashcat
|
4 |
4,507 |
11-13-2016, 07:46 AM |
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: RE: ignoring 00-suffixed plains when using --keep-...
Specifically, the feature request would be something along the lines of "ignore 00-suffixed plains as duplicates even when using --keep-guessing". |
|
royce |
hashcat
|
4 |
4,507 |
11-13-2016, 07:57 AM |
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: RE: ignoring 00-suffixed plains when using --keep-...
I guess I'd also need to combine that with a hex mask that leaves out 00 for the last char(s). |
|
royce |
hashcat
|
4 |
4,507 |
11-15-2016, 09:28 AM |
|
|
Thread: 10 years to crack a 13 character password?
Post: RE: 10 years to crack a 13 character password?
That's not quite how specifying a mask works. IF you don't know which characters are in which positions, you want something more like this -- first definiting a custom character set, and then using it... |
|
royce |
hashcat
|
7 |
14,883 |
11-15-2016, 09:07 PM |
|
|
Thread: hash160(x) a.k.a. ripemd160(sha256(x))
Post: RE: hash160(x) a.k.a. ripemd160(sha256(x))
I'm not sure what you mean by this. Could you rephrase? |
|
royce |
hashcat
|
7 |
8,262 |
11-24-2016, 10:32 PM |
|
|
Thread: hash160(x) a.k.a. ripemd160(sha256(x))
Post: RE: hash160(x) a.k.a. ripemd160(sha256(x))
There is no way to combine hashes that I know of. It would be a very interesting and useful feature, but it might be difficult to implement. |
|
royce |
hashcat
|
7 |
8,262 |
11-24-2016, 11:39 PM |
|
|
Thread: Passphrase help
Post: RE: Passphrase help
@atom, this is where being able to specify a separator for princeprocessor (https://github.com/hashcat/princeprocessor/issues/49) would be awesome. |
|
royce |
hashcat
|
2 |
3,364 |
12-10-2016, 08:05 PM |
|
|
Thread: Interesting situation, zipfile password protected, and extracted.
Post: RE: Interesting situation, zipfile password protec...
If it's WinZip-compatible ZIP, then it would be covered by mode 13600. You'll have to extract the hash using zip2john (from John the Ripper). This thread may be useful:
https://hashcat.net/forum/th... |
|
royce |
hashcat
|
3 |
4,977 |
12-31-2016, 09:29 PM |
|
|
Thread: Unknown hash and original: not identifieably, is hashcat able to find out?
Post: RE: Unknown hash and original: not identifieably, ...
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_identify_the_hash_type |
|
royce |
hashcat
|
2 |
5,508 |
01-11-2017, 05:04 AM |
|
|
Thread: how to extract hash from veracrypt container
Post: RE: how to extract hash from veracrypt container
Same procedure as for TrueCrypt:
https://hashcat.net/wiki/frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes |
|
royce |
hashcat
|
6 |
16,511 |
01-16-2017, 09:18 PM |
|
|
Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack
It depends. This boils down to the time/memory tradeoff. I'll lay out some of the concepts.
Most real-world passwords are of sufficiently low quality that if they are stored poorly (unsalted/fast h... |
|
royce |
hashcat
|
3 |
12,488 |
01-20-2017, 04:35 AM |
|
|
Thread: NTLM: hashcat vs RainbowCrack
Post: RE: NTLM: hashcat vs RainbowCrack
OK, that makes sense. So as soon as you have more than two or three hashes, hashcat will be faster even for limited bruteforce criteria that I listed. |
|
royce |
hashcat
|
3 |
12,488 |
01-20-2017, 05:17 AM |