Author

Topic: Searching for wallet using 0201010420 (Read 103 times)

newbie
Activity: 9
Merit: 1
November 16, 2023, 12:35:14 AM
#7
wallet.dat is Bitcoin Core.

It depends on what data you have and how intact you think the data is. Is it a bunch of unnamed files and you're trying to figure out which may be a wallet? Or are you looking at raw data from the drive directly (e.g. in an image file)? Or something else?

I am using winhex. I have the drives and made images out of them. I had the file on a flash drive and probably in several time machine backups. I since deleted the backups. I figure scanning the drive images for those magic numbers I have been reading about might help me find those private keys.
staff
Activity: 3374
Merit: 6530
Just writing some code
November 16, 2023, 12:33:08 AM
#6
wallet.dat is Bitcoin Core.

It depends on what data you have and how intact you think the data is. Is it a bunch of unnamed files and you're trying to figure out which may be a wallet? Or are you looking at raw data from the drive directly (e.g. in an image file)? Or something else?
newbie
Activity: 9
Merit: 1
November 16, 2023, 12:21:38 AM
#5
It depends on the software that you think you were using.

Also, that sequence is not specific enough. It's part of a larger standard called DER encoding which a lot of other software may be using. That sequence could show up in anything that's been DER encoded.

I am 99.99 % the name of the file is wallet.dat. That would make it bitcoin core right? Do you which numbers I would need to scrub my drive for?
staff
Activity: 3374
Merit: 6530
Just writing some code
November 16, 2023, 12:19:25 AM
#4
It depends on the software that you think you were using.

Also, that sequence is not specific enough. It's part of a larger standard called DER encoding which a lot of other software may be using. That sequence could show up in anything that's been DER encoded.
newbie
Activity: 9
Merit: 1
November 15, 2023, 11:26:32 PM
#3
What makes you think that that string is relevant for a wallet?

From what I've understood reading through some posts, those are a set of magic numbers and the next 64 characters should have a bitcoin key. Is this wrong? I'm afraid I don't totally understand.
staff
Activity: 3374
Merit: 6530
Just writing some code
November 15, 2023, 10:37:39 PM
#2
What makes you think that that string is relevant for a wallet?
newbie
Activity: 9
Merit: 1
November 15, 2023, 10:29:57 PM
#1
Hello, I am looking for a wallet I think I had back a few years ago. Looking for those magic numbers and I found a couple of hundred. I am copying the 64 characters after these numbers I noticed that hundreds of them have code beginning with D03 and ending in 47. Is this normal for a wallet? Or is it a macbook thing?
Jump to: