Bitcoin Forum
September 23, 2025, 04:13:40 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Possible wallet files on: January 18, 2018, 11:48:53 PM
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
2  Bitcoin / Development & Technical Discussion / Re: I am looking for an original circa 2009 bitcnoin wallet.dat file on: January 14, 2018, 01:37:51 AM
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
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!