Is it possible to extract wallet_key (aes key) for encrypted master key from wallet.dat?
According to this link(https://bitcointalk.org/index.php?topic=5331322.0), the initialized vector and aes key (wallet_key) can be derived by hashing the password with sha512, ...













