Skip to content

cringeops/tinyhex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyhex

a tiny hexadecimal, octal and binary dump utility written in C.

Build

gcc tinyhex.c -O2 -march=native -o tinyhex

Usage

tinyhex: [FLAGS] FILENAME
options:
-c N column count
-w N column width
-o octal format
-b binary format
-n no offset
-A print ASCII
-h show this help

About

a tiny hexdump

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages