Bitcoin Forum
May 03, 2024, 06:47:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: BitCrack - A tool for brute-forcing private keys on: February 24, 2021, 03:22:09 PM

Thanks for your great help!

@NotATether,
CUDA 10.2 installation kept getting cancelled. The system is not compatible.
I am trying to install CUDA 11.2 and will test the pollard kangaroo software again this weekend.

@WanderingPhilospher, thanks for the helpful tip.

@renedx
the "gfx902" chip is the integrated onboard AMD-GPU combined with the dedicated Geforce GTX 1660 Ti in a ROG Zephyrus G14 notebook.

2  Bitcoin / Development & Technical Discussion / Re: BitCrack - A tool for brute-forcing private keys on: February 24, 2021, 09:12:30 AM
Hello guys,
Is there a way to stop the work and continue later at this point?


Holy crap thats some setup you have going! that's like what 4-5 v100s?

But anyway, if you want to save the point to start again later you can take the number in the brackets, in your example  the number would be 812,819,340,591,104 and covert that from decimal into hexadecimal here: https://brainwalletx.github.io/#converter which in the example would output 02e34140100000, you would just use that as your keyspace start point next time you want to run it.

It looks to me though that you are trying to crack a single address by running through the entire 2^160 keyspace? Would you not be better off trying to crack challenge address #120 with pollard kangaroo software? https://github.com/JeanLucPons/Kangaroo


Thanks for your help MeBender.
I am running BitCrack on an ASUS ROG Zephyrus G14 notebook,
NVIDIA GeForce GTX 1660 Ti 6GB GDDR6 Dedicated Graphics

pollard kangaroo does not work on my system. Unfortunately I have not found a way to install the CUDA SDK 10.2. I'll try again this weekend.

(sorry for my broken English)
3  Bitcoin / Development & Technical Discussion / Re: BitCrack - A tool for brute-forcing private keys on: February 24, 2021, 08:01:19 AM
Hello guys,
Is there a way to stop the work and continue later at this point?


Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!