View Full Version : good hexeditor


Wilbert
26th July 2007, 21:32
Hi there,

I'm looking for a hexeditor which can do the following:

Replace several bytes at once by a set of other bytes (same length), while scanning throughout the whole file (so replacing all occurences at once).

I use HexEdit, but apparently it can't do this.

buzzqw
26th July 2007, 22:03
i can suggest ultraedit

i used few times the hexedit fuctions (mainly on binary files) but it works ok

BHH

setarip_old
26th July 2007, 22:45
@Wilbert

Hi!

I believe "WinHex" can do what you require...

mitsubishi
26th July 2007, 23:11
HxD has decent replace options: http://www.mh-nexus.de/
It also can open files bigger than RAM which a lot seem to baulk on.

kypec
27th July 2007, 06:53
For the purposes you mentioned I've been always using Freeware Hex Editor XVI32 (http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm)

@mitsubishi: HxD seems cool too, going to give it a try for sure! :goodpost:

Wilbert
12th August 2007, 17:33
Thanks guys! Just wanted to say that i'm using Hexplorer (which is GPL).