I'm trying to import some DPAPI (Data Protection API) master keys from %APPDATA%\Microsoft\Protect\{SID} on a Windows 7 system to a Windows 10.
From what I've read it should work but every time I try to import the DPAPI wizard claims my user password is wrong. I can see that Windows 7 uses Triple-DES while Windows 10 uses AES-256 but apparently Windows 10 should be backward compatible,
Can anyone help?