hexdump

# 将文件转换为二进制

hexdump -C -v table.ibd > table.txt
原文地址:https://www.cnblogs.com/igoodful/p/12811089.html