Skip to content
#

seedphrase

Here are 37 public repositories matching this topic...

Python-based cryptocurrency wallet forensics suite supporting 40+ wallet types on Windows, Linux, and macOS. Features encrypted vault analysis, wallet detection, seed recovery, multi-chain address derivation, threaded processing, and TXT/CSV/JSON export. Designed for security research, compliance, incident response, and blockchain investigations.

  • Updated Jul 31, 2026
  • Python

Professional BIP-39 Seed & HD Wallet Toolkit with 12–24 word mnemonics, checksum validation, BIP-44/49/84 derivation, and multi-chain support (BTC, ETH, SOL, LTC, DOGE, ADA, DOT, AVAX, ATOM, XRP, TRX). Features offline CSPRNG, PBKDF2-HMAC-SHA512, AES-256-GCM encryption, wallet recovery, CSV/JSON export, and custom derivation paths.

  • Updated Jul 31, 2026
  • Python

DuraShare splits a BIP39 phrase into durable, human-readable k-of-n shares using Shamir secret sharing over GF(2053). It offers an offline, software-assisted experience, while keeping all the math executable manually on paper. It also allows individual geographically distributed shares to be verified before recovery, without revealing the secret.

  • Updated Aug 28, 2026
  • TeX

Converts word seed phrase to ETH public / private keys and reverse. uses BIP32 and BIP39 to generate Public Address or PrivateKey from a randomly generated word seeds and reverse. MetaMask, Jaxx, MyEtherWallet (default), TREZOR App, Exodus, Electrum, MyEtherWallet (ledger), Ledger Chrome App, imToken...

  • Updated Jun 21, 2024

Add this topic to your repo

To associate your repository with the seedphrase topic, visit your repo's landing page and select "manage topics."

Learn more