Wednesday, February 19, 2014

Read 64-bit registry key from 32-bit process in IronPython using WMI

References:
http://msdn.microsoft.com/en-us/library/aa393297(v=vs.85).aspx
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23080571.html

Note(s):
This is not reliable on Windows 10 or maybe related to the version of .Net? Anyway updated version is located here:
http://8thstring.blogspot.com/2016/01/read-64-bit-remote-registry-from-32-bit.html

No comments:

Error opening directory '/media/sf_C_DRIVE': Permission denied

I tried to share a folder from Windows 10 host to Kali 2020.1 Linux guest using VirtualBox but I am getting the following error message: ...