-
Notifications
You must be signed in to change notification settings - Fork 0
Hexadecimal dump in canonical hex+ASCII display format (hexdump)
License
pferor/hdump
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hexadecimal dump in canonical hex+ASCII display format. Intention: Replicate ``hexdump -C'' behaviour. TODO: Remove subsequent lines of 00s and add just one `*'. Goal: Display the input offset in hexadecimal, followed by sixteen space-separated, two-column, hexadecimal bytes, followed by the same sixteen bytes in %_p format enclosed in ``|'' characters. Compilation: $ make all Usage: $ ./hdump <file>
About
Hexadecimal dump in canonical hex+ASCII display format (hexdump)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published