Skip to content

Convert Massive #Bitcoin Private keys extended hex to WIF at once

License

Notifications You must be signed in to change notification settings

emmanuel211g/MassPrivatekeysToWIF

 
 

Repository files navigation

Mass Private keys To WIF

This tool convert multi bitcoin private keys hexadecimal format to WIF for import on any Wallet, or Mass import on Electrum Wallet thousands of keys at once.

Requirements

Python 2 OR Python 3

How To Use:

  1. Download or clone this tool (git clone https://github.com/ELHARAKA/MassPrivatekeysToWIF.git) to your computer.
  2. Open the tool folder, Copy Past all your privatekeys (hexadecimal format) in a text file called "brute-pvks.txt" and save.
  3. Double click on "pvkmassconvert_compressed.py".
  4. The tool will export all privatekeys in WIF format in a new text file called "list-WIF.txt" in the same folder.

YouTube Video Tutorial:

bitcoin-convertmassivepvks

If this tool was helpfull, you can leave a Tip if you want :)

Bitcoin: 1PASQz4zh8SXs4GURHMwc8MvkyxVp4KQc3

About

Convert Massive #Bitcoin Private keys extended hex to WIF at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%