Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
fxsniper
on 03/04/2021, 13:40:18 UTC

Hello Friend! What software was used for all this?

I do all by manual

if you can coding program you can create python script for work it better

I use VanitySearch-1.15.4_bitcrack and save output to file and use excel collect date

VanitySearch-1.15.4_bitcrack give only privatekey in hex

use other simple python script to convert from hex private key to other format
using library bit (pip install bit)