Re: edit .bin



Dennis Pogson wrote...
> For a binary file, you would need a hex editor, available for downloading
> by
> Googling, but unless you are a trained programmer, it will be useless to
> you.

An excellent free hex editor is Frhed (FRee Hex EDitor!)

Whilst you don't actually need to be a "trained programmer" to make minor
edits, you MUST understand the format of the file you wish to edit otherwise
you are very likely to destroy the functionality of the file completely and
obviously you need to be fully familiar with binary data formats.

Hacking with a hex editor is only suitable for making minor changes -
anything more serious will require you to write an application to read and
rewrite the file and then of course you really do need to be a programmer!
Whatever you do ALWAYS make a copy of the file and work on that - NEVER hack
around with your only copy!

David


.



Relevant Pages

  • Re: How to convert binary to ASCII
    ... "Richard J" wrote in message ... I have opened a binary file and can read the bytes and for testing purposes, ... I have created a function that converts each byte to a string; ... I can open up a binary file using a Hex Editor and I can see ...
    (microsoft.public.dotnet.general)
  • Re: Id is not an index in this table
    ... You can't extract the vba code from the binary file with a text or hex editor. ... Frequent backups are important to avoid lost work. ...
    (microsoft.public.access.modulesdaovba)
  • Re: edit .bin
    ... > I speak about the forerunner .bin file. ... >> file format in an easily understood ascii format so you can type in ... For a binary file, you would need a hex editor, available for downloading by ...
    (sci.geo.satellite-nav)
  • Re: Drop down lists
    ... Could you be more specific about the binary file name, and what part of the code and how can it be modified? ... "Steve" wrote: ... > is download a good hex editor, and find the binary for the MMC snapin (for ... > display, and modify it such that it can display your drop down box. ...
    (microsoft.public.sqlserver.programming)