find missing characters from my private key
#4
(05-31-2018, 07:11 PM)burnt Wrote:
(05-31-2018, 06:24 PM)royce Wrote: If there are 32 random characters missing, there is no way to bruteforce that space in our lifetimes.


Thank you for the reply, although I was hoping I wouldn't hear that :/ if the missing 32 characters can only be abcdef1234567890 because it is hex (non case sensitive)

will that narrow it down enough?


https://kb.myetherwallet.com/private-key...e-key.html

Also I found this which I executed on a test wallet with my cpu. It took about 15 min, but only 3 characters were missing.  If I could figure out how to get my GPU to do the processing for this script I think it may work within a reasonable amount of time. But I may be way off lol, I'm new


Messages In This Thread
RE: find missing characters from my private key - by burnt - 05-31-2018, 07:18 PM