摘要: 之前用binwalk -Me提取固件中的squashfs,但会生成大量的压缩包等,只提取文件系统的话,可以定位squashfs的文件头(hsqs)位置,然后用dd将它分离出来,然后在unsquashfs解压出来。 比如手头上有个路由器固件,文件名为hc6361.bin hexdump -C hc63 阅读全文
posted @ 2018-07-14 17:46 sherlock-merlin 阅读(3629) 评论(1) 推荐(0)