Working on large files is mostly a pain. My hex editor of choice when working in Windows, XVI32, chokes when it tries to open anything larger than 500MB. It can do it, but it is incredibly slow. I would still recommend it for small file editing, though. In my case, I was just trying to edit a few bytes of a binary file.
Searching through trusty 'ol Google, I found this nifty little app called i.Hex. It is small, works on Windows 7 64-bit (my OS), and works fast. It does this by loading 64KB at a time. It even has a search function. It's free, and small, so you can't complain. If you often work with large files, this is the way to go.
i.Hex - http://www.memecode.com/ihex.php
0 comments:
Post a Comment