Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 923 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 923 Bytes

PrivateKeyFinder

Private Key Finder, a tool for enhancing cryptocurrency security! By leveraging the 24-word mnemonic from BIP44, it allows users to manage multiple accounts and various cryptocurrencies securely. Running the software on an offline computer adds an extra layer of protection, ensuring that private keys are never exposed to the internet. This approach is particularly useful for generating alternate addresses that can be accessed with the 24 words, while keeping the private key safe on a mobile device or wallet. The inclusion of a password in BIP44 further strengthens security, making it even harder for unauthorized access.

Uses git clone https://github.com/Xor-el/CryptoLib4Pascal git clone https://github.com/svanas/delphereum git clone https://github.com/svanas/DelphiBigNumbers git clone https://github.com/Xor-el/HashLib4Pascal git clone https://github.com/Xor-el/SimpleBaseLib4Pascal