Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 484 Bytes

bip38

bip38 decryption tool created by chigley (https://github.com/chigley/bip38) with imports fixed and arbitrary password check made possible

Usage

main.go must be modified where indicated to include your BIP-38 encrypted key and an input file to be tested against in order to bruteforce

Prior functionality from the original version has still been included, and documentation on checking a single key can be found at https://github.com/chigley/bip38