albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
648 stars 353 forks source link

Malloc: *** error for object,... #222

Open bane77111 opened 1 year ago

bane77111 commented 1 year ago

I forgot to mention, that i left running keyhunt for cca 2 days, after error ParsePublicKeyHex: Error invalid public key specified (Not lie on elliptic curve), i get keyhunt(5673,0x70000253d000) malloc: error for object 0x600006aaeeb0: pointer being freed was not allocated keyhunt(5673,0x70000253d000) malloc: set a breakpoint in malloc_error_break to debug

albertobsd commented 1 year ago

To be able to solve this i need to reproduce the behavior. Can you share the exact command that you used? Also list of target that you are using.

Without those two i can't reproduce the error to debug it.

bane77111 commented 1 year ago

To be able to solve this i need to reproduce the behavior. Can you share the exact command that you used? Also list of target that you are using.

Without those two i can't reproduce the error to debug it.

I use the commend: ./keyhunt -m bsgs -f 64.txt -R -k 128 -r 0010000000000000000000000000000000000000000000000000000000000000:fffffffffffffffffffffffffff1111ebaaedce6af48a03bbfd25e8cd0364140 -q -t 8

File of pub. keys: 64.txt