Search content
Sort by

Showing 2 of 2 results by kustov2000
Post
Topic
Board Bitcoin Technical Support
Re: Possible wallet files
by
kustov2000
on 18/01/2018, 23:48:53 UTC
after reinstalling windows, the probability of getting a wallet is extremely small
but there is a big believer to get the keys themselves from the disk with a withered file

but there are conditions
the purse should not have been password-protected
and you after this did not install windows 10
Post
Topic
Board Development & Technical Discussion
Re: I am looking for an original circa 2009 bitcnoin wallet.dat file
by
kustov2000
on 14/01/2018, 01:37:51 UTC
sign is
uchar pat1[] = {0x01, 0x30, 0x82, 0x01, 0x13, 0x02, 0x01, 0x01, 0x04, 0x20}; //old wallet  (<2012)
uchar pat2[] = {0x01, 0xd6, 0x30, 0x81, 0xd3, 0x02, 0x01, 0x01, 0x04, 0x20}; //new wallet

exsample:

wallet.dat or disk open is hex editor

01308201130201010420 -sign later [key]
good luck