Skip to content

NoirChapeau/hexcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexcess

Description

Warning

hexcess is still in its early phase, therefore a lot of features are missing for now. Please keep that in mind when using Hexcess!

hexcess is a (yet another) Ncurses-based hex viewer and editor as well. It supports basics VIM keybindings for navigating through the hexdump more easily, more will be supported soon.

Screenshot of hexcess

Build

git clone https://github.com/jeanmadao/hexcess.git
cd hexcess
make

Run

./hexcess <filename>

Roadmap

  • Ncurses interface to view and navigate the hexdump
  • Editing of the file
  • Accept a XOR key for encryption/decryption

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published