Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-11-13 (10 months ago) | Not enough user ratings | Total: 49 | All time: 10,716 This week: 37 |
Version | License | PHP version | Categories | |||
bitcoin-php 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Web services, Finances, Applic..., G... |
A simple Bitcoin key generator built with PHP, JavaScript, and HTML. This project uses a wordlist to generate 12 random words, and from that obtains private keys. The corresponding public key is then checked for current and past balances.
This project demonstrates the vulnerability of cryptocurrency wallets when they use weak or easily predictable keys. On the other hand, it also serves as an educational tool to demonstrate how cryptocurrency wallets work and the importance of a secure key.
We welcome contributions of any kind. Feel free to fork and open a pull request, or just open an issue to discuss possible improvements.
This project is licensed under the MIT License. See the LICENSE
file for more details.
Files (11) |
File | Role | Description | ||
---|---|---|---|---|
css (2 files) | ||||
img (2 files) | ||||
js (2 files) | ||||
english.txt | Doc. | Documentation | ||
index.html | Data | Form page | ||
README.md | Doc. | Documentation | ||
readmeBr.md | Doc. | Documentation | ||
server_logic.php | Aux. | Auxiliary script |
Files (11) | / | css |
File | Role | Description |
---|---|---|
default.min.css | Data | Auxiliary data |
style.css | Data | Auxiliary data |
Files (11) | / | js |
File | Role | Description |
---|---|---|
funcoes.js | Data | Auxiliary data |
highlight.min.js | Data | Auxiliary data |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.