PowerShell Hex Functions Posted by By Kenward January 18, 2016Posted inPowerShell, ScriptsNo Comments I wrote some basic functions to convert a string to hexadecimal, to convert hexadecimal to a string. Also a function to dump a string to it's component bytes, listing on…