Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Ethereum Wallet and 2x 1080ti what's the problem?
Post: RE: Ethereum Wallet and 2x 1080ti what's the probl...
|
undeath |
hashcat
|
8 |
5,507 |
12-10-2018, 07:49 PM |
|
|
Thread: Ethereum Wallet and 2x 1080ti what's the problem?
Post: RE: Ethereum Wallet and 2x 1080ti what's the probl...
Mem5 Wrote: (12-10-2018, 09:02 PM)
--
scrypt is very very slow. Buy more graphic cards ;)
--
wrong answer for scrypt. Buy more CPUs :P |
|
undeath |
hashcat
|
8 |
5,507 |
12-10-2018, 10:00 PM |
|
|
Thread: Ethereum Wallet and 2x 1080ti what's the problem?
Post: RE: Ethereum Wallet and 2x 1080ti what's the probl...
try running on your cpu instead of gpu |
|
undeath |
hashcat
|
8 |
5,507 |
12-11-2018, 11:35 AM |
|
|
Thread: Mixing GPU Series [ATi]
Post: RE: Mixing GPU Series [ATi]
|
undeath |
Hardware
|
2 |
5,511 |
03-24-2015, 04:38 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
Buy something newer and buy an nvidia card. If you're on a budget a used 750TI or 960 might be ok. |
|
undeath |
Hardware
|
10 |
5,512 |
03-17-2019, 12:11 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
I don't think AMD 7xxx cards still have opencl support, hence won't work with hashcat. Besides. AMD cards quickly overheat/heat throttle and need much more power. |
|
undeath |
Hardware
|
10 |
5,512 |
03-17-2019, 08:32 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
750TI is definitely the slowest of the three. Not sure about 960 vs 1050. |
|
undeath |
Hardware
|
10 |
5,512 |
03-18-2019, 04:45 PM |
|
|
Thread: How to use login for crack hash
Post: RE: How to use login for crack hash
separate the logins and put them into their own file. |
|
undeath |
General Help
|
3 |
5,541 |
11-26-2015, 03:08 AM |
|
|
Thread: GA-990FXA-UD3 problems..
Post: RE: GA-990FXA-UD3 problems..
|
undeath |
General Help
|
2 |
5,547 |
03-28-2014, 02:30 PM |
|
|
Thread: WPA/WPA2: Making it feasable?
Post: RE: WPA/WPA2: Making it feasable?
if it is truly random no. |
|
undeath |
General Help
|
2 |
5,559 |
05-06-2014, 10:35 PM |
|
|
Thread: Combinator attack
Post: RE: Combinator attack
4 wordlists will probably mean way to many combinations to finish in your lifetime (unless they are small). Of course you can redirect the output to a file as well. combinator list1 list2 > result |
|
undeath |
Old oclHashcat Support
|
2 |
5,559 |
08-18-2014, 08:19 PM |
|
|
Thread: See output of oclhashcat
Post: RE: See output of oclhashcat
There is not. This is not really possible since the program is heavily multithreaded. |
|
undeath |
Old oclHashcat Support
|
3 |
5,571 |
03-19-2015, 12:50 AM |
|
|
Thread: Cracking ethereum wallet password
Post: RE: Cracking ethereum wallet password
first, do not post hashes.
second, you are not specifying an attack mode and corresponding settings, hence hashcat defaults to stdin mode with a0. |
|
undeath |
hashcat
|
3 |
5,572 |
12-20-2017, 03:56 PM |
|
|
Thread: Cracking ethereum wallet password
Post: RE: Cracking ethereum wallet password
If you don't specify a mask hashcat will use a default one which is probably not what you want. Anyway, cracking such a wallet with bf is near impossible unless the password is very short (and you kno... |
|
undeath |
hashcat
|
3 |
5,572 |
12-20-2017, 04:36 PM |
|
|
Thread: Custom Feature
Post: RE: Custom Feature
you are looking for a lookup table. (e.g. rainbow table) PHPAss ist salted. This will therefore not work. (the way you want it to work) Anyway you would be better with a SQL table or something. (still... |
|
undeath |
Feature Requests
|
1 |
5,587 |
11-16-2012, 04:26 PM |
|
|
Thread: bcript+salt?
Post: RE: bcript+salt?
i don't know what Y is, but bcrypt has its native salt encoded in the hash string. If you have an additional salt that is non-standard and you have to do non-standard things. |
|
undeath |
hashcat
|
8 |
5,602 |
07-12-2018, 06:54 PM |
|
|
Thread: bcript+salt?
Post: RE: bcript+salt?
What command are you running to crack the example hash and what output do you receive? |
|
undeath |
hashcat
|
8 |
5,602 |
07-15-2018, 05:45 PM |
|
|
Thread: bcript+salt?
Post: RE: bcript+salt?
Don't install the sdk, only install the normal driver. |
|
undeath |
hashcat
|
8 |
5,602 |
07-16-2018, 03:53 PM |
|
|
Thread: Bcrypt Blowfish Unix Hash
Post: RE: Bcrypt Blowfish Unix Hash
is anything unclear about this warning?
Code:
--
* Device #2: Skipping unstable hash-mode 3200 for this device.
You can use --force to override, but do not report related errors.
--
|
|
undeath |
hashcat
|
5 |
5,603 |
02-27-2018, 06:36 PM |
|
|
Thread: Bcrypt Blowfish Unix Hash
Post: RE: Bcrypt Blowfish Unix Hash
ok, I'll translate the message for you:
Quote:
--
hash mode 3200 is known to be broken on this device. I'm refusing to run it. If you still want to run this hash mode on your broken device you can d... |
|
undeath |
hashcat
|
5 |
5,603 |
02-27-2018, 06:53 PM |