Mass Hex To WIF

Mass Hex To WIF

This tool can accept input file of hex keys(64 chars hexadecimal value)transaction ID/hash,root hashes,merkel hashes etc and can convert them to compressed WIF(Normal/p2wpkh/p2wpkh-p2sh) & uncompressed format.you can import these mass keys all together in bitcoin clients like Electrum to get latest transaction and balance.remember that p2wpkh & p2wpkh-p2sh works only with compressed WIF.

we will use windows for easy testing the tool.

Prerequisite

edit the brute_pvks.txt with hex values(64 chars)you want to convert

Program run-Compressed WIF Keys

D:\IDM\Downloads\Compressed\MassHexToWIF>python pvkmassconvert_compressed.py

this command will create Compressed_WIF.txt file in same folder

Program run-Uncompressed WIF Keys

D:\IDM\Downloads\Compressed\MassHexToWIF>python pvkmassconvert_uncompressed.py

this command will create Uncompressed_WIF.txt file in same folder

Program run-P2WPKH Uncompressed WIF Keys

D:\IDM\Downloads\Compressed\MassHexToWIF>python pvkmassconvert_p2wpkh.py

this command will create Uncompressed_P2WPKH.txt file in same folder

Program run-P2WPKH-P2SH Uncompressed WIF Keys

D:\IDM\Downloads\Compressed\MassHexToWIF>python pvkmassconvert_p2wpkh-p2sh.py

this command will create Uncompressed_P2WPKH_P2SH.txt file in same folder.

Import

now you can import any of these text file WIF keys in exact same format using electrum.

for example we import 100 P2WPKH-P2SH keys from file and click next

we can see it imported the wif keys and showing the addresses starting with “3”

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Prev
Bitcoin Core wallet

Bitcoin Core wallet

This is bitcoin core wallet

Next
E-Books

E-Books

You May Also Like