Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Search content
Authors
Topics
Boards
Date
Merits
Quotes
Others
Sort by
Relevance
Search
Showing
6
of
6
results
by
CriptoGiga
Compact mode
Post
65500892
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
19/06/2025, 21:48:24 UTC
Quote from: kTimesG on
Today
at 06:06:29 PM
Quote from: pbies on
Today
at 05:59:34 PM
For old wallets (2009-2017) there is not much to do beside having "performance counter data" which can lead to guessing private keys.
If you have this old perfdata you can generate old private keys and take the balance.
Seems like the only way to steal funds from these old addresses.
My best guess is that Satoshi wanted a pizza last September, and was out of cash.
Lucky delivery guy.
Now, where's the OG satoshi mining app used in Jan 2009?
https://satoshi.nakamotoinstitute.org/code/
Post
65426197
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
28/05/2025, 11:33:49 UTC
Quote from: GonzAlex on
Today
at 06:43:36 AM
Hi everyone. Can anyone share the private key they found in range #71 starting with f6f5431d25bbf7... or less characters.
Thanks for your help!
0000000000000000000000000000000000000000000000500000000304615F9C 1PWo3JeF5pJr8BDtMN6QFQmjs8p6gj5KgU 1475739525909722521500 f6f5431d2a99ce4fa2fd37a38586529fb9df8682
0000000000000000000000000000000000000000000000600000000DEEE121A7 1PWo3Je7tFEUnDZRvcaJokKFoW1VyucA6z 1770887431135959261607 f6f5431d21b0e2d35f05cd9f91ed2d8aac510571
000000000000000000000000000000000000000000000070000000176EC8012B 1PWo3Je8FDc3uMyWnFQgqLGGirVp98SyVG 2066035336356112630059 f6f5431d2223713ae7827b5e2d82ce0d331de076
Post
65287330
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
17/04/2025, 14:20:59 UTC
#Has anyone ever searched for hidden messages within hashes?
import base58
addr = '18bsqCiFJRy6iLQuomV9uQWuJG2TCzkK3h'
h160 = base58.b58decode_check(addr)[1:]
print (h160)
addr = '1Ax1Ske5KLG8NuBbhVQ3594DViop8RMPUC'
h160 = base58.b58decode_check(addr)[1:]
print (h160)
addr = '1BX5TLkQe5YEHYfQAFXEKnWgVmqTSGZhsF'
h160 = base58.b58decode_check(addr)[1:]
print (h160)
Post
65287279
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
17/04/2025, 14:02:16 UTC
Quote from: vneos on
Today
at 11:49:46 AM
Quote from: kTimesG on
Today
at 10:27:36 AM
Quote from: benjaniah on
Today
at 09:59:18 AM
The pubkey is there so the private key can be found in a few seconds.
How?
000000000000000000000000000000000000000000000017724AFA4320DAF4A7
He assumed the address was within 69.
Good morning, but how did you get the private key for address 19vkiEajfhnHnZjGpogP6Rv8sUQFvF7PiS, having only the public key?
Post was deleted
3 months ago (view)
Post
65287255
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
17/04/2025, 13:55:02 UTC
Quote from: POD5 on
Today
at 01:12:40 PM
Quote from: JimsR on
Today
at 12:46:05 PM
i dont have Github, my program is not Final. your CPU will melted, need to run with GPU.
Never run your hardware at maximum speed for a long time, in order to spare it...
And 100k keys/second it not much for 12 cores.
Good morning, but how did you get the private key for address 19vkiEajfhnHnZjGpogP6Rv8sUQFvF7PiS, having only the public key?
Post was deleted
3 months ago (view)
Post
65287195
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
CriptoGiga
on
17/04/2025, 13:30:41 UTC
Good morning, but how did you get the private key for address 19vkiEajfhnHnZjGpogP6Rv8sUQFvF7PiS, having only the public key?
Previous
←
1
Next
→