Sunday, January 31, 2016

Bitcoin CPU Miner Control


This is a simple app that helps Windows users start mining without dealing with command-line operated binaries. It is bundled with the latest 32 & 64 bit builds of simpleminer and simplewallet.
Upon starting for the first time it will run simplewallet to generate a new address (with a default wallet password of x). The user can then input a pool host & port, select how many CPU cores they want to use, the click Start Mining. The app will spawn instances of simpleminer for each core with the approperiate command-line arguments.

Requipment :


Download :

Bitcoin Price Calculator


The Bitcoin Price Calculator tool allows you to convert any amount to and from bitcoin (up to six decimal places) and your preferred world currencies, with conversion rates based on the live Bitcoin Price Index.


Requipment :
- .NET Framework 3.5
- Disable any anti virus

Download :

Bitcoin Address Tools


Bitcoin Address Tools is a tool (like brainwallet) for address generator using bitcoinj API. Bitcoin Address Tools is a passphrase that converts into a wallet without the use of a wallet file. This passphrase is only stored in the mind of the wallet holder; it acts as an access mechanism to your wallet’s private key.

Bitcoin Address Tools is created simply by starting with a unique phrase. The phrase must be sufficiently long to prevent brute-force guessing - a short password, a simple phrase, or a phrase taken from published literature is likely to be stolen by hackers who use computers to quickly try combinations. A suggestion is to take a memorable phrase and change it in a silly way that is difficult to predict.

The phrase is turned into a 256-bit private key with a hashing or key derivation algorithm (example: SHA256). That private key is then used to compute a Bitcoin address, or a deterministic sequence of addresses.

Features :
- Random Generator
- Passpharse
- Mini Private Key
- Private Key (WIF) to address
- Secret Exponent
- Hash 160
- Public Key
- Private Key (DER)

Requipment :
.NET Framework 3.5
- Disable any anti virus

Download :