bernardladenthin / BitcoinAddressFinder

A high performance bitcoin address finder.
Apache License 2.0
170 stars 49 forks source link

Implement a SHA256 based brain wallet lookup #3

Closed bernardladenthin closed 3 months ago

bernardladenthin commented 3 years ago

Provide an implementation which reads rows of a file and create sha256 hash which is used as private key.

See:

Word-Lists:

bernardladenthin commented 3 months ago

It's implemented. For example, refer to: https://github.com/bernardladenthin/BitcoinAddressFinder/blob/ad9f09343659a75c4444480225be63a091f4fc00/examples/config_Find_SecretsFile.js. The mode for pre-hashed SHA256 values is set to "SHA256".