Skip to content
/ chex Public
forked from theabraham/chex

A hex editor you can use in your terminal.

Notifications You must be signed in to change notification settings

crooney/chex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chex#

A terminal hex editor with vim-like key bindings. To build and run, just do the following:

$ cd chex
$ make
$ ./chex some-file-name

You can view available key bindings by entering chex --help or pressing the ? key while chex is running.

Screenshot

About

A hex editor you can use in your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%