Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (27 loc) · 831 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 831 Bytes

hex

hex editor.

This project is closed.

Features

  • Huge file editing (more than 4GB)
  • Quick file save (Ovewrite mode only)

Future work

  • Multi platform (Windows, Mac OS X, Linux) powered by Qt4
  • Multibyte encodings
  • Configurable keyboard bindings (OS Native, Vim like, Emacs like)
  • Keystroke macros
  • Little/Big endian visualizing
  • Regular-Expression search
  • Diff tool
  • Binary visualigng viewer (Bitmap)
  • Structual editing
  • Clipboard copy in any format
  • Edit log backup(swap)
  • Bookmark

License

  • This software contains LGPL code from Qt internal module
  • ./src/control/document_i.cpp
  • ./src/control/qfragmentmap_p.hpp
  • Shuzo's original code are under New BSD License(3-clause BSD License)

Screen shot

hex editor screenshot