keyhunt icon indicating copy to clipboard operation
keyhunt copied to clipboard

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

Open bane77111 opened this issue 2 years ago • 2 comments

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

bane77111 avatar May 28 '23 08:05 bane77111

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.

albertobsd avatar May 28 '23 10:05 albertobsd

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

bane77111 avatar May 29 '23 03:05 bane77111