Thank you for the super quick reply. The data is already "corrupted" before it is assigned to the variable in the script.
``` $var(src_ip) = $(hep(0x003){sql.val}); ```
Already causes the data to be corrupted at the 9th byte. Storing it statically seemed the most straight forward way.