xd is a command-line utility that displays a hexdump table of specified files or standard input. It provides detailed information about the contents of a file in hexadecimal format, making it useful for analyzing binary data.
- Run:
make install-local
- Ensure that your a root user with
id
orwho am i
. If not, usesu
. - Run:
make install
xd is created and maintained by Arthur de Souza Manske. For any inquiries or feedback, contact usr.asm@pm.me. Licensied under this terms
Contributions to xd utility are welcome. But don't suggest bloated things; Such as functionalities that can be replied by other tools, like applying after a certain offset of the file.