theBliz / bip39-solver-cpu

Brute force BIP-39 Mnemonic using CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: .

About

Brute force BIP-39 Mnemonic using CPU


Languages

Language:Rust 100.0%