rampageX / firmware-mod-kit

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

Add shell for multi squashfs firmware such as huawei ws832 #155

Closed wangqiang1588 closed 5 years ago

wangqiang1588 commented 6 years ago

DECIMAL HEXADECIMAL DESCRIPTION

11428 0x2CA4 LZMA compressed data, properties: 0x5D, dictionary size: 8388608 bytes, uncompressed size: 128864 bytes 262144 0x40000 uImage header, header size: 64 bytes, header CRC: 0x88FAA27F, created: 2015-09-08 15:55:59, image size: 823861 bytes, Data Address: 0x80408000, Entry Point: 0x80408000, data CRC: 0xDA3EE43E, OS: Linux, CPU: ARM, image type: OS Kernel Image, compression type: lzma, image name: "Linux-2.6.30" 262208 0x40040 LZMA compressed data, properties: 0x5D, dictionary size: 8388608 bytes, uncompressed size: 2212928 bytes 1114112 0x110000 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2130604 bytes, 960 inodes, blocksize: 1048576 bytes, created: 2015-09-08 16:00:11 3276800 0x320000 uImage header, header size: 64 bytes, header CRC: 0x9BA446F, created: 2015-08-21 12:49:35, image size: 1565479 bytes, Data Address: 0x80408000, Entry Point: 0x80408000, data CRC: 0xA493E4FB, OS: Linux, CPU: ARM, image type: OS Kernel Image, compression type: lzma, image name: "Linux-2.6.30" 3276864 0x320040 LZMA compressed data, properties: 0x5D, dictionary size: 8388608 bytes, uncompressed size: 4160000 bytes 4658694 0x471606 COBALT boot rom data (Flat boot rom or file system) 5046272 0x4D0000 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 10420928 bytes, 1100 inodes, blocksize: 1048576 bytes, created: 2015-08-21 12:54:21

rampageX commented 5 years ago

Thanks!