Page 1 of 1
Need help with reg_binary
Posted: 12 Sep 2010 06:31
by USB 3
i need a way to convert reg_binary to text and copy it to txt file
Re: Need help with reg_binary
Posted: 12 Sep 2010 06:45
by aGerman
You can read the value using REG QUERY. But if you try to convert the HEX values to characters, you will probably not get a readable text!
No way if you don't know the algorythm how it is encrypted!
Regards
aGerman