keyhunt icon indicating copy to clipboard operation
keyhunt copied to clipboard

Result Thread only

Open fifikas opened this issue 2 years ago • 1 comments

Hi,

After few hours try resolving my puzzle I got This resoult:

root@a05c7fde0349:/app/keyhunt# ./keyhunt -m bsgs -f key.txt -s 30 -t 8 -k 512 [+] Version 0.2.230519 Satoshi Quest (legacy), developed by AlbertoBSD [+] Stats output every 30 seconds [+] Threads : 8 [+] K factor 512 [+] Mode BSGS sequential [+] Opening file key.txt [+] Added 1 points from file [+] N = 0x100000000000 [+] Bloom filter for 2147483648 elements : 7361.33 MB [+] Bloom filter for 67108864 elements : 230.04 MB [+] Bloom filter for 2097152 elements : 7.19 MB [+] Allocating 32.00 MB for 2097152 bP Points [+] processing 2147483648/2147483648 bP points : 100%

[+] Thread 0Killed50ad7a7519c......

No word "private key" or something similar. Any idea what it is ?

fifikas avatar Oct 21 '23 21:10 fifikas

Killed means that the process was killed by by the operating system, maybe some issue with the memory management or something like that who knows, this is not a problem of keyhunt is problem of your OS

albertobsd avatar Oct 22 '23 10:10 albertobsd