Coder Social home page Coder Social logo

carbonsphere / bip39-24th-checksum Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9 KB

This script can help you find BIP39 checksum word (a.k.a. last word). By inserting the first 23 words, it will iterate through BIP39 wordlist to find valid checksum word for your 23 wordlist.

PHP 100.00%

bip39-24th-checksum's People

Contributors

carbonsphere avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bip39-24th-checksum's Issues

Multiple Checksum Words For Same Passphrase?

UPDATE: I was able to independently verify this is actually valid, please close. Thanks!

I am testing this very cool code by generating random sets of 23 words then using the sample to find the correct checksum. What is confusing me is I ma getting multiple valid checksum words for the same seed phrase... is this correct?

[SEEDPHRASE] php -f findLedgerChecksumWord.php
Array
(
    [0] => odor
    [1] => vocal
    [2] => ticket
    [3] => hungry
    [4] => monkey
    [5] => address
    [6] => famous
    [7] => tuition
    [8] => much
    [9] => excuse
    [10] => spatial
    [11] => crouch
    [12] => gate
    [13] => donate
    [14] => eyebrow
    [15] => rifle
    [16] => rigid
    [17] => grape
    [18] => level
    [19] => roast
    [20] => share
    [21] => pepper
    [22] => term
)
Found Valid Word - athlete
Found Valid Word - civil
Found Valid Word - excuse
Found Valid Word - goat
Found Valid Word - orient
Found Valid Word - ripple
Found Valid Word - since
Found Valid Word - weird

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.