sliver16
(Fresh Scripter)
2017-05-08 07:06 PM
Registry- Binary to text

Hello,

Does anyone have a UDF or know of a way to convert a binary entry in the registry into readable format (plain text) and then back to binary. Ex.-

I need to search for a string in the registry that is in binary that looks like this:

firstname.lastname@oldcompany.com

and change it to

firstname.lastname@newcompany.com

Long story short i need to identify and change a binary string in the registry.

Thanks,
V


AllenAdministrator
(KiX Supporter)
2017-05-08 11:43 PM
Re: Registry- Binary to text

Pretty sure there are some bin reg UDFs on the board, although I don't remember exactly what those are. I haven't looked but my memory is that Richard H. wrote them.

AllenAdministrator
(KiX Supporter)
2017-05-09 03:31 PM
Re: Registry- Binary to text

Here is one direction...

UDFStrToBin -
http://www.kixtart.org/forums/ubbthreads.php?ubb=showflat&Number=82814