2024年1月28日

misc-Nahida

摘要: 010editor打开Nahida! 最后是0E FF 8D FF,jpeg文件头是FF D8 FF E0,很可能是jpg文件被反转了 把Nahida!的hex反转 def reverse_hex(hex_str): hex_list = list(hex_str) #将列表倒置 reverse_l 阅读全文

posted @ 2024-01-28 11:24 没名字别找了 阅读(43) 评论(0) 推荐(0)

导航