You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: