hexd prints a human-readable hexdump of the specified files, or standard input if omitted. Its main distinguishing feature is the use of colours to visually indicate which range of values an octet belongs to, aiding in spotting patterns in binary data. By default, hexd relies on 256-color SGR escape sequences. Most terminal emulators should support these today, but technically they're only defacto standard. However, you can override the formatting used with the HEXD_COLORS environment variable (see manpage), or use the -p option for plaintext output.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hexd-1.1.0.tgz |
NetBSD 10.0 | aarch64 | hexd-1.1.0.tgz |
NetBSD 10.0 | aarch64eb | hexd-1.1.0.tgz |
NetBSD 10.0 | aarch64eb | hexd-1.1.0.tgz |
NetBSD 10.0 | alpha | hexd-1.1.0.tgz |
NetBSD 10.0 | alpha | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv4 | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv4 | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 10.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 10.0 | i386 | hexd-1.1.0.tgz |
NetBSD 10.0 | i386 | hexd-1.1.0.tgz |
NetBSD 10.0 | m68k | hexd-1.1.0.tgz |
NetBSD 10.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 10.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 10.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 10.0 | sparc64 | hexd-1.1.0.tgz |
NetBSD 10.0 | sparc64 | hexd-1.1.0.tgz |
NetBSD 10.0 | sparc | hexd-1.1.0.tgz |
NetBSD 10.0 | sparc | hexd-1.1.0.tgz |
NetBSD 10.0 | vax | hexd-1.1.0.tgz |
NetBSD 10.0 | vax | hexd-1.1.0.tgz |
NetBSD 10.0 | vax | hexd-1.1.0.tgz |
NetBSD 10.0 | x86_64 | hexd-1.1.0.tgz |
NetBSD 10.0 | x86_64 | hexd-1.1.0.tgz |
NetBSD 9.0 | aarch64 | hexd-1.1.0.tgz |
NetBSD 9.0 | aarch64 | hexd-1.1.0.tgz |
NetBSD 9.0 | alpha | hexd-1.1.0.tgz |
NetBSD 9.0 | alpha | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv4 | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv6hf | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 9.0 | earmv7hf | hexd-1.1.0.tgz |
NetBSD 9.0 | i386 | hexd-1.1.0.tgz |
NetBSD 9.0 | i386 | hexd-1.1.0.tgz |
NetBSD 9.0 | m68k | hexd-1.1.0.tgz |
NetBSD 9.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 9.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 9.0 | powerpc | hexd-1.1.0.tgz |
NetBSD 9.0 | sparc64 | hexd-1.1.0.tgz |
NetBSD 9.0 | x86_64 | hexd-1.1.0.tgz |
NetBSD 9.0 | x86_64 | hexd-1.1.0.tgz |
NetBSD 9.3 | x86_64 | hexd-1.1.0.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.