eddieoz / bip39-solver-gpu2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIP39 Solver GPU

This project was used to iterate through all possible BIP39 mnemonics given a certain amount of known words and a target address. It utilizes all available GPUs on the system. This is not high quality production ready code, it was thrown together as quickly as possible. Read more here: .

About


Languages

Language:C 97.7%Language:Rust 2.3%