Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 235 Bytes

hax

cmdline hex editor/pocket-knife

Build

go fmt ./... && go vet ./... && go build -o hax main.go

Use

TODO: different input/output methods and modes. TODO: different functions. TODO: example of --pretty with less -R