Post
Topic
Board Wallet software
Re: Need help recovering private key from 2009-2010
by
signer
on 07/12/2023, 06:27:11 UTC
Quote: Also keep in mind that removing all question marks it leaves you with 66 chars. You still need to remove 2 

Could the first 2 characters be 0X ? If so, you can remove these 2 leaving you with 64 chars (32 hex pairs)
often hex output is prefixed with 0X to denote a hex string follows.

Thanks. Then how would I use the result? Just convert the hex to another format?