ikrahul / bip39-solver-gpu

Brute force BIP-39 Mnemonic using GPU

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

Brute force BIP-39 Mnemonic using GPU


Languages

Language:C 96.2%Language:Rust 3.8%