Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

dhex - depsterr hex

A simple hex "editor"

Installation and usage

Installation

git clone https://github.com/depsterr/dhex.git
cd dhex
sudo make install

Usage

Basic usage

dhex <file> [ options ]

flags:

-h --help displays this message
-n --new creates a new file instead of editing an existing one
-o --output will output to a filename corresponding to the next arg
-c --columns changes the amount of columns per row in the hexfile to the next arg
-e --editor will open the hexfile with the command given as the next arg
-v --verbose outputs progress while writing files, slows down the process a bit

About

A simple program for hex editing

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages