

Most compare programs/functions only do in place, though some will attempt to locate where the new data at least got moved on to. you added a word somewhere and shuffled everything beyond it forward by that much). Is this an in place compare or a relocating one (e.g. However, I haven't tested it yet and UltraEdit isn't free and only has a 30 day trial so I'm still interested in other options - preferably freeware.ĭoes EMACS support a scripting system? I just thought of EMACS like 10 seconds ago as I was typing, lol. As long as it can automatically set line returns at user specified intervals.Įdit: A user on the UltraEdit forums informed me that UltraEdit could do this through a script and was even kind enough to provide one for me. I don't care what kind of program it is, 32bit, 64bit, a text editor, etc.
#COMPARE HEX FIEND CODE#
I want it to automatically format the same way it is in the hex editor, basically.Įach set of hex code is about 5mbs of text so a second requirement is a program that can handle 10-12mbs of raw text at once.(since I'm comparing two files.) I only mention this because Diff Merge crashes consistently with large text files. So what I'm looking for is a program that will automatically create line returns every X amount of characters. The problem I'm having is that when I copy and paste the hex code into Diff Merge or similar programs it pastes as one single line.

(In this case there is only 1 thing that is different between the files)

I'm trying to compare two sets of hex code copied from the same file type to see which lines are different. I have a problem and since so many people here know a thing or two about hex editing, it seemed a good place to ask.
