Skip to content

muquit/hod-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

hod-go is a tool to dump data in Hex or in Octal format.

hod-go v1.0.1
Go implemention of https://github.com/muquit/hod

Usage: hod-go <file>
-d    show offsets in decimal. Default is hex
-o    dump in octal. Default is hex
-version
        Show version infomation

TODO: other options

To install:

go install github.com/muquit/hod-go@latest

hod-go binary will be in your $GOPATH/bin

About

Dump data in hex or octal. A go implementation of https://github.com/muquit/hod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages