mauromorales / hexdumpje

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexdumpje

Hexdumpje is a basic implementation of hexdump, with a very limited features and using the -C flag by default.

This program was written for learning purposes and is not meant to replace the use of hexdump.

Building

go build

Running

./hexdumpje

About

License:MIT License


Languages

Language:Go 100.0%