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

This project is closed. hexeditor written in C++, powered by Qt. This implements Piece Table.

Notifications You must be signed in to change notification settings

suma/hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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

About

This project is closed. hexeditor written in C++, powered by Qt. This implements Piece Table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published