Bitcoin privkey checker

bitcoshi

New Member
Feb 3, 2022
1
0

Download
Post automatically merged:

Instruction manual:
1) Download and install.NET Core 3.1 from this link https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-3.1.409-windows-x64-installer
2) Run the start.bat script - this will start the checker itself. First, it will load the entire database into RAM (the size in memory is about 4 gigs), and then the search of wallets itself will begin.
The console will display the total number of verified wallets, as well as the number of wallets found with a balance.
All found wallets will be added to a file wet.txt in the program folder.

Good luck!