Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
fxsniper
on 06/04/2021, 04:48:28 UTC
This is normal ? the same 5 last digits every --continue salve file
 

I think it is normal
that is Hexadecimal number
see 15 character backward is difference

What are you problem


if want to check
use Hexadecimal to Decimal converter
https://www.rapidtables.com/convert/number/hex-to-decimal.html

start=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB4580109BE466D0F818E
next=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB45803A3E326710F818E
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140

convert
start=104215500000000013950216560791676821333686418379511238386252825580488178499982
next=104215500000000013950216560791676821333686418379511238386253013083367226179982
end=115792089237316195423570985008687907852837564279074904382605163141518161494336

calculate
104215500000000013950216560791676821333686418379511238386252825580488178499982-104215500000000013950216560791676821333686418379511238386253013083367226179982
= -187502879047680000

scan = 187502879047680000  key

187502879047680000 = hex = 29A24E004000000

five character difference , I think it is normal