Author

Topic: Need old BitcoinQT release (from 2011?) (Read 198 times)

legendary
Activity: 3472
Merit: 1721
November 20, 2019, 04:50:20 PM
#8
and the fact that as I learned today - the impossibility wallet.dat encryption at that time.

Bitcoin started supporting the encryption of private keys in version 0.4.0 which was released on 2011/09/23:

https://sourceforge.net/p/bitcoin/mailman/message/28132490/
member
Activity: 374
Merit: 53
Telegram @keychainX
November 01, 2019, 07:41:47 AM
#7
Quote
1) Make a backup of the wallet.dat file before doing anything.
2) Do #1 again.


I know about backup's is first what i must... in all situations

Quote
Did you try starting Bitcoin Core with the -upgradewallet?
You should also be able to extract the keys using pywallet

Yes, I tried to run the client with all possible variables ... to no avail. Dump keys with all possible applications also does not result in what it should.


Quote
I can probably get you an old working windows build, but since I am just an anonymous person on the internet you really should not trust me....

I am aware of this ... in this situation, however, I have no choice but to be grateful if you can find it!


Quote
here is the various 0.3.2s on github
https://github.com/bitcoin/bitcoin/releases?after=v0.3.22rc6
looks like the zip file has a makefile, and you dont need a gui if you dont want to, mingw, should be able to run it in windows, not sure of the linux tar gz though ....
https://github.com/bitcoin/bitcoin/commit/d787e00a3bb47c513566a8f9baef5b6b3c6d93b4
Yes, I know there are source codes packed from every version. As I mentioned - all-day compilation attempts on both linux and windows were unsuccessful due to the dependencies probably used at that time, which are now either unavailable or collide with anything else. From these old sources I am not able to compile a working version ... this result is the topic created here :-)

Did you try to dump the wallet with pywallet? Its open source on github, you can find it here
https://github.com/jackjack-jj/pywallet

You could also try btcrecover from here:
https://github.com/gurnec/btcrecover

If pywallet makes a correct dump you will know the wallet is not corrupted and it has a valid password.

If pywallet has problems reading it, then most probably you have a damaged file.

It is still possible to dump keys but then its usually a custom job.

Good luck!

/KX
legendary
Activity: 3458
Merit: 6231
Crypto Swap Exchange
October 28, 2019, 06:26:04 PM
#6
PMd you a link with what I have at the moment.
Let me know if you need more.
-Dave
full member
Activity: 277
Merit: 106
October 28, 2019, 04:53:20 PM
#5
Quote
1) Make a backup of the wallet.dat file before doing anything.
2) Do #1 again.


I know about backup's is first what i must... in all situations

Quote
Did you try starting Bitcoin Core with the -upgradewallet?
You should also be able to extract the keys using pywallet

Yes, I tried to run the client with all possible variables ... to no avail. Dump keys with all possible applications also does not result in what it should.


Quote
I can probably get you an old working windows build, but since I am just an anonymous person on the internet you really should not trust me....

I am aware of this ... in this situation, however, I have no choice but to be grateful if you can find it!


Quote
here is the various 0.3.2s on github
https://github.com/bitcoin/bitcoin/releases?after=v0.3.22rc6
looks like the zip file has a makefile, and you dont need a gui if you dont want to, mingw, should be able to run it in windows, not sure of the linux tar gz though ....
https://github.com/bitcoin/bitcoin/commit/d787e00a3bb47c513566a8f9baef5b6b3c6d93b4
Yes, I know there are source codes packed from every version. As I mentioned - all-day compilation attempts on both linux and windows were unsuccessful due to the dependencies probably used at that time, which are now either unavailable or collide with anything else. From these old sources I am not able to compile a working version ... this result is the topic created here :-)
legendary
Activity: 3458
Merit: 6231
Crypto Swap Exchange
October 28, 2019, 04:06:28 PM
#4
1) Make a backup of the wallet.dat file before doing anything.
2) Do #1 again.
Did you try starting Bitcoin Core with the -upgradewallet?
You should also be able to extract the keys using pywallet

https://bitcointalksearch.org/topic/pywallet-22-manage-your-wallet-update-required-34028

I can probably get you an old working windows build, but since I am just an anonymous person on the internet you really should not trust me....

-Dave
full member
Activity: 277
Merit: 106
October 28, 2019, 08:45:34 AM
#3
If Bitcoin Core now thinks that the wallet is encrypted, it is either encrypted or very corrupted. Because Bitcoin Core has to maintain compatibility with previous versions, it is intentionally not possible for a valid old wallet to be misinterpreted as having new features.

It doesn't change the fact that as a result, I currently have my own wallet file with 1.5 BTC on it, which I can't move due to the fact that it asks for a password I never assumed. I tried all methods of recovering the password using all possible options that could be a potential password, but to no avail ... nothing surprising, because the password was not there. So, I repeat my inquiry in connection with the fact that I can't think of how to try on the original client.
staff
Activity: 3374
Merit: 6530
Just writing some code
October 27, 2019, 07:37:43 PM
#2
If Bitcoin Core now thinks that the wallet is encrypted, it is either encrypted or very corrupted. Because Bitcoin Core has to maintain compatibility with previous versions, it is intentionally not possible for a valid old wallet to be misinterpreted as having new features.
full member
Activity: 277
Merit: 106
October 27, 2019, 05:42:49 PM
#1
Hello,

I was able to recover files from a very old computer (2011) among which I also have Wallet.dat created by a client from that period (probably in version 0.3.2). This file in the current Bitcoin Core claims that the wallet is encrypted and requests a password, which has no right to have it, because it was certainly not established, which confirms the incorrectness of each of the possible passwords that I use, and the fact that as I learned today - the impossibility wallet.dat encryption at that time.
Does any of you have a working version of the Bitcoin client from that period? There is no chance to find a functioning installation anywhere, and all-day attempts to create release from source files have failed on Ubuntu due to variability of dependenies versions.
I'll just try to enable wallet on the version it comes from.
Jump to: