README 381 B

12345678
  1. dhex (curses-based hex editor)
  2. DHEX is a more than just another hex editor: It includes a diff
  3. mode, which can be used to easily and conveniently compare two binary
  4. files. Since it is based on ncurses and is themeable, it can run on any
  5. number of systems and scenarios. With its utilization of search logs,
  6. it is possible to track changes in different iterations of files easily.