xxd example.bin To output only the first 32 bytes:
choco install xxd On FreeBSD, xxd is part of the vim package: xxd command not found
# Download the binary manually or use vim package # Git Bash often includes vim which includes xxd Check if vim is installed first: xxd example