Search content
Sort by

Showing 20 of 28 results by marksanchez5544
Post
Topic
Board Bitcoin Discussion
Re: Guess keys per second etc, vb6 bitcoin guesser
by
marksanchez5544
on 19/05/2023, 09:58:18 UTC
Wow, so here we have it.

No matter what i write on this post, either people say its impossible, or people say its possible but it wont happen, whats the point of even writing something here.
Post
Topic
Board Marketplace
Re: Don't buy "wallet.dat" files with lost passwords. EXCHANGE THEM!
by
marksanchez5544
on 18/05/2023, 16:51:33 UTC
Why would anyone sell a wallet with a huge balance for a low value, ask yourself an obvious question like that, answer, they wouldnt.
Post
Topic
Board Bitcoin Discussion
Re: Guess keys per second etc, vb6 bitcoin guesser
by
marksanchez5544
on 18/05/2023, 16:42:07 UTC
Results:

Yes i have been looking at this for on and off for a year as it does fascinate me. Because everyone says its impossible to do it, thats why i do it.

So with the latest app running, with the bubble sort routine in place and comparing to the half a million addresses, guess what first SUCCESS, a private key found, WIF import, and yes a small balance appeared.

Did i take the balance, NO, i didnt. But it does prove that guessing btc private keys can be successful.
Post
Topic
Board Bitcoin Discussion
Re: Guess keys per second etc, vb6 bitcoin guesser
by
marksanchez5544
on 14/05/2023, 09:56:32 UTC

Am i right, thats 50 billion in 4 seconds, so thats approx 12 billion or so in 1 sec?Huh

Seems like you have implemented a very efficient bubble sort in your app. If your app can compare 10,000 private keys to 5 million address keys in just 4 seconds, then it can perform probably 12 billion comparison per second, as you calculated.


If thats correct, i wonder what the figure in comparisons is in 24 hrs?? Its too big to calculate?

Assuming your app runs continuously for 24 hrs, it can perform probably 1.04 trillion comparison ithink ( idk if my calculation is correct ) its like 12 billion comparison x 86,400 seconds in 24 hours.


Also am i right in saying this number 9500000000000 is almost a trillion?

I think you are correct that 9,500,000,000,000 is almost a trillion. and it is actually 9.5 trillion.

Thankyou, to all those others that think its a bad thing to try and break crypto, without people trying to break it, security does not improve. It was once thought that crypto is not hackable, but unfortunately that is no longer the case. Its just like WPA on wifi networks 20 years ago, thought to be unbreakable, well it was, now we have WPA instead.
Post
Topic
Board Bitcoin Discussion
Re: Guess keys per second etc, vb6 bitcoin guesser
by
marksanchez5544
on 13/05/2023, 13:27:41 UTC
Just so u know, its purely a bit of fun for a lazy afternoon, and a coding experiment. Why do you always think of the worst.
Post
Topic
Board Bitcoin Discussion
Topic OP
Guess keys per second etc, vb6 bitcoin guesser
by
marksanchez5544
on 13/05/2023, 11:32:24 UTC
I wrote on this subject before in another post, but thought i would come back to this as i have an afternoon free an update the app.

I just need to verify my figures here so could someone else comment on this.

So the app has been updated and its no guessing keys much quicker and i will explain why.

The app generates a private key, and associated public key, wif key and the address key. The address key is the key which is then compared to the file which contains address keys and balances.

So here's the update, with a new bubblesort routine installed, and now with 5 million balance adddresses loaded in, the app can guess and compare approx 12 Billion comparisons a second.

It achieves this by generating 1 private address and comparing against the 5 million addresses each time, so therefore, 10000 private addresses compared against 5 million addresses = 50 billion comparisons, it does this in just over 4000 ms, thats 4 seconds.

Am i right, thats 50 billion in 4 seconds, so thats approx 12 billion or so in 1 sec?Huh

If thats correct, i wonder what the figure in comparisons is in 24 hrs?? Its too big to calculate?

Comments please?
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 15/07/2022, 20:30:07 UTC
I think that if I did find one, no one would believe me anyway. Lol
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 12/07/2022, 06:25:26 UTC
I think you miss the point.

I'm not guessing one particular number. I generate an address and then compare that to 60000 known addresses with balances, thus increasing the chance by 60000 on every attempt.

The computer is on for other reasons 24hrs a day, so no extra electric being used.

250 million numbers which is compared to 60000 known addresses with balances every 24hrs!

So if it does get one, it's will have a balance.

I believe bitcrack does exactly this but uses a GPU card.

Still a bit of fun.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 09/07/2022, 12:33:36 UTC
Not sure if I'm allowed to post a YouTube video, if not, moderator please delete it.

https://m.youtube.com/watch?v=QPJ_pGaJZlw

Video of the address guesser in action.

That's cool, man. You get 100 style points for using VB6!

I wouldn't spend much more time on this, however.

Even if you upgrade to C/C++ or start experimenting with GPU acceleration, you'll still just be wasting power (average reward per spent energy unit is pitiful, solo mining on a 486 would be more profitable).

Also, the "reward" is immoral, no? What if, by some miracle, you actually find an address with balance? Are you going to keep it? Help yourself to a finder's fee? What if it's someone's life savings?

If I were you, I'd take what I'd learned so far (finite fields, elliptic curves, hashing, etc.) and move on to a more worthwhile project.

Just some unsolicited advice from a fellow programmer, feel free to ignore Smiley


I know it's astronomically unreal, but so is the playing of the lottery, however people do win. Morally would I take someone's life savings, I don't think so, I'm really just interested in the subject.
I read up on bitcrack, so will probably take a dabble in that, as purchase of lowend GPU card is about 150$, in theory it would boost my little vb6 attempt of 2.4k per second to supposedly 25 M per sec if using bitcrack.

The whole point of this is a learning thing. I have a pc which is turned on the all time anyway, so why not run something on it, and as for the zero balances, I have chosen balances with 1000 dollars in them and upwards.

Again morally, would I take the balance?? Well I will be completely honest, I don't know, I guess it's down to how much is the balance. Again for me, it's a free lottery. Lol
Post
Topic
Board Marketplace
Re: Don't buy "wallet.dat" files with lost passwords. EXCHANGE THEM!
by
marksanchez5544
on 07/07/2022, 05:21:22 UTC

Slightly different, a btc address guesser in action, as you all seem to be trying to recover private keys.

https://m.youtube.com/watch?v=QPJ_pGaJZlw

Video of the address guesser in action.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 06/07/2022, 15:06:49 UTC
3yrs long time wow. I guess it's a bit like playing a free lottery.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 04/07/2022, 10:29:23 UTC
Not sure if I'm allowed to post a YouTube video, if not, moderator please delete it.

https://m.youtube.com/watch?v=QPJ_pGaJZlw

Video of the address guesser in action.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 03/07/2022, 14:17:30 UTC
It's so easy and quick to use, for scratch code it's perfect.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 03/07/2022, 13:15:58 UTC
107 Million keys per second, wow incredible performance.

I am now where near it. I am around 2400 keys per second, as I have now had time to let the app settle down, and as above the naive guess is about right.

I am not targeting any specific address, just generating an address, and then matching against random addresses, from a dBASE of 60000.

If I were to match against one specific address then the speed goes up.

Because I use a binary sorted search, matching against 1 or 60000 addresses does not really decrease the speed, so matching against a large database improves my chances of success.

I will put up a link to a video so u can see this running. Would u believe this is built with vb6, as I can't find the right c code yet.
Post
Topic
Board Beginners & Help
Merits 1 from 1 user
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 02/07/2022, 20:58:33 UTC
⭐ Merited by PowerGlove (1)
Lol.
Ok so started to build the app. First got 12 million computations per day as a test, this generates the private key, and public key etc. I now compare that to a database of 60000 known public keys and balances.

Day 3, improved the code somewhat. Now the same app is running at 500 million computations per 24 hrs, comparing the generated output against a dBASE of 60000 known balances addresses

So my computations are now 500 million * 60000 per 24hrs.
This is running on a Windows 7 pc icore 5.

Let's see what it comes up with in a day, a week, a year.

I know the numbers are huge.
Post
Topic
Board Beginners & Help
Merits 1 from 1 user
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 30/06/2022, 14:52:20 UTC
⭐ Merited by PowerGlove (1)
Interesting conversation, thanks everyone, now to build the app and try. Lol
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 30/06/2022, 06:08:30 UTC
I understand all of the above, but the point I am making is this.

I can generate a private key, and from there I can generate a public address, from that same private key.

If I did this enough times, and it may take forever, eventually I will match a public address, and I will have the private key from it, so I can claim the balance if it had one, in theory?
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 29/06/2022, 15:52:16 UTC
Hi, is the hash 160 for legacy addresses?
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 29/06/2022, 06:31:40 UTC
I know this is all theory, but it seems to me that if btc wallets just reply on you not matching the private key, then it's a lack of security surely, as I know the fastest super computer on the planet can cycle through the combinations in 9 days.
Post
Topic
Board Beginners & Help
Re: Collisions on private addresses? Balances?
by
marksanchez5544
on 28/06/2022, 21:23:39 UTC
Thanks for the answer.

Is it true if that were to happen, all I need is the private key to spend the funds?

Thanks