Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Custom charsets for Cyrillic passwords in NTLM hashes
Post: RE: Custom charsets for Cyrillic passwords in NTLM...
I'm not sure what you're trying to do. The last command you show does of course produce 6 bytes, since utf-16 uses a fixed number of two bytes per character. Hence three characters require 6 bytes in ... |
|
undeath |
hashcat
|
8 |
2,730 |
06-13-2019, 03:12 PM |
|
|
Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter
There can be lots of reasons for this. Some other program may have used the GPU within those four hours, leading to a temporary speed drop. Or maybe thermal throttling kicked in, slowing the cards dow... |
|
undeath |
hashcat
|
4 |
2,732 |
09-04-2018, 04:20 PM |
|
|
Thread: Hashcat doesn't find password
Post: RE: Hashcat doesn't find password
your ancient hardware isn't supported by hashcat |
|
undeath |
hashcat
|
3 |
2,733 |
07-10-2018, 12:50 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
you have not specified a mask, hence hashcat uses its default mask which does not include your password. |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:24 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
There is no such thing as a "raw bruteforce" in hashcat. You can see the default mask it is using in your status output. |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:28 PM |
|
|
Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0
the syntax is documented here: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
9 |
2,733 |
10-17-2019, 03:33 PM |
|
|
Thread: Need help with setup
Post: RE: Need help with setup
|
undeath |
General Talk
|
2 |
2,737 |
11-26-2018, 07:12 PM |
|
|
Thread: How to filter a wordlist
Post: RE: How to filter a wordlist
mask attack is absolutely not what OP needs.
have a look at grep (https://linux.die.net/man/1/grep) |
|
undeath |
hashcat
|
6 |
2,742 |
06-07-2019, 11:01 AM |
|
|
Thread: Problem with the github release
Post: RE: Problem with the github release
can you post hashcat -I (that's a capital i) results for the github version and the working version? |
|
undeath |
hashcat
|
7 |
2,759 |
09-11-2019, 01:11 PM |
|
|
Thread: Problem with the github release
Post: RE: Problem with the github release
I'm confused. The opening post says 5.1.0 is working!? |
|
undeath |
hashcat
|
7 |
2,759 |
09-11-2019, 10:19 PM |
|
|
Thread: GPU recommendations
Post: RE: GPU recommendations
2000 series is mostly just overpriced for the performance. If you can get them for a reasonable price, get some 1080ti cards. |
|
undeath |
Hardware
|
2 |
2,763 |
01-14-2019, 11:47 PM |
|
|
Thread: super noob
Post: RE: super noob
If something is not explicitly implemented the answer is "no", unless proven otherwise. |
|
undeath |
hashcat
|
2 |
2,766 |
06-24-2018, 10:17 AM |
|
|
Thread: Rtx 2080 max-q
Post: RE: Rtx 2080 max-q
Laptops are generally not recommended for use with hashcat. They are not designed to handle sustained high loads and will overheat and/or heat throttle quickly, damaging your hardware in the long run.... |
|
undeath |
Hardware
|
5 |
2,768 |
08-19-2019, 11:23 AM |
|
|
Thread: Need help on cracking veracrypt hidden partition
Post: RE: Need help on cracking veracrypt hidden partiti...
I'm not sure what you mean by "the command doesnt seem to allow dd to read from the hidden partition". That's exactly what the command does, extracting the KDF data for the hidden partition. That's al... |
|
undeath |
hashcat
|
4 |
2,769 |
12-31-2018, 11:49 AM |
|
|
Thread: Need help on cracking veracrypt hidden partition
Post: RE: Need help on cracking veracrypt hidden partiti...
yes, that's how dd works. if = input file, of = output file |
|
undeath |
hashcat
|
4 |
2,769 |
12-31-2018, 12:21 PM |
|
|
Thread: Help. hashcat not starting
Post: RE: Help. hashcat not starting
https://hashcat.net/forum/thread-7673.html |
|
undeath |
hashcat
|
3 |
2,775 |
07-30-2018, 07:13 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
He literally gave you the command for that. All you need to do is switch out the letters ABCD. |
|
undeath |
hashcat
|
8 |
2,780 |
08-01-2019, 10:17 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
You replace the character D by the character A. Yes, it's that simple.
It's the same for oclhashcat but that's severely outdated and if something doesn't work you're on your own. |
|
undeath |
hashcat
|
8 |
2,780 |
08-01-2019, 10:37 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
That's not the case since 2016. Welcome to the future. |
|
undeath |
hashcat
|
8 |
2,780 |
08-01-2019, 11:34 PM |
|
|
Thread: Skipping X Amount of passwords
Post: RE: Skipping X Amount of passwords
there is no easy answer to that as hashcat's "keyspace" is not your actual keyspace but some internal measure. It depends on lots of things for your specific attack and is generally not possible to ca... |
|
undeath |
hashcat
|
3 |
2,782 |
01-09-2018, 04:29 PM |