So I looked around on the interwebs for some help on this but all the threads and posts convert it to some sort of Chinese text. What I am looking to do is find a regkey in the registry and get a value like: 00 0A 1A 2B 5F like what RegEdit shows but all I am getting is little "?"'s in diamonds
I'm not getting any errors or anything just looking for some way to convert this jibberish to hex or even better. Retrieve it in HEX I followed MSDN and that gave me System.Byte[] I believe I know the data stored in the key is a REG_BINARY maybe this would help?
↧