wif-key

There are 3 repositories under wif-key topic.

  • DarthJahus/WIFUnscrambler

    If yo have got multiple parts of a WIF key and do not know their correct order, this script will go through all the possible combinations, and check which one leads to the given address (you need to know the address).

    Language:Python3200
  • ceca69ec/bip38

    Encrypt and decrypt bitcoin private keys with bip-0038 standard

    Language:Rust1
  • alexeyneu/base58_2048

    tool for [0..2047] ⇆ [0..57] kind of transfers. supports from/to private keys in wif format to record them via phrase. 24 words supported.

    Language:C00