OverviewbitcoinBible is a Node.js application that scans through all books, chapters, and verses of the King James Bible to uncover potential hidden Bitcoin wallet information. The tool offers several modes for searching and hashing Bible verses, aiming to identify potential Bitcoin-related data in religious text.
This tool offers a fun and unique way to explore how hidden Bitcoin wallets might be encoded in one of the most widely known texts in historythe Bible.
Features:- Electrum Mnemonic Search: Search for Electrum mnemonics in each verse of the Bible.
- BIP39 Mnemonic Search: (Planned) Search for BIP39 mnemonics in each verse.
- SHA256 Hashing: Hash each verse with SHA256.
- Reversed Mode: Option to hash each verse in reverse (SHA256).
- Stop on Match: Stop the program once a Bitcoin wallet or mnemonic is found.
- Customizable Configurations: Easily configure the script via the config.json file.
Interesting FindsIve found some interesting hidden Bitcoin wallets while scanning the Book of Genesis and the Book of Numbers. These verses seem to contain potential Electrum mnemonics and hash patterns that resemble valid Bitcoin addresses and wallet seeds. The tool is still in its early stages, but the results so far have been promising!
GitHub LinkYou can find the full source code and contribute to the project on GitHub:
https://github.com/AusPrinzip/bitcoinBible