|
|
|
|
|
by hjorthjort
1644 days ago
|
|
I've noticed that there are a few hardcoded ones on the final page, where the account exists and the key is wrong. I'd say odds are that the website is wrong, but you can always load those keys in a wallet and see if they give you control over the actual address. If that works, I'd assume it's the case that some people have used weak keys (for example, a popular Ethereum wallet would actually generate 256 bits of entropy but accidentally truncate it to 32 bits in an operation), and any funds in those wallets will have been snagged long ago. Point being: generate a private key properly, and no one will ever find it. EDIT: I realize this is another page then the one I've seen previously, but I think the same idea applies. That one had support for Ethereum, too, and on the final page was an account with a balance. |
|