View Single Post
  #10   Report Post  
Posted to microsoft.public.dotnet.general,microsoft.public.excel.programming,microsoft.public.java.visualj++.general,microsoft.public.sqlserver.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Looking for a Good HEX editor

I use UltraEdit (http://www.ultraedit.com) as my favorite text editor.

It has lots of options including comparing files and displaying in hex.

I'm not sure if has syncronized scrolling though.

"M.Siler" wrote:

I didn't know what group to post this in... I'm looking for a good hex
editor. One that would permit me to view two files at the same time and as I
move the position in one it would also move it in the other. I'm trying to
compare the position location of two files.


--

Dave Peterson