Bitcoin Forum
May 17, 2024, 01:31:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 4 [All]
  Print  
Author Topic: Brutforcing a wallet  (Read 8176 times)
blodyx (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 24, 2014, 09:17:53 AM
 #1

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?
iFacts
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 24, 2014, 09:18:52 AM
 #2

You can't just access a wallet if you know it's address. You need to know the private keys, which are private.
blodyx (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 24, 2014, 09:48:17 AM
 #3

I know to little of cryptography to even start...

Isnt cracking the privatkey about the same work as we already do?

The vanity thing. its just making random addresses and when you find the right public key you also have the private key?
blodyx (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 24, 2014, 09:56:40 AM
 #4

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?

Pretty much impossible. It would take many many lifetimes over. Don't believe me try it! https://en.bitcoin.it/wiki/Vanitygen

Here I tried to brute force this address https://blockchain.info/address/1FfmbHfnpaZjKFvyi1okTjJJusN455paPH better known as DPR's coins.
https://i.imgur.com/D4Buoip.jpg

lol that wallet would be worth "mining"
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
January 24, 2014, 11:03:17 AM
 #5

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).
Bitcoin ASICs can't generate private key / address pairs. They can only mine blocks.

Quote
So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?
Like I said, pools with their ASICs can't "break" addresses. And even if they could, it would take far longer than it takes the sun to burn out and die. The address space is simply that large.
Altoidnerd
Sr. Member
****
Offline Offline

Activity: 406
Merit: 251


http://altoidnerd.com


View Profile WWW
January 24, 2014, 01:43:22 PM
 #6

This doesn't even apply to point groups...just hashes.  I know you still can't get the keys.  Just a question about hash functions in general.

So I've tried to stare at hash code and stare and stare and figure out what actually make its irreversible.  Obviously, I lost track of the bits (I was trying to keep it together up here ->  Wink  but I didn't follow along..lost it somewhere around xor...).

But... is the irreversibility actually fundamental?  if you could ultra slow motion camera the bits literally flipping due to electrical impulses in the CPU, could you not play the movie backward discovering the inverse of the hash?

Parity and time reversal NeOne!?

Do you even mine?
http://altoidnerd.com 
12gKRdrz7yy7erg5apUvSRGemypTUvBRuJ
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 24, 2014, 05:26:10 PM
Last edit: April 17, 2016, 09:20:41 PM by Evil-Knievel
 #7

This message was too old and has been purged
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
January 24, 2014, 05:47:22 PM
Last edit: January 24, 2014, 05:58:44 PM by tacotime
 #8

Forget about that vanitygen stuff. Check out Evil-Knievel's Private Key cracker instead ... it operates 1000x faster than vanitygen  Wink

https://bitcointalk.org/index.php?topic=421842.msg4588472

Let's see... 150,000,000 keys per sec on a 7970, or 1.5 * 10^8 k/s.  There are maybe 1.0 * 10^8 Bitcoin addresses with unspent outputs.

If I remember right, the complexity of addresses is 2^128.  So, you have 1/(1.0 * 10^8 / 2^128) = 3.4 * 10^30 keys as the inverse of your probability for finding any private key to some unspent output (or basically, your reduced search space after accounting for all keys with unspent outputs).

That's (3.4 * 10^30 k / [1.5 * 10^8 k/s]) = 2.3 * 10^22 seconds to find a single private key to spend a random address' Bitcoins with a single 7970.  

That's only 52,000 * the age of the entire universe, so you should find one pretty quick!

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 24, 2014, 05:54:00 PM
Last edit: April 17, 2016, 09:20:35 PM by Evil-Knievel
 #9

This message was too old and has been purged
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
January 24, 2014, 05:56:08 PM
 #10

That's 100m public addresses with unspent outputs divided by the number of all possible addresses including collisions, or more simply the probability of any address of having an unspent output.

edit: Oh, duh, it's the inverse of that, sorry. X)

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
byt411
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
January 24, 2014, 06:05:54 PM
 #11

Why would you even want to bruteforce a wallet anyway? Are you a nasty thief that has nothing else to steal?
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
January 24, 2014, 06:07:15 PM
 #12


Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 24, 2014, 06:13:21 PM
Last edit: April 17, 2016, 09:20:29 PM by Evil-Knievel
 #13

This message was too old and has been purged
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
January 24, 2014, 10:36:13 PM
 #14

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

You'd have to do the math but even if 100 billion years pass in a few seconds how many seconds would it take to count to 2^256. Probably a incomprehensible amount of seconds.

Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
January 24, 2014, 11:38:17 PM
 #15

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

You'd have to do the math but even if 100 billion years pass in a few seconds how many seconds would it take to count to 2^256. Probably a incomprehensible amount of seconds.
Well, bruteforcing one address in 100 billion years might be possible, in fact you may even be able to bruteforce a few more than that.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
January 25, 2014, 01:32:00 AM
 #16

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

You'd have to do the math but even if 100 billion years pass in a few seconds how many seconds would it take to count to 2^256. Probably a incomprehensible amount of seconds.
Well, bruteforcing one address in 100 billion years might be possible, in fact you may even be able to bruteforce a few more than that.

Might want to rethink that...

115792089237316195423570985008687907853269984665640564039457584007913129639936 addresses

and

3155760000000000000ish seconds in 100000000000 years. I'll let you figure up the rest of the math.

coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
January 25, 2014, 02:19:47 AM
 #17

I can crack any crypto wallet in seconds, problem is I can not afford a quantum computer.

In all seriousness, can you imagine one of these bad boys hashing?

http://www.dwavesys.com/en/products-services.html

Quantum computing has arrived, thanks to Canadian ingenuity with funding from the CIA and Jeff Bezos.

Maybe we should start a group funding thread for one:)

Also what happens when someone (government or corporation with deep pockets) turns one of these loose on encrypted 'anything'

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
January 25, 2014, 02:22:38 AM
 #18

I can crack any crypto wallet in seconds, problem is I can not afford a quantum computer.

In all seriousness, can you imagine one of these bad boys hashing?

http://www.dwavesys.com/en/products-services.html

Quantum computing has arrived, thanks to Canadian ingenuity with funding from the CIA and Jeff Bezos.

Maybe we should start a group funding thread for one:)

Also what happens when someone (government or corporation with deep pockets) turns one of these loose on encrypted 'anything'

I don't think you understand the concept of "...they strongly imply that brute-force attacks against 256-bit keys will be infeasable until computers are built from something other than matter and occupy something other than space."

coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
January 25, 2014, 02:27:04 AM
 #19

I can crack any crypto wallet in seconds, problem is I can not afford a quantum computer.

In all seriousness, can you imagine one of these bad boys hashing?

http://www.dwavesys.com/en/products-services.html

Quantum computing has arrived, thanks to Canadian ingenuity with funding from the CIA and Jeff Bezos.

Maybe we should start a group funding thread for one:)

Also what happens when someone (government or corporation with deep pockets) turns one of these loose on encrypted 'anything'

I think someone proved that quantum computing doesn't help much in this scenerio.

Maybe, maybe not. But I want one to hash with Smiley

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
Nephilims
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 25, 2014, 05:25:00 AM
 #20

I imagine in this thread I know the least about the technical aspects of cryptocurrencies and this may be a bit off topic, but when bitcoins reached $1,200 I was curious to know how secure they were, so I gave my kid a task. He had 2 hours to see how many bitcoin addresses he could generate while checking each one for a positive balance. He found 3 accounts that contained many many bitcoins, I was so tempted to take them, that I had to delete his internet history.
Nephilims
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 25, 2014, 06:44:38 AM
 #21

I imagine in this thread I know the least about the technical aspects of cryptocurrencies and this may be a bit off topic, but when bitcoins reached $1,200 I was curious to know how secure they were, so I gave my kid a task. He had 2 hours to see how many bitcoin addresses he could generate while checking each one for a positive balance. He found 3 accounts that contained many many bitcoins, I was so tempted to take them, that I had to delete his internet history.

Yeah ok... Do you know how bitcoin addresses are even generated? Most applications have very unique entropy, so just by generating addresses you probably wouldn't get any hits. What was he using for the entropy source?

He typed long strings of random characters to generate each address.
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
January 25, 2014, 07:03:23 AM
 #22

I imagine in this thread I know the least about the technical aspects of cryptocurrencies and this may be a bit off topic, but when bitcoins reached $1,200 I was curious to know how secure they were, so I gave my kid a task. He had 2 hours to see how many bitcoin addresses he could generate while checking each one for a positive balance. He found 3 accounts that contained many many bitcoins, I was so tempted to take them, that I had to delete his internet history.

Yeah ok... Do you know how bitcoin addresses are even generated? Most applications have very unique entropy, so just by generating addresses you probably wouldn't get any hits. What was he using for the entropy source?

He typed long strings of random characters to generate each address.

El oh El. Troll.

Nephilims
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 25, 2014, 08:02:14 AM
 #23

I imagine in this thread I know the least about the technical aspects of cryptocurrencies and this may be a bit off topic, but when bitcoins reached $1,200 I was curious to know how secure they were, so I gave my kid a task. He had 2 hours to see how many bitcoin addresses he could generate while checking each one for a positive balance. He found 3 accounts that contained many many bitcoins, I was so tempted to take them, that I had to delete his internet history.

Yeah ok... Do you know how bitcoin addresses are even generated? Most applications have very unique entropy, so just by generating addresses you probably wouldn't get any hits. What was he using for the entropy source?

He typed long strings of random characters to generate each address.

El oh El. Troll.

I am not trolling

After seeing that, I assume it is very easy to generate addresses that contain coins and that you guys have to be aware of it. I forgot to mention he also found a few accounts that previously had coins too. But like I said, I am not trolling, just sharing my experience with the community.
samurai1200
Sr. Member
****
Offline Offline

Activity: 303
Merit: 250


View Profile
January 25, 2014, 09:09:15 AM
 #24

Um.


Hodl for the longest tiem.

Use it or lose it: http://coinmap.org/
U1TRA_L0RD
Full Member
***
Offline Offline

Activity: 126
Merit: 100

CAUTION: Angry Man with Attitude.


View Profile
January 25, 2014, 09:40:45 AM
 #25

I Really want to build a super GPU computer consisting of over 30 High end GPU's and take everyones BTC. Smiley
byt411
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
January 25, 2014, 01:06:29 PM
 #26

I Really want to build a super GPU computer consisting of over 30 High end GPU's and take everyones BTC. Smiley

LOL that is obvious, look at your trust rating!
Nancarrow
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
January 25, 2014, 02:15:43 PM
 #27

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

Unfortunately "Einstein's laws of the universe" work precisely the other way round. Bump something up to near lightspeed for however long you like, then bring it back, it'll only have run SLOWER than if you'd left it on Earth.

http://en.wikipedia.org/wiki/Time_dilation

If I've said anything amusing and/or informative and you're feeling generous:
1GNJq39NYtf7cn2QFZZuP5vmC1mTs63rEW
cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
January 25, 2014, 04:18:30 PM
 #28

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

Unfortunately "Einstein's laws of the universe" work precisely the other way round. Bump something up to near lightspeed for however long you like, then bring it back, it'll only have run SLOWER than if you'd left it on Earth.

http://en.wikipedia.org/wiki/Time_dilation


I'm glad I read to the end of the thread before pointing this out too.  ;-) 
U1TRA_L0RD
Full Member
***
Offline Offline

Activity: 126
Merit: 100

CAUTION: Angry Man with Attitude.


View Profile
January 26, 2014, 01:33:05 AM
 #29

I Really want to build a super GPU computer consisting of over 30 High end GPU's and take everyones BTC. Smiley

LOL that is obvious, look at your trust rating!
Not even close to being a scammer, A scammer buster, I had to give negative to warn the community and I got negative back, Read before talking buddy Wink
sase007
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
January 26, 2014, 01:36:43 AM
 #30

Well... you can try to bruteforce wallet if you have enought time...


 
enought time = a few thousand years Cheesy Cheesy
U1TRA_L0RD
Full Member
***
Offline Offline

Activity: 126
Merit: 100

CAUTION: Angry Man with Attitude.


View Profile
January 26, 2014, 01:49:22 AM
 #31

Well... you can try to bruteforce wallet if you have enought time...


 
enought time = a few thousand years Cheesy Cheesy

I will have to take out my wizardry book to enhance the GPU's xD
sase007
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
January 26, 2014, 01:52:59 AM
 #32

Well... you can try to bruteforce wallet if you have enought time...


 
enought time = a few thousand years Cheesy Cheesy

I will have to take out my wizardry book to enhance the GPU's xD


lol Cheesy

But seriously now:

he could do it (in theory) if he has blessing of night mother...
It is like solo mining... you can find block in 1 minute or never Cheesy
Altoidnerd
Sr. Member
****
Offline Offline

Activity: 406
Merit: 251


http://altoidnerd.com


View Profile WWW
January 26, 2014, 02:57:14 AM
 #33

You will be happy to know brute forcing takes a little bit longer on the surface of the earth as clocks tick slower here than in free space.

If you sent away a brute forcing computer at high speeds, it would appear from earth's vantage point to be brute forcing more slowly.  So the brute force starship attack by brute speed is fundamentally flawed.

Do you even mine?
http://altoidnerd.com 
12gKRdrz7yy7erg5apUvSRGemypTUvBRuJ
odolvlobo
Legendary
*
Offline Offline

Activity: 4326
Merit: 3219



View Profile
January 26, 2014, 05:01:00 AM
 #34

Do not believe these disbelievers, nor believe all these eye catching "all addresses are safe" posters.
Just take a look at my video (http://www.youtube.com/watch?v=TC43aOdsf4g&hd=1) where I actually crack a private key live on camera.
All transactions in this video are performed on the real block chain, and can be verified on blockchain.info.
First off how do we know you entropy was not something like 1 and the cracker just generated that character first. This shows no flaw, it shows nothing. You took a public key from an unknown entropy and got the private key. You didn't brute force any private key. Until you brute force my private key, this video is invalid.
Lol, if the entropy was 1 we would have only two different addresses generated. But the random address generator was generating dozens of different addresses. More precisely, the entropy came from pythons "random.randrange()".
Actually, now I know that you are just trolling as you seem to ignore everything that I try to explain. You said it is not possible to crack any private_key ... but I have just cracked a private key in seconds. A private key of a legit bitcoin address verified on blockchain.info. So your statement is clearly not true.

You have demonstrated that random.randrange() can be an extremely poor entropy generator. I hope that no real bitcoin address generator uses that function to generate addresses, though I guess it is possible that someone might use it.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 26, 2014, 08:08:44 AM
Last edit: April 17, 2016, 09:20:10 PM by Evil-Knievel
 #35

This message was too old and has been purged
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1016

760930


View Profile
January 26, 2014, 10:43:40 AM
 #36

Do not believe these disbelievers, nor believe all these eye catching "all addresses are safe" posters.
Just take a look at my video (http://www.youtube.com/watch?v=TC43aOdsf4g&hd=1) where I actually crack a private key live on camera.
All transactions in this video are performed on the real block chain, and can be verified on blockchain.info.
First off how do we know you entropy was not something like 1 and the cracker just generated that character first. This shows no flaw, it shows nothing. You took a public key from an unknown entropy and got the private key. You didn't brute force any private key. Until you brute force my private key, this video is invalid.
Lol, if the entropy was 1 we would have only two different addresses generated. But the random address generator was generating dozens of different addresses. More precisely, the entropy came from pythons "random.randrange()".
Actually, now I know that you are just trolling as you seem to ignore everything that I try to explain. You said it is not possible to crack any private_key ... but I have just cracked a private key in seconds. A private key of a legit bitcoin address verified on blockchain.info. So your statement is clearly not true.

You have demonstrated that random.randrange() can be an extremely poor entropy generator. I hope that no real bitcoin address generator uses that function to generate addresses, though I guess it is possible that someone might use it.

hmmm.... for starters, randrange() is not a generator.

also, many wallets and tools use that function. One simple example is NoBrainr:
https://bitcointalk.org/index.php?topic=308972.0

I would like to challenge you to "crack" any key generated by it...
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 26, 2014, 10:51:42 AM
Last edit: April 17, 2016, 09:19:49 PM by Evil-Knievel
 #37

This message was too old and has been purged
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1016

760930


View Profile
January 26, 2014, 10:58:49 AM
 #38

flatfly: I have reviewed NoBrainr and I thing you do not need any of these sophisticated tools to crack addresses created by it.
Actually, a simple programmable calculator is enough.

Let me grab all cold wallets ever created with NoBrainr, and come back to this thread ;-)

I'm not convinced about your uber hax0r skills but you sure are entertaining Wink

Of course, if you post a proof (other than a funny/shaky/blurry video), I'll review my statement Smiley
Evil-Knievel
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
January 26, 2014, 11:06:21 AM
Last edit: April 17, 2016, 09:19:37 PM by Evil-Knievel
 #39

This message was too old and has been purged
prezbo
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
January 26, 2014, 11:07:44 AM
 #40

flatfly: I have reviewed NoBrainr and I thing you do not need any of these sophisticated tools to crack addresses created by it.
Actually, a simple programmable calculator is enough.

Let me grab all cold wallets ever created with NoBrainr, and come back to this thread ;-)

I'm not convinced about your uber hax0r skills but you sure are entertaining Wink

Of course, if you post a proof (other than a funny/shaky/blurry video), I'll review my statement Smiley

There is no proof needed:

Nobrainr:
Wordlist Length: 7776
Number of Random Words: 7
Size of Search Space: 7776^7 = 1.71 * 1027
Maximum Possible Search Space: 2256 = 1.15 * 1077
Result: Searchspace is Reduced to this percentage: 1.484618518476838608918817891513466139612896777*10-50

I am starting right away, in the hope that anyone has a 1000 BTC cold wallet out there just waiting for me.

Good luck with that. Cheesy
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1016

760930


View Profile
January 26, 2014, 12:08:13 PM
 #41

flatfly: I have reviewed NoBrainr and I thing you do not need any of these sophisticated tools to crack addresses created by it.
Actually, a simple programmable calculator is enough.

Let me grab all cold wallets ever created with NoBrainr, and come back to this thread ;-)

I'm not convinced about your uber hax0r skills but you sure are entertaining Wink

Of course, if you post a proof (other than a funny/shaky/blurry video), I'll review my statement Smiley

There is no proof needed:

Nobrainr:
Wordlist Length: 7776
Number of Random Words: 7
Size of Search Space: 7776^7 = 1.71 * 1027
Maximum Possible Search Space: 2256 = 1.15 * 1077
Result: Searchspace is Reduced to this percentage: 1.484618518476838608918817891513466139612896777*10-50
Analogon: This means like I can hide a 10 dollar bill anywhere in the universe, but by accident I have hidden it somewhere in your house.

I am starting right away, in the hope that anyone has a 1000 BTC cold wallet out there just waiting for me.

This is all well known. (Full discussion in the NoBrainr thread)

It must be a hell of a programmable calculator you have if it can crack that. I want the same one Smiley

Also I'd love to try out what you're smoking.

(No offense meant, I was also young and naive not so long ago)
odolvlobo
Legendary
*
Offline Offline

Activity: 4326
Merit: 3219



View Profile
January 26, 2014, 05:13:51 PM
 #42

You have demonstrated that random.randrange() can be an extremely poor entropy generator. I hope that no real bitcoin address generator uses that function to generate addresses, though I guess it is possible that someone might use it.
hmmm.... for starters, randrange() is not a generator.
also, many wallets and tools use that function. One simple example is NoBrainr:
https://bitcointalk.org/index.php?topic=308972.0
I would like to challenge you to "crack" any key generated by it...

You are right. I was being sloppy. The problem is not with random.randrange() specifically, but how it might be used. For example, this is an extremely poor way to generate addresses:


key <- SHA-256(random.randrange(0, 232-1, 1))

I'm guessing that this is similar to how the OP generated the addresses that he could easily crack.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
odolvlobo
Legendary
*
Offline Offline

Activity: 4326
Merit: 3219



View Profile
January 26, 2014, 05:23:03 PM
 #43

There is no proof needed:
Nobrainr:
Wordlist Length: 7776
Number of Random Words: 7
Size of Search Space: 7776^7 = 1.71 * 1027
Maximum Possible Search Space: 2256 = 1.15 * 1077
Result: Searchspace is Reduced to this percentage: 1.484618518476838608918817891513466139612896777*10-50
Analogon: This means like I can hide a 10 dollar bill anywhere in the universe, but by accident I have hidden it somewhere in your house.

I am starting right away, in the hope that anyone has a 1000 BTC cold wallet out there just waiting for me.

Before you start, at least try to figure out how successful you might be: If you can check 1 trillion addresses per second (1012), then it will take you only 1015 seconds (32 million years) to go through the entire space.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
prezbo
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
January 26, 2014, 06:23:56 PM
 #44

Before you start, at least try to figure out how successful you might be: If you can check 1 trillion addresses per second (1012), then it will take you only 1015 seconds (32 million years) to go through the entire space.
No no no, don't you dare bring logic into this!
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
January 26, 2014, 07:55:07 PM
 #45

Well, the "laws of the universe" know time dilletation right?
You could cause a computer, which is accellerated to near light speed, to bruteforce for 100.000.000.000 years (your picture states that power consumption is negligable)  while here on earth only a few seconds pass by. This is Einstein's "laws of the universe".  Grin

You'd have to do the math but even if 100 billion years pass in a few seconds how many seconds would it take to count to 2^256. Probably a incomprehensible amount of seconds.
Well, bruteforcing one address in 100 billion years might be possible, in fact you may even be able to bruteforce a few more than that.

Might want to rethink that...

115792089237316195423570985008687907853269984665640564039457584007913129639936 addresses

and

3155760000000000000ish seconds in 100000000000 years. I'll let you figure up the rest of the math.
You are thinking counting in terms of now, you don't know the technology we'd have in 100-200 years let alone 100 billion.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1136

All paid signature campaigns should be banned.


View Profile WWW
January 29, 2014, 09:13:22 AM
 #46

Dear Threadstarter...

Do not believe these disbelievers, nor believe all these eye catching "all addresses are safe" posters.
Just take a look at my video (http://www.youtube.com/watch?v=TC43aOdsf4g&hd=1) where I actually crack a private key live on camera.

All transactions in this video are performed on the real block chain, and can be verified on blockchain.info.

Have fun watching.

First off how do we know you entropy was not something like 1 and the cracker just generated that character first. This shows no flaw, it shows nothing. You took a public key from an unknown entropy and got the private key. You didn't brute force any private key. Until you brute force my private key, this video is invalid.

Lol, if the entropy was 1 we would have only two different addresses generated. But the random address generator was generating dozens of different addresses. More precisely, the entropy came from pythons "random.randrange()".
Actually, now I know that you are just trolling as you seem to ignore everything that I try to explain. You said it is not possible to crack any private_key ... but I have just cracked a private key in seconds. A private key of a legit bitcoin address verified on blockchain.info. So your statement is clearly not true.

You are not cracking anything stop saying it cause you are trolling, you trying to spread FUD, but what you did was just take advantage of poorly created addresses. "random.randrange()" isn't used in any wallet system that I know of it, so this isn't a problem.

What I am actually taking advantage of are "weak" addresses. They are not the same as poorly created addresses. Weak addresses may come from any entropy source - i could (if I had the time to) generate weak adresses using "/dev/urandom" and they would be still crackable easily.
It does not depend on the entropy, in fact it all depends on the distance to a rendezvous point.
See:

https://bitcointalk.org/index.php?topic=437220.msg4813821#msg4813821

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
February 07, 2014, 01:06:39 PM
 #47

how do you locate Rendezvous addresses?

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
BitEscrow
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
February 08, 2014, 04:48:34 AM
 #48

This whole concept is really, really, flawed. Every single key and wallet ever made can be found at directory.io If you know how to brute force theres your weakness.
itod
Legendary
*
Offline Offline

Activity: 1974
Merit: 1076


^ Will code for Bitcoins


View Profile
February 08, 2014, 09:18:07 AM
 #49

This whole concept is really, really, flawed. Every single key and wallet ever made can be found at directory.io If you know how to brute force theres your weakness.

Let me give you a hint how to avoid being laughed to in public: Think for a few seconds before you post. If you tried that before you posted this above you would notice there's 121 byte of data in every line on that page that looks like this:
Quote
5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEsreAbuatmU 1MsHWS1BnwMc3tLE8G35UXsS58fKipzB7a 1Q1pE5vPGEEMqRcVRMbtBK842Y6Pzo6nK9
Also you would notice that there are 128 lines per page. The site claims there are 904625697166532776746648320380374280100293470930272690489102837043110636675 such pages in their database. If you multiplied these three numbers you would get:
https://www.google.rs/search?q=121+*+128+*+904625697166532776746648320380374280100293470930272690489102837043110636675
That's the number starting with 1 and having 79 trailing digits after that. You would immediately realize that mankind would never have database that big and that something must be wrong with your thinking, and you would not post!

Alas, that would have the consequence we would not laugh, which is bad for us, but good for you.
Mivexil
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 08, 2014, 10:30:51 AM
 #50

This whole concept is really, really, flawed. Every single key and wallet ever made can be found at directory.io If you know how to brute force theres your weakness.

If you know how to launch the Earth away from your PC at near-light-speed velocity, then maybe, maybe. But let's just say, you'd need a very big catapult Cheesy

Also, @itod, I think this site generates the addresses per request. That would make it somewhat plausible.
itod
Legendary
*
Offline Offline

Activity: 1974
Merit: 1076


^ Will code for Bitcoins


View Profile
February 09, 2014, 01:28:46 AM
 #51

Also, @itod, I think this site generates the addresses per request. That would make it somewhat plausible.

Of course, serves the next 128 keys no matter what page number you type in URL, you can check. A joke.
fran2k
Hero Member
*****
Offline Offline

Activity: 784
Merit: 500


View Profile WWW
August 01, 2014, 12:29:10 AM
 #52

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?

Pretty much impossible. It would take many many lifetimes over. Don't believe me try it! https://en.bitcoin.it/wiki/Vanitygen

Here I tried to brute force this address https://blockchain.info/address/1FfmbHfnpaZjKFvyi1okTjJJusN455paPH better known as DPR's coins.


Epic. 7.2E23 years.
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
August 01, 2014, 12:32:46 AM
 #53

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?

Pretty much impossible. It would take many many lifetimes over. Don't believe me try it! https://en.bitcoin.it/wiki/Vanitygen

Here I tried to brute force this address https://blockchain.info/address/1FfmbHfnpaZjKFvyi1okTjJJusN455paPH better known as DPR's coins.


Epic. 7.2E23 years.

Yep it proving the that the laws of the universe are in line with bitcoin!
Razick
Legendary
*
Offline Offline

Activity: 1330
Merit: 1003


View Profile
August 07, 2014, 03:58:39 AM
 #54

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?

There are so many different possible addresses that for all practical purposes it would be impossible.

ACCOUNT RECOVERED 4/27/2020. Account was previously hacked sometime in 2017. Posts between 12/31/2016 and 4/27/2020 are NOT LEGITIMATE.
Poker Tilt
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 07, 2014, 05:27:47 AM
 #55

It is not hard to find a wallet(the bitcoin address) with enormous amount of money in it.

Its not hard to find a network with enormous amount of hashing power(any pool).

So my question is; How safe is it realy? How long time would it take for a big pool to break a singel address and can it be done?

There are so many different possible addresses that for all practical purposes it would be impossible.
agreee anything will bee possible for hacker .
but nor for address wallet .
btcsup
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
August 07, 2014, 05:32:07 AM
 #56

If it was that easy to hack a wallet private keys,
we would for sure heard this long before your post. Grin


Free SIGNs giving everyday. Be part, don't miss!. SrmjM2Q8BK8S92TmLP7V3j3YNVJSY3KZ6G
bigasic
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000



View Profile
August 07, 2014, 09:52:16 PM
 #57

I was messing with the program where you put in a passphrase and it will make a bitcoin address. I actually found two that were used. one passphrase was satasi nakamoto and I cant remember the other one but it was an easy on too. Found that kind of interesting..
BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1136

All paid signature campaigns should be banned.


View Profile WWW
August 07, 2014, 10:43:45 PM
 #58

I was messing with the program where you put in a passphrase and it will make a bitcoin address. I actually found two that were used. one passphrase was satasi nakamoto and I cant remember the other one but it was an easy on too. Found that kind of interesting..
Generally, creating a private key from a passphrase is a very bad idea.  Private keys should be created from a cryptographically secure random number generator.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
Razick
Legendary
*
Offline Offline

Activity: 1330
Merit: 1003


View Profile
August 08, 2014, 10:15:17 PM
 #59

You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Once you have even one single outgoing transaction, your public key is NOT private.

Right, the public key is never supposed to be private. The person you quoted is referring to private keys.

ACCOUNT RECOVERED 4/27/2020. Account was previously hacked sometime in 2017. Posts between 12/31/2016 and 4/27/2020 are NOT LEGITIMATE.
Razick
Legendary
*
Offline Offline

Activity: 1330
Merit: 1003


View Profile
August 08, 2014, 10:18:03 PM
 #60

I was messing with the program where you put in a passphrase and it will make a bitcoin address. I actually found two that were used. one passphrase was satasi nakamoto and I cant remember the other one but it was an easy on too. Found that kind of interesting..
Generally, creating a private key from a passphrase is a very bad idea.  Private keys should be created from a cryptographically secure random number generator.

If you use a password that is either very long or created from a cryptographically secure source it should be fine, right? The chance of you brute forcing Ia*1a&5vR9NltU*$Ofl2 is extremely slim. If you can memorize it, the reduced risk of loss probably makes up for the reduction in security, which, while exponential, is still slight for practical purposes.

ACCOUNT RECOVERED 4/27/2020. Account was previously hacked sometime in 2017. Posts between 12/31/2016 and 4/27/2020 are NOT LEGITIMATE.
jonald_fyookball
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004


Core dev leaves me neg feedback #abuse #political


View Profile
August 13, 2014, 01:06:51 AM
 #61

You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Once you have even one single outgoing transaction, your public key is NOT private.

Right, the public key is never supposed to be private. The person you quoted is referring to private keys.

Public key is private also on unspent address.  This is extra security especially against poor wallet implementations.

Vortex20000
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

sucker got hacked and screwed --Toad


View Profile WWW
August 13, 2014, 06:02:38 AM
 #62

Quote from: iFacts
You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.

Google "Vanitygen".


OnkelPaul
Legendary
*
Offline Offline

Activity: 1039
Merit: 1004



View Profile
August 13, 2014, 06:17:23 AM
 #63

Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.

For some values of "simple", some values of "long", and some values of "enough".

In other words, impossible.

Onkel Paul

forsakenpnut
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
August 13, 2014, 06:46:55 AM
 #64

Quote from: iFacts
You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.

Google "Vanitygen".



Per month? I highly doubt it. More like couple hundred years.

gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
August 13, 2014, 07:02:44 AM
 #65

Quote from: iFacts
You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.

Google "Vanitygen".



Simple? Yes.
In a month? Theoretically impossible.

If you were to combine the computational power of every supercomputer, every computer, every laptop and tablet, every cell phone, every TI 89 calculator, every abacus, and every person on the planet with pencil and paper trying to guess the private key of a certain Bitcoin address would take so incredibly long that you, nor anyone else, could begin to fathom that amount of time.


Vortex20000
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

sucker got hacked and screwed --Toad


View Profile WWW
August 13, 2014, 07:47:42 AM
 #66

Quote from: iFacts
You can't just access a wallet if you know it's address. You need to know the private keys, which are private.

Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.

Google "Vanitygen".



Simple? Yes.
In a month? Theoretically impossible.

If you were to combine the computational power of every supercomputer, every computer, every laptop and tablet, every cell phone, every TI 89 calculator, every abacus, and every person on the planet with pencil and paper trying to guess the private key of a certain Bitcoin address would take so incredibly long that you, nor anyone else, could begin to fathom that amount of time.


Lol, just looked at the numbers. It would take my personal gaming computer 9,000,000,000,000 years to crack a private key.

Oops.

odolvlobo
Legendary
*
Offline Offline

Activity: 4326
Merit: 3219



View Profile
August 13, 2014, 08:40:23 AM
 #67

Quote from: iFacts
You can't just access a wallet if you know it's address. You need to know the private keys, which are private.
Cracking a bitcoin address with CPU is simple but takes a long time. With enough CPU I imagine an address per month would be a decent timeframe.
Google "Vanitygen".

Let's look at the math...

There are 2160 possible addresses. That's 1,461,501,637,330,902,918,203,684,832,716,283,019,655,932,542,976 addresses. Now there are ASIC miners that can compute 1 trillion SHA-256 hashes per second, so I can imagine an ASIC machine that could compute 1 trillion bitcoin addresses per second. That's 1,000,000,000,000 addresses per second. With that device, you could crack most of the 2160 possible addresses in about 1,461,501,637,330,902,918,203,684,832,716,283,020 seconds, or about 1,112,253,909,688,662,799,241,769,279,083 years.

Now, to be fair, you don't have to crack every address -- just the ones with the coins. I believe there are about 200,000 addresses with a non-trivial amount of BTC. With the device I described above, you could crack one of those addresses every 5,561,269,548,443,313,996,208,846 years, not once a month.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
August 13, 2014, 04:04:15 PM
 #68

You need someone with a 6th sense. Someone who can see "dead people". Someone who has some sort of little bird that tells them "The private key is ..."

That's the only way you get to "crack" it.

Brute force is never the fastest way. The fastest way is to use the $5 wrench.


Pages: 1 2 3 4 [All]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!