crackBTCwallet icon indicating copy to clipboard operation
crackBTCwallet copied to clipboard

Ckey or public key

Open TemplarWorld opened this issue 2 years ago • 0 comments

Hello in your example, after you find a possible key, you have to find the IV of the original Ckey, but in your calculation, you doublesha256 the public key; crackBTC > doublesha256 0382ca08ce78b0935099c74db12873a7dc1cba10a44165ce8cc1d0602f49ee97f5

So is it doublesha256 Ckey or public key?

TemplarWorld avatar Feb 09 '24 18:02 TemplarWorld