Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?
Please post your command syntax for a sanity check. |
|
royce |
General Help
|
8 |
11,374 |
11-12-2015, 03:51 AM |
|
|
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,466 |
09-12-2016, 05:20 PM |
|
|
Thread: Invalid argument
Post: RE: Invalid argument
Hmm - interesting. Can you post the full command line (but hiding any sensitive or non-public hashes?) |
|
royce |
hashcat
|
8 |
10,910 |
03-27-2017, 04:24 PM |
|
|
Thread: Invalid argument
Post: RE: Invalid argument
@rico is right - you've got a stray hyphen (or if your filename actually begins with a dash, you'll need to rename it)
And I'm sorry to be the bearer of sad news, but your other question is right -... |
|
royce |
hashcat
|
8 |
10,910 |
03-29-2017, 02:33 PM |
|
|
Thread: Invalid argument
Post: RE: Invalid argument
Works for me, using 3.40 release on Ubuntu:
Code:
--
$ wget 'https://hashcat.net/misc/example_hashes/hashcat.hccapx'
--2017-03-26 16:06:58-- https://hashcat.net/misc/example_hashes/hashcat.hc... |
|
royce |
hashcat
|
8 |
10,910 |
03-27-2017, 02:08 AM |
|
|
Thread: Create custom dictionary
Post: RE: Create custom dictionary
Good question, jallis.
devilman666, since the order is always the same, the example that I provided should apply to your case. |
|
royce |
hashcat
|
8 |
13,923 |
04-25-2017, 03:46 PM |
|
|
Thread: Create custom dictionary
Post: RE: Create custom dictionary
Welcome!
Instead of generating a custom dictionary, you're looking for a hybrid or rules-based attack, I think. With these attacks, each word in your dictionary is dynamically modified many times,�... |
|
royce |
hashcat
|
8 |
13,923 |
04-25-2017, 03:02 PM |
|
|
Thread: compiling makefile github
Post: RE: compiling makefile github
https://github.com/hashcat/hashcat/blob/master/BUILD.md |
|
royce |
Beta Tester
|
8 |
13,135 |
05-08-2017, 10:25 PM |
|
|
Thread: compiling makefile github
Post: RE: compiling makefile github
Briefly:
* Don't use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). Use a direct OS install.
* Don't use aircrack-ng. Get the caps with https://github.com/ZerBea/hcxtools (or better ... |
|
royce |
Beta Tester
|
8 |
13,135 |
05-08-2017, 11:55 PM |
|
|
Thread: Buying wordlists/rules
Post: RE: Buying wordlists/rules
Have you looked at the rulesets in ./rules/, including its subfolders? |
|
royce |
General Talk
|
8 |
9,327 |
05-10-2017, 07:26 PM |
|
|
Thread: Keepass file Line-length exception.
Post: RE: Keepass file Line-length exception.
You cannot directly load the keepass file itself - you need to extract the hash to provide to hashcat.
John the Ripper's keepass2john or harmj0y's Python port of keepass2john (https://gist.github.c... |
|
royce |
hashcat
|
8 |
6,754 |
06-04-2017, 04:45 PM |
|
|
Thread: Keepass file Line-length exception.
Post: RE: Keepass file Line-length exception.
If you're just using CPU, maybe try -D 1 ?
More info here:
https://hashcat.net/forum/thread-5566.html |
|
royce |
hashcat
|
8 |
6,754 |
06-04-2017, 06:03 PM |
|
|
Thread: Keepass file Line-length exception.
Post: RE: Keepass file Line-length exception.
Could you be more specific? :) |
|
royce |
hashcat
|
8 |
6,754 |
06-04-2017, 06:59 PM |
|
|
Thread: Keepass file Line-length exception.
Post: RE: Keepass file Line-length exception.
To cross-check your methodology, consider creating a new KeePass volume with the same specifications and a known password, then try to crack that. :) |
|
royce |
hashcat
|
8 |
6,754 |
06-04-2017, 09:07 PM |
|
|
Thread: Best GPU
Post: RE: Best GPU
Neither. :) Go NVIDIA, 10xx series (1070, 1080, 1080Ti). If you get Founder's Edition (recommended), the vendor doesn't matter, because they all follow the same NVIDIA spec. |
|
royce |
General Talk
|
8 |
9,094 |
06-14-2017, 08:53 PM |
|
|
Thread: Best GPU
Post: RE: Best GPU
|
royce |
General Talk
|
8 |
9,094 |
06-17-2017, 08:25 AM |
|
|
Thread: Warp Wallet Challenge 2
Post: RE: Warp Wallet Challenge 2
Hashcat doesn't support ad-hoc algorithms.
John the Ripper supports ad-hoc algorithms, but only using certain components. Direct support would be required. This thread (https://github.com/magnumri... |
|
royce |
General Talk
|
8 |
8,703 |
10-06-2017, 03:59 PM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
atom Wrote: (10-29-2017, 11:08 AM)
--
Quote:
--
For selecting groups of hashes for focused benchmarking, it might be useful to select all of the ones in a particular family:
--
Doesn't sound ec... |
|
royce |
hashcat
|
8 |
9,939 |
10-29-2017, 06:10 PM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
I am not sure which other algorithms would apply, but I imagine that some algorithms are good for testing differences between AMD/NVIDIA, or between driver versions, or between versions of hashcat. at... |
|
royce |
hashcat
|
8 |
9,939 |
10-28-2017, 03:44 PM |
|
|
Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...
DKblue Wrote: (12-04-2017, 05:25 PM)
--
Does pipe supports pause??
--
I don't think that pipe supports pause. But you can pause the entire job on Unix-likes with Control-Z, and then restore it with... |
|
royce |
hashcat
|
8 |
6,107 |
12-06-2017, 09:06 PM |