Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key Range #103

Open
An1an1 opened this issue Jan 21, 2023 · 3 comments
Open

Key Range #103

An1an1 opened this issue Jan 21, 2023 · 3 comments

Comments

@An1an1
Copy link

An1an1 commented Jan 21, 2023

How to understand what range to look for a certain key ? for example 56 bits, 84 bits - is there a definition of what these addresses ?

@mirameshs
Copy link

no. actually there is no definition or map to calc bit numbers. there are many ways like statistical methods to find a range or focus on available wallets with certain ranges.

@An1an1
Copy link
Author

An1an1 commented Jan 21, 2023

I want to understand why these particular wallets are hacked with this particular range in the description. How the range was chosen, by chance, or maybe due to the public key, or maybe some other distinctive

Puzzle #85: 84bits private key [2^84,2^85-1], [1Kh22PvXERd2xpTQk3ur6pPEqFeckCJfAr]

1000000000000000000000
1FFFFFFFFFFFFFFFFFFFFF
0329c4574a4fd8c810b7e42a4b398882b381bcd85e40c6883712912d167c83e73a

#110, 109bits private key [2^109,2^110-1], [12JzYkkN76xkwvcPT6AWKZtGX6w2LAgsJg]

2000000000000000000000000000
3FFFFFFFFFFFFFFFFFFFFFFFFFFF
0309976BA5570966BF889196B7FDF5A0F9A1E9AB340556EC29F8BB60599616167D

@mirameshs
Copy link

These are pre-planned issues and have not been created by chance or accident
Whoever made these issues intentionally put some bitcoins in them
Now, what was his purpose is a matter that we can talk more about later
There is no public or known solution for determining the range of a private key. There are lab tools for this purpose. There are also people and groups who claim that they can determine the range of the private key, but in my opinion, the range determined by them is so large that nothing can be done again, because if the range that They determined that it was small, they must have taken the bitcoins themselves. Don't you think so?
I have been doing a lot of research on these issues for about 1 year and I have reached some interesting results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants