Takes input string of numbers in hex (e.g. FF AA 03 E1), puts them into a byte array,
outputs the decimal value of each hex num followed by possible WORD and DWORD values
taking the rest of the values into account.
