Pls bear with me. I'm looking for a way to have a single operation to be done on multiple (.dat) files (the running to over 1000 files). The operation is to simply remove the sixteen bytes (or the headers) from each (.dat) file because going in and editing each file is tedious and time consuming. Is there any script or Hex editor I could use to make this process smooth. I repeat, the operation is to remove the first 16 bytes from offset 0 in each file. Thank you.