I'll take a look, it's not looking good for me, such as why I posted in a old thread instead of a new one.. thanks for the real replies I appreciate your response and time.. I guess I am wondering if there is any way to get the master key from the source code using my information as it's a version of Bitcoin from beginning of 2012 🤔
? Oh and no thanks to the one asking for my wallet haha 🤨🙄
Start by making a one on one backup, mount the drive in read-only to preserve the data.
Then you can mount the backup file and examine it on the raw binary level.
If you still have the wallet it you can dump it with dbutils.
$ db_dump -d a wallet.dat > wallet_dump.txt