0
Back in 2012 we had a bitcoin or two on a computer that crashed. It was a dual boot system and the wallet was in the Linux partitions. The user, a family member, changed the file extension to a extension document, probably open office or abiword. I am trying to reconstruct the hard drive, and have recovered the files from the Linux partitions. I need to know how to search for and find the file now. I have been researching my butt off trying to find a reliable way to find it. The only computer I have right now is an old XP laptop with 512 megs of RAM, won’t have a newer computer for another 10-15 days (got an excellent dell direct deal but shipping and delivery is absurdly slow). I have done plenty of desktop support and home computer repair for a living, but have been retired since 2014 and my Data recovery experience is limited.
What I need most right now is a method to identify which among the hundred plus gigs of files is the wallet. First question is what is the minimum size of a wallet.dat file, so I can limit the time searches take by ignoring the zillions of files too small to be a wallet. I have seen one suggestion that new wallet files are about 96k.
Second question is how do I search for it? I need a search term, a unique string of text or characters that is present inside of every bitcoin wallet. And will Windows file manager find the text inside of the wallet, or will I need yet another tool? I have been using a string of numbers (62 31 05 00) that was suggested on a post here but have no idea how effective that might be.
Please note I have no Linux system or live cd for using Linux, and zero experience with Linux I don’t think this is the time for me to master the Linux command line, the potential for screwing up and destroying data is too high. I have imaged the Linux partitions from the old drive onto a 2 terabyte usb drive, and have recovered the files to that drive. Took me over a week. So the files are on a NTFS usb drive and should be safe to explore using Windows tools.
Any help will be greatly appreciated.
1
Use the unix tool
– blues – 2018-01-30T19:58:58.663fileto search for the magic number of the wallet.dat. Some shell script to loop over all files should have it in minutes if the filesystem hasn't been damaged. https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files Edit: It will be much easier from a linux system. I wouldn't even dare to mount this disk in windows for being too afraid of windows overwriting some stuff on the linux filesystem.I should have been more detailed in my original post regarding the tools I have available and my capabilities. I have no Linux system or live cd for using Linux, and zero experience with Linux I don’t think this is the time for me to master the Linux command line, the potential for screwing up and destroying data is too high. I have imaged the Linux partitions from the old drive onto a 2 terabyte usb drive, and have recovered the files to that drive. Took me over a week. So the files are on a NTFS usb drive and should be safe to explore using Windows tools. – Kilroy – 2018-01-30T20:35:20.313
2I'm voting to close this question as off-topic because this question is not bitcoin related. It is file system related, and having zero knowledge of Linux, and wanting to search from Windows goes far beyond scope of forum here. – pebwindkraft – 2018-02-01T22:57:28.887
I understand your confusion, but I am not asking for assistance in searching for the files. Or with Linux, as the files are on a NTFS volume on a usb external drive, attached to a Windows machine. The Linux info is useless to me, and bitcoin is not Linux only anyway. I still need keywords that only a bitcoin techie would know (or be able to find by opening a new and unused bitcoin wallet)), and what size a new bitcoin wallet from 2012 was. I have no idea why anyone wants to try to help me with using Windows or the Windows tools; I do not want or need that at all. – Kilroy – 2018-02-01T23:31:23.650