Skip to content
/ hexd Public

hexd - tool for displaying file contents in hexadecimal, octal, binary and ascii formats.

License

Notifications You must be signed in to change notification settings

alkuzin/hexd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexd

hexd - tool for displaying file contents in hexadecimal, octal, binary and ascii formats.

Installation

First clone this repository:

git clone https://github.com/alkuzin/hexd.git

Build the project:

cargo build --release

To get list of options run this command:

cargo run --release -- --help

About

hexd - tool for displaying file contents in hexadecimal, octal, binary and ascii formats.

Topics

Resources

License

Stars

Watchers

Forks

Languages