Bitcoin Forum
September 24, 2024, 10:12:16 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: partial wallet recovery usable ?  (Read 577 times)
notNigel (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 26, 2013, 11:51:23 AM
 #1

I formatted a drive with some coin on it, so I ran pytools and it gave me a partial wallet, which just seems to contain gibberish and fragments of hex. The bitcoin client won't accept it. Is there any way to get the keys with a hex editor ?
fligen
Member
**
Offline Offline

Activity: 102
Merit: 10


Crypto Pros


View Profile WWW
November 26, 2013, 12:10:41 PM
 #2

If you have some you should be able to crack them.

2^256 = 115792089237316195423570985008687907853269984665640564039457584007913129639936 tries to brute force

If you have half:
2^128 = 340282366920938463463374607431768211456 tries to brute force

See the difference? #1 is impossible, #2 actually would take the bitcoin global hashing network like two days.

notNigel (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
November 26, 2013, 09:55:31 PM
 #3

No I was wondering if pywallet gets all the keys or whether there is a better way to read the raw data and recognise the keys... ?
flatfly
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
November 28, 2013, 04:26:21 PM
 #4

If you have some you should be able to crack them.

2^256 = 115792089237316195423570985008687907853269984665640564039457584007913129639936 tries to brute force

If you have half:
2^128 = 340282366920938463463374607431768211456 tries to brute force

See the difference? #1 is impossible, #2 actually would take the bitcoin global hashing network like two days.

Wrong... #2 is also vastly out of reach of any current computational resources.
Pages: [1]
  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!