Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: krashfire on December 31, 2022, 04:30:21 AM



Title: Hex to Wif Mass convertor
Post by: krashfire on December 31, 2022, 04:30:21 AM
can anyone recommend a mass hex to wif convertor that actually works? tried the ones readily available on github, but it dont work.


Title: Re: Hex to Wif Mass convertor
Post by: Edwardard on December 31, 2022, 05:12:27 AM
can anyone recommend a mass hex to wif convertor that actually works? tried the ones readily available on github, but it dont work.
Did you try this?
https://github.com/joesciii/BitcoinKeyConverter (https://github.com/joesciii/BitcoinKeyConverter),
This tool may help you convert hex priv keys to wif offline. Instructions to use it given within the program.
Also, dont try too many random convertors online and risk your keys being stolen.


Title: Re: Hex to Wif Mass convertor
Post by: krashfire on December 31, 2022, 05:15:08 AM
can anyone recommend a mass hex to wif convertor that actually works? tried the ones readily available on github, but it dont work.
Did you try this?
https://github.com/joesciii/BitcoinKeyConverter (https://github.com/joesciii/BitcoinKeyConverter),
This tool may help you convert hex priv keys to wif offline. Instructions to use it given within the program.
Also, dont try too many random convertors online and risk your keys being stolen.
just tested this. it works. thanks bro.


Title: Re: Hex to Wif Mass convertor
Post by: Edwardard on December 31, 2022, 05:17:39 AM
can anyone recommend a mass hex to wif convertor that actually works? tried the ones readily available on github, but it dont work.
Did you try this?
https://github.com/joesciii/BitcoinKeyConverter (https://github.com/joesciii/BitcoinKeyConverter),
This tool may help you convert hex priv keys to wif offline. Instructions to use it given within the program.
Also, dont try too many random convertors online and risk your keys being stolen.
just tested this. it works. thanks bro.
You're welcome ;)