change specified byte in a hex file

s m sam.gh1986 at gmail.com
Mon Jun 3 06:49:26 UTC 2013


thanks Ayan,

but isn't there any command in freebsd to do it for me??


On Mon, Jun 3, 2013 at 11:06 AM, Ayan George <ayan at ayan.net> wrote:

> On 06/03/2013 02:28 AM, s m wrote:
> > hi folks,
> >
> > i want to change a specified byte in a hex file. i want to edit my file
> and
> > change byte 0x28a content from 0x08 to 0x14.
> >
> > i try to do it with hex-editor in windows but this file is too big and i
> > can't transfer it to the other system. i think it should be done by some
> > commands such as "dd" but i don't know how to use it.
> >
> > please help me to edit my file.
> > thanks in advance,
> > SAM
> >
>
> Use a decent hex editor or write a small C program to edit the file.
>
> -ayan
>
>


More information about the freebsd-questions mailing list