Description #
Converts the hex string into bytes and then inserts that data into a file starting at the specified byte. The zeroth byte is the start of the file.
Technical Details #
Arguments #
det(15,“FILENAME”,“HEXSTRING”,start_at_this_byte)
Outputs #
Modifies the specified file.