Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password
hashcat can only be used to recover the password of an encrypted pdf document. There are other tools that can remove restrictions from pdf files without cracking the password. |
|
undeath |
hashcat
|
10 |
8,001 |
02-08-2018, 07:26 PM |
|
|
Thread: hashcat is not downloading right. Help?
Post: RE: hashcat is not downloading right. Help?
I think this thread should stay for sole entertainment of our user base. |
|
undeath |
Old hashcat Support
|
12 |
16,625 |
02-02-2015, 12:35 PM |
|
|
Thread: Hashcat initial problem
Post: RE: Hashcat initial problem
Your GPU is way too old. It's not properly supported anymore. |
|
undeath |
hashcat
|
4 |
1,756 |
07-21-2019, 08:11 PM |
|
|
Thread: Hashcat initial problem
Post: RE: Hashcat initial problem
Yes, pretty much. The 9800GT is equally old. |
|
undeath |
hashcat
|
4 |
1,756 |
07-22-2019, 10:55 AM |
|
|
Thread: hashcat in VM
Post: RE: hashcat in VM
to get full speedup the best way would probably be:
(note: I'm assuming each key is 8 bytes; adapt as needed)
1. create a wordlist with all combinations of K1 (or a reproducable subset thereof if th... |
|
undeath |
hashcat
|
12 |
4,959 |
12-21-2019, 06:33 PM |
|
|
Thread: Hashcat help with email combining to password.
Post: RE: Hashcat help with email combining to password.
if you have a list of email:hash you can use --show with --username combined:
Code:
--
hashcat -m 99999 --show --username user_hash.txt
user1:passwd1:passwd1
user2:passwd2:passwd2
user3:passwd3:pass... |
|
undeath |
hashcat
|
3 |
971 |
04-02-2020, 12:41 AM |
|
|
Thread: Hashcat froze desktop (PC)
Post: RE: Hashcat froze desktop (PC)
camer333 Wrote: (05-15-2018, 01:11 PM)
--
We can apply -s or --skip option -s mjklpr42, too.
--
no. --skip does not accept candidates |
|
undeath |
hashcat
|
4 |
3,169 |
05-15-2018, 01:32 PM |
|
|
Thread: Hashcat freezes
Post: RE: Hashcat freezes
I can confirm something is amiss when using the wordlist provided by gentl above.
Code:
--
hashcat -m 21700 /tmp/example.21700 /tmp/123.txt
--
shows the status prompt but does not react on pressin... |
|
undeath |
Beta Tester
|
18 |
4,196 |
03-30-2020, 07:49 PM |
|
|
Thread: Hashcat freezes
Post: RE: Hashcat freezes
philsmd Wrote: (03-31-2020, 10:43 PM)
--
Does this work for undeath ?
--
This works for undeath. |
|
undeath |
Beta Tester
|
18 |
4,196 |
04-01-2020, 01:28 AM |
|
|
Thread: Hashcat freezes
Post: RE: Hashcat freezes
I tested with my CPU and nVidia GPU and both worked for me. |
|
undeath |
Beta Tester
|
18 |
4,196 |
04-02-2020, 12:58 PM |
|
|
Thread: HashCat failes to bruteforce crack a known hash.
Post: RE: HashCat failes to bruteforce crack a known has...
your mask is for numeric candidates only |
|
undeath |
Old oclHashcat Support
|
2 |
5,398 |
06-11-2015, 05:30 PM |
|
|
Thread: hashcat execution in mac os terminal
Post: RE: hashcat execution in mac os terminal
If you have a problem with a third-party script you need to ask them what is wrong. |
|
undeath |
hashcat
|
1 |
113 |
8 hours ago |
|
|
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,734 |
07-10-2018, 12:50 PM |
|
|
Thread: Hashcat does not seen password in the dictionarry
Post: RE: Hashcat does not seen password in the dictiona...
run with --potfile-disable otherwise hashcat will skip already cracked hashes.
Quote:
--
INFO: Removed 5 hashes found in potfile.
--
|
|
undeath |
hashcat
|
2 |
2,694 |
03-04-2018, 02:16 PM |
|
|
Thread: hashcat does not seem to crack via mask
Post: RE: hashcat does not seem to crack via mask
You can find almost everything you need to know on the wiki: https://hashcat.net/wiki/ |
|
undeath |
hashcat
|
4 |
4,849 |
05-13-2017, 04:00 PM |
|
|
Thread: Hashcat does not see GPU (??)
Post: RE: Hashcat does not see GPU (??)
Your hashcat version is really old.
Your GPU is very old and probably no longer supported. If it is, you still need to install the proprietary nvidia driver. |
|
undeath |
hashcat
|
3 |
1,210 |
01-26-2020, 06:30 PM |
|
|
Thread: Hashcat does not see GPU (??)
Post: RE: Hashcat does not see GPU (??)
As suspected your GPU is simply too old and unsupported. |
|
undeath |
hashcat
|
3 |
1,210 |
01-26-2020, 07:05 PM |
|
|
Thread: hashcat dictionary issues
Post: RE: hashcat dictionary issues
your dictionary cache says "Passwords: 1" so it looks like the wordlist file is broken. |
|
undeath |
hashcat
|
4 |
2,220 |
02-05-2019, 08:42 PM |
|
|
Thread: hashcat dictionary issues
Post: RE: hashcat dictionary issues
maybe your split.exe has some bug. Try using gate from https://github.com/hashcat/hashcat-utils
or maybe your original wordlist contains some large chunks of garbage. |
|
undeath |
hashcat
|
4 |
2,220 |
02-05-2019, 09:23 PM |
|
|
Thread: hashcat crash on benchmark
Post: RE: hashcat crash on benchmark
Looks like some kind of hardware error. Are you using risers?
Possibly a heat problem, try running
hashcat -a3 00000000000000000000000000000000 ?a?a?a?a?a?a?a?a?a
for a few minutes and see wha... |
|
undeath |
hashcat
|
6 |
1,947 |
12-08-2019, 02:28 PM |