linux下hex转ascii
Posted yangxiaodi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux下hex转ascii相关的知识,希望对你有一定的参考价值。
场景:
在wireshark里面提取response包的值。
echo -n "1f8b08000000000000030cd335b2e580014" | xxd -r -p >1.gzip
以上是关于linux下hex转ascii的主要内容,如果未能解决你的问题,请参考以下文章