Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result Thread only #266

Open
fifikas opened this issue Oct 21, 2023 · 1 comment
Open

Result Thread only #266

fifikas opened this issue Oct 21, 2023 · 1 comment

Comments

@fifikas
Copy link

fifikas commented Oct 21, 2023

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 ?

@albertobsd
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants