|
Message-ID: <20210209132029.GA2744@openwall.com> Date: Tue, 9 Feb 2021 14:20:29 +0100 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: JtR ethereum-opencl Hi, On Fri, Feb 05, 2021 at 01:27:31PM +0000, freeroute wrote: > We tried to use --format=ethereum-opencl with several ETH hashes, but it did not work. > Note: GPU support installed. > So we can use only --format=ethereum, but it's very slow. > Are there any conditions for this to work? ethereum-opencl only supports the older wallets that used PBKDF2. It does not support the newer ones that use scrypt. Moreover, GPUs aren't expected to provide good speeds at scrypt with those parameters even if such support is added. See: https://www.openwall.com/lists/john-users/2020/08/20/2 and earlier messages in that thread. So continuing to use the CPU format is your best option. Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.