Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Can't use hashcat with AMD Radeon R9 380
Post: RE: Can't use hashcat with AMD Radeon R9 380
Can you try with the latest beta and check if the problem persists? https://hashcat.net/beta/ |
|
undeath |
hashcat
|
9 |
3,820 |
07-12-2019, 04:07 PM |
|
|
Thread: Can't use hashcat with AMD Radeon R9 380
Post: RE: Can't use hashcat with AMD Radeon R9 380
On what basis are you expecting higher speed? What speed would you expect? |
|
undeath |
hashcat
|
9 |
3,820 |
07-12-2019, 08:05 PM |
|
|
Thread: Can't use hashcat with AMD Radeon R9 380
Post: RE: Can't use hashcat with AMD Radeon R9 380
Alexou Wrote: (07-13-2019, 12:36 AM)
--
130 kH/s = 130000 hash/s ?
--
correct |
|
undeath |
hashcat
|
9 |
3,820 |
07-13-2019, 12:55 AM |
|
|
Thread: Is my config too weak ?
Post: RE: Is my config too weak ?
It would certainly be useful to list your hardware if you want an opinion on that. Since you are using a laptop with CPU chances are pretty high it's not suitable for hashcat. (and running hashcat on ... |
|
undeath |
hashcat
|
1 |
1,088 |
07-13-2019, 11:30 AM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
https://github.com/hashcat/hashcat/blob/master/tools/test.pl
you can also do
Code:
--
crunch [options] | perl tools/test.pl passthrough 0 | hashcat -m 1400 -w 3 hash.txt
--
|
|
undeath |
hashcat
|
9 |
3,421 |
07-13-2019, 12:34 PM |
|
|
Thread: GPU GTX 1080 + Intel Xeon CPUs
Post: RE: GPU GTX 1080 + Intel Xeon CPUs
Try reinstalling the gpu driver. |
|
undeath |
hashcat
|
2 |
1,627 |
07-16-2019, 05:57 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
philsmd Wrote: (07-18-2019, 12:01 PM)
--
actually we should add this limitation to docs/limits.txt (can somebody request this on github ?)
--
https://github.com/hashcat/hashcat/issues/2121 |
|
undeath |
hashcat
|
10 |
4,102 |
07-18-2019, 04:36 PM |
|
|
Thread: vast.ai gpu rentals?
Post: RE: vast.ai gpu rentals?
try with the beta version https://hashcat.net/beta/ |
|
undeath |
hashcat
|
6 |
2,847 |
07-20-2019, 11:01 AM |
|
|
Thread: How to use checkpoint in hashcat beta (Windows)
Post: RE: How to use checkpoint in hashcat beta (Windows...
What do you mean by "not works"? What's happening? |
|
undeath |
hashcat
|
5 |
2,167 |
07-21-2019, 12:53 PM |
|
|
Thread: Password crack help
Post: RE: Password crack help
|
undeath |
hashcat
|
1 |
995 |
07-21-2019, 05:38 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: how to read wordlist with separator :
Post: RE: how to read wordlist with separator :
more like
Code:
--
sed 's/^\([^:]*\):\(.*\)$/\1\n\2/' user_word.txt > all.txt
--
|
|
undeath |
hashcat
|
5 |
1,914 |
07-23-2019, 03:00 PM |
|
|
Thread: Unhandled Exception
Post: RE: Unhandled Exception
are you talking about some third-party gui? |
|
undeath |
hashcat
|
2 |
1,218 |
07-25-2019, 12:26 AM |
|
|
Thread: TESLA M60 - signature unmatched
Post: RE: TESLA M60 - signature unmatched
well, hard to tell, maybe it's just that slow. What's your GPU usage and benchmark result for that hash type? |
|
undeath |
hashcat
|
4 |
1,708 |
07-28-2019, 07:35 PM |
|
|
Thread: Rules for Swedish characters
Post: RE: Rules for Swedish characters
rules don't support multibyte characters |
|
undeath |
hashcat
|
4 |
1,606 |
07-31-2019, 05:28 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: Slow hash and fast hash
Post: RE: Slow hash and fast hash
hashcat brain is not a substitution for a distributed cracking solution. |
|
undeath |
hashcat
|
3 |
1,834 |
08-06-2019, 12:16 PM |