Skip to content

Try to find the WIF key and get a donation 200 btc

Notifications You must be signed in to change notification settings

jonlloner/wif500

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

Challenge WIF 500

wif500
Find the key, get 200 BTC donations!

The known part of the key is 40 characters from 52
The address 1PfNh5fRcE9JKDmicD2Rh3pexGwce1LqyU 500 btc

You can search yourself in WifSolverCuda
If you are lucky, you can donate coins to the BTC address: 1HUAWqBHkTNuSLMyCUBXBA3DoPstpMyoyv

But before that, read the following:

The problem is people's greed.
Everyone wants to search individually to take possession of all the coins, this is logical.
The range of missing symbols is very very large and everyone is spinning the same thing.
Some lone hunters make the mistake of rotating ranges that don't exist, further increasing the empty search time.
Sometimes they make other mistakes that make finding the key impossible.
After a week of searching, they begin to realize that the range is too large.
It is difficult and physically impossible to go through it, they will be disappointed, angry, and stop searching.

Challenge is a collective search for a key

A large range of 12 characters is divided into 3364 small ranges
The program is configured correctly, it takes into account many technical aspects of searching for the initial part of the key.
There is a table of hunters on which ranges are indicated in the process and passed. This way you won't pass empty ranges.
This speeds up the overall search process.
The advantage of the challenge is that each hunter, in case of a find, will receive quite a bit of compensation for the range he has covered.
Donate 200 btc is a worthy reward for a find.
You decide. Good luck!

How to participate in the challenge:

If you have a GPUs:
RTX 2070, 2080, 2090, 3060, 3070, 3080, 3090 and are ready to search for a key 24/7
In the table, select a FREE range between 0-3363

Run wif500.exe -range ? (? free range 0-3363)

RTX 3090 4 Gkey/s = ~4 days (one range)
RTX 3060 1.4 Gkey/s = ~9 days (one range)
RTX 2070 1,2 Gkey/s = ~12 days (one range)
The program has no checkpoints, and the continuation

Add a telegram GPU group
Write: @phrutis the numbers of the range in which you took for the search.
I will accept your participation and add you to the table
Do not take busy (in progress) ranges, see the table.
Don't join if

  1. Your gpu is below RTX 2070
  2. You are just interested, but you are not going to participate either.
  3. Ask questions not related to the challenge.

When you have a range progress of more than 90% (100%) take a screenshot (photo) and post it in the group.
I will (check) and mark the range as passed, assign it to you.

If the key is found, it will be displayed in the window and will also be written to the text file FOUND.txt

Compensations:

  1. When the key is found, the hunter that did find it will receive a full 200 BTC reward.
  2. To the rest of the hunters, for every range completed, a 0.01 BTC (410 usd) reward (to cover the electricity costs and not mining all that period) will be paid after the key is found. Total reward equals to 33.64 (0.01 BTC/range x 3364 ranges).

Rules:

  1. Do not counterfeit the proof. Send genuine screenshot, search honestly - if you fake it and the key was in your range, everybody loses!
  2. If the key is found in early stages, that amount of 33.64 BTC for all the 3364 will be split among the hunters that have completed range searches. Example: Hunters completed cumulatively 1000 ranges at the time the key was found. The 33.64 BTC will be divided to those 1000 completed ranges, resulting in 0.03364 BTC for each completed range scan.

Frequently asked Questions:

WIF real?
To find out, you need to go through a very large range and find out.
This requires large GPU resources.

Why is the program without source codes?
The correct ranges and other parameters are sewn into the WifSolverCuda program.
Knowing them, the user can find the key on his own and take everything for himself.

Does the program require an internet connection?
No, the program is looking for the key offline.

If I find the key can I take all the coins for myself?
No, you will find the encrypted key.
Only the organizers of the challenge can decrypt this key and pay you a donation.

There is a video in which there is a similar key.
There are errors in the video that make the key impossible to find.

I have many GPUs. How to start?
Run each GPU separately with a new range Add your card id -d ?
For RTX 2070, 2080, 2090, 3060, 3070, 3080, 3090
wif500.exe -range 444 -d 0
wif500.exe -range 445 -d 1
wif500.exe -range 446 -d 2
wif500.exe -range 2057 -d 3
wif500.exe -range 8 -d 4
If you have any difficulties with the launch, you can ask in the group

About

Try to find the WIF key and get a donation 200 btc

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages