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

suma/hex

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 

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