avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Editor for binary files


From: James Hamilton
Subject: Re: [avr-gcc-list] Editor for binary files
Date: Mon, 3 Feb 2014 00:47:22 -0500

What you're looking for is a hex editor. Three are countless programs that will do the job. Use your favorite search engine to search for "hex editor for Linux" or whatever other OS you're running, and that should get you started.

Good luck,

~James

On Feb 3, 2014 12:30 AM, "dfx" <address@hidden> wrote:
Hi,

I need an editor that allows to create / edit binary files.

Basically I need an editor that by typing 0 and 3 shall not enter two characters 0x30 and 0x33 but only one byte 0x03.

Could I have some suggestions?

Thank you very much.

--
Domenico



---
Questa e-mail è priva di virus e malware perché è attiva la protezione avast! Antivirus.
http://www.avast.com

_______________________________________________
AVR-GCC-list mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]