ascii

usage:
    ctc ascii DATA

description:
    convert hex to ascii

examples:
    ctc ascii 0x766974616c696b
    ctc ascii 0x7475726475636b656e

arguments:
    DATA    hex data to convert