Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: newbie question - rejected passwords stay at zero
Post: RE: newbie question - rejected passwords stay at z...
Password candidates are only rejected when they're not applicable - for example, if the minimum password length supported by the password hash format is 8, and candidates less than 8 are being attempt... |
|
royce |
hashcat
|
2 |
960 |
10-29-2019, 06:06 AM |
|
|
Thread: clWaitForEvents(): CL_UNKNOWN_ERROR
Post: RE: clWaitForEvents(): CL_UNKNOWN_ERROR
If it's only happening for certain hash types, it's probably not a driver problem.
How many rules are you using? This sounds like there are more end-result rules than will fit in GPU memory. |
|
royce |
hashcat
|
6 |
2,317 |
10-29-2019, 06:14 AM |
|
|
Thread: New - What am I missing?
Post: RE: New - What am I missing?
Can you post the full output - full command line, and the results?
This is what a successful run (but unsuccessful crack) looks like ('hashcat') happens to not be in RockYou:
Code:
--
$ hashcat -m... |
|
royce |
hashcat
|
8 |
2,370 |
10-12-2019, 04:56 PM |
|
|
Thread: TITAN RTX - performance issues?
Post: RE: TITAN RTX - performance issues?
It's OK to use hashcat GUI if it works for what you're trying to do. But many of the things you'll eventually want to do are better done with the command line directly. |
|
royce |
hashcat
|
5 |
2,340 |
10-29-2019, 06:16 AM |
|
|
Thread: Hashing Linux Passwords
Post: RE: Hashing Linux Passwords
hashcat can't parse the entire /etc/shadow format with all fields.
hashcat expects either a list of raw hashes (or, when using --username, user:hash pairs)
Just trim off the first two fields (cu... |
|
royce |
hashcat
|
3 |
1,447 |
10-30-2019, 03:22 PM |
|
|
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: Low Hashrate
Post: RE: Low Hashrate
Drop one or two ?b and try again |
|
royce |
hashcat
|
10 |
3,248 |
11-10-2019, 05:33 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Hi, Robert - could you please copy and paste the simplest, but complete, cmdline example and resulting output that demonstrates the issue, including an artificial/synthetic hash with a known password ... |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:56 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Also, could you please confirm whether the 'rdgeno' user on these forums is also you?
https://hashcat.net/forum/user-12496.html
If so, why are you creating multiple accounts? |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:59 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Are you having to use --force? Can you please post the actual full commands you're using? |
|
royce |
hashcat
|
20 |
5,249 |
11-17-2019, 12:43 AM |
|
|
Thread: Hahshcat does not support the new rar3 type and needs help
Post: RE: Hahshcat does not support the new rar3 type an...
Please do not post real hashes. See the forum rules here:
https://hashcat.net/forum/archive/index.php?announcement-2.html |
|
royce |
hashcat
|
1 |
1,000 |
11-26-2019, 06:14 PM |
|
|
Thread: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)
As slyexe said, you cannot request hash-cracking help on this forum. Please remove these requests from your post, or you risk being banned. |
|
royce |
hashcat
|
4 |
1,962 |
12-03-2019, 04:49 AM |
|
|
Thread: Juniper netscreen hash help
Post: RE: Juniper netscreen hash help
does the attack work against the Netscreen example hash from the hashcat wiki (https://hashcat.net/wiki/doku.php?id=example_hashes)?
nNxKL2rOEkbBc9BFLsVGG6OtOUO/8n:user |
|
royce |
hashcat
|
2 |
1,126 |
12-11-2019, 06:15 AM |
|
|
Thread: I have error please help me
Post: RE: I have error please help me
Yep, you can't do that.
It looks like you're trying to do a combinator attack. There's a direct combinator attack (which is -a 1), or there is a way to simulate a selectes subset of combinator effect... |
|
royce |
hashcat
|
3 |
1,264 |
12-15-2019, 11:10 PM |
|
|
Thread: change working directory
Post: RE: change working directory
In the future, you can also use https://github.com/philsmd/analyze_hc_restore, written by a core hashcat developer. You can rewrite a restore file, changing various config items. |
|
royce |
hashcat
|
3 |
1,133 |
12-16-2019, 11:43 PM |
|
|
Thread: Need a new hardware to run Hashcat?
Post: RE: Need a new hardware to run Hashcat?
If your card is still supported by latest stable AMD drivers, it should be supported by hashcat. |
|
royce |
hashcat
|
4 |
1,509 |
12-19-2019, 09:27 AM |
|
|
Thread: Noob question: md5 salted unix unknown password cracking
Post: RE: Noob question: md5 salted unix unknown passwor...
Per the forum rules:
https://hashcat.net/forum/archive/index.php?announcement-2.html
... do not post hashes. I've redacted yours. |
|
royce |
hashcat
|
2 |
1,078 |
12-21-2019, 01:52 AM |
|
|
Thread: Custom mask generator
Post: RE: Custom mask generator
Most of what you're looking to do can be accomplished with the PACK toolkit:
https://github.com/iphelix/pack
The 'policygen' tool can help generate masks with arbitrary policies (and they won't ... |
|
royce |
hashcat
|
11 |
5,302 |
12-26-2019, 03:45 AM |
|
|
Thread: Please Help!!
Post: RE: Please Help!!
Please read the forum rules.
https://hashcat.net/forum/announcements.php?aid=2 |
|
royce |
hashcat
|
1 |
799 |
12-31-2019, 06:34 PM |
|
|
Thread: Can i use mask but for hash?
Post: RE: Can i use mask but for hash?
There are tools for doing this for some specific hash types, but official hashcat does not currently support this. |
|
royce |
hashcat
|
3 |
1,287 |
01-07-2020, 08:26 AM |