bip39-solver-cpu icon indicating copy to clipboard operation
bip39-solver-cpu copied to clipboard

Brute force BIP-39 Mnemonic using CPU

BIP39 Solver CPU

This project was used to benchmark how fast I could iterate through all possible BIP39 mnemonics given a certain amount of known words using only a CPU. This is not high quality production ready code, it was thrown together as quickly as possible. Read more here: .