ht

Viewer/editor/analyzer for executables with hex dump and disassembly

brewmacoslinux
Try with needOr install directly
Source

About

Viewer/editor/analyzer for executables

Commands

ht

Examples

Open an executable file for inspection$ ht /usr/bin/bash
Analyze a binary file and view its hex dump$ ht ./myprogram
Edit and inspect a compiled object file$ ht main.o