Skip to content
Stephen J. Kiernan edited this page Apr 21, 2026 · 2 revisions

Welcome to the portable-hexdump wiki!

portable-hexdump is a lightweight, zero-dependency hex dumper written in pure Bourne shell. It is specifically designed to function in minimal POSIX-compliant environments where standard utilities like od or xxd may be missing.

πŸš€ Quick Start

portable-hexdump < file.bin

πŸ“š Documentation

πŸ”— Project Links


Created with πŸ’‘ for survivalists and system administrators.

Clone this wiki locally