Re: Generic awk script to write 1/2/4/8/16 bytes at a particular offset on a binary file



In article <1180883807.106244.121500@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
vibgyorbits <bkajey@xxxxxxxxx> wrote:
Hi,
i'm trying to write a script that can modify the data on a BINARY file
depending on
the # bytes and offset i give.

Um, dd (with conv=notrunc or some such option).

You do appear to be on Unix.

Yeah, I know, off-topic. Answer the question as posed, not try to solve
the real problem, blah, blah, blah...

.



Relevant Pages


Loading