HT editor project is a file editor/viewer/analyzer for binary and/or text files. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
Product's homepage
Requirements:
· gcc
· ncurses for unices
What's New in This Release: [ read full changelog ]
· This release adds recognition for new AVX and SMAP opcodes on Intel processors.
· Unaligned accesses that caused SIGBUS have been fixed.