Hunting Bitcoin private keys and solving crypto puzzles. https://privatekeys.pw
Put N half of your K number
Читать полностью…That would be a good idea .
Читать полностью…nobody is able to fix by talking bad hardware :)
Читать полностью…Yes , it overheats too, and get freeze after some time that I've to force close my utm and open again, since I've MacBook m1, Linux 22.04 is installed, so what is my solution? Anybody know please?
Читать полностью…should not do OOM in normal situations, many run keyhunt bsgs on laptop without issues
Читать полностью…He runs keyhunt and it hangs his system, that could be anything... That requires looking into multiple things...
Читать полностью…He first need to determine if he has an overheating issue or if its something else
Читать полностью…i assuming you are a laptop user
Читать полностью…Not reverse, only sequential and random
Читать полностью…I'm using bsgs for #130, -k 128 with - t 8. So how do i solve hardware cooling issue?
Читать полностью…But N in big ranges can never get into the range of the private key and can go into a range twices…
Читать полностью…Now I understand better, thanks
Читать полностью…Split the range in small ranges
Читать полностью…So our only hope is to use the keyhunt (bsgs) in random mode for the 130?
Читать полностью…Use lower number of N and K
Читать полностью…think to change to linux native laptop
Читать полностью…Hum, I was looking for solution.. thinking to exchange for windows laptop with more RAM
Читать полностью…if you are not into it, visit a service
Читать полностью…usually it is cpu overheating or ram error, but as @Seraphimjm said, it can be anything
Читать полностью…If he uses WSL he cant use all processor and almost all memory for sure if he uses his system will hang
Читать полностью…ok, I though he was having hardware problems
Читать полностью…Yes I'm a laptop user CPU, HOW CAN I SOLVE MY ISSUE THEN?
Читать полностью…You're on your own with that one.
Читать полностью…Also i didn't get what is subtracted mod even though I read about it in GitHub page, all those public keys were from 40 bits?
Читать полностью…Probably you tested the random mode withing small range .. accordingly it will hit the pkey more than once because going random means if you are in range from 20000:30000 and the pkey is 24633 it will definitely hit it several times .. because everytime the N ends it picks a new random range .. and the new random range will definitely be somewhere around the targeted pkey it will be always ±x from the new picked range ..
Читать полностью…~/keyhunt$ sudo ./keyhunt -m bsgs -f testes/130.txt -b 130 -R -k 512 -St 8
Читать полностью…The question is, what is wrapper, split? literally split the key in half?
Читать полностью…