xxd command for MoonX.
Dependencies
printf 'hello' | moonx cli/xxd
moonx cli/xxd -p data.bin # plain continuous hex
moonx cli/xxd -r dump.txt > out.bin # reverse a dump
printf '68690a' | moonx cli/xxd -r -pInstall
Download zipxxd command for MoonX.
Dependencies