|
From: Dale A. <da...@ge...> - 2003-06-24 22:03:26
|
The features of a hex editor that I use most often are: Search for hex pattern or ascii string. Go to a specific offset, with the ability to choose the offset in decimal or hex. Display offset from beginning of file to the current cursor position. Length (in bytes) of selected bytes. Decimal/octal/binary equivalent (select 1, 2, 4, or 8 bytes and see the decimal/octal/binary value) Undo! Ability to edit either the hex display or the ascii display and editing either updates the other. A hex calculator would be a nice touch. Mostly I use khexedit, the hex editor that comes with most KDE distributions. You could spend a lot of time adding features to this! Dale Brad Mace wrote: > I know it's not exactly feature rich, but that's because I don't > really know what features people would want. If you tell me what > you'd like to see, I'll try to add it. > > The big difference from the hex dump is that you can edit and save > files with this plugin. > > Dale Anson wrote: > >> Thanks! >> >> I removed the dependency for jEdit 4.2pre2, set it to jEdit 4.0, and >> re-jarred. Seems to work fine with 4.1 final. >> >> The plugin not as full featured as I would have hoped, but it is >> decent for looking at a hex dump. How is this different than the hex >> plugin for the file system browser? > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php |