rampageX / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
811 stars 179 forks source link

squashfs-4.0-realtek #181

Open amoghimi12 opened 2 years ago

amoghimi12 commented 2 years ago

I want to extract realtek device firmware. binwalk shows that rootfs is Squashfs, little endian, v 4.0, compression xz firmware-mod-kit wont extract it. another hand, squashfs-4.0-realtek support Decompressors gzip & lzma, and i couldnt compile it source with new lzma to support xz.

can you help me to support squashfs-4.0-realtek for xz decompressor.