Skip to content

Instantly share code, notes, and snippets.

@radjah
Last active November 10, 2019 14:16
Show Gist options
  • Save radjah/a8260c994ac03994d7ad319a6e650d01 to your computer and use it in GitHub Desktop.
Save radjah/a8260c994ac03994d7ad319a6e650d01 to your computer and use it in GitHub Desktop.
$ binwalk F670F668A_V1.0.10P6T5_UPGRADE_BOOTLDR.bin
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
256 0x100 uImage header, header size: 64 bytes, header CRC: 0xBFD1C014, created: 2018-11-26 06:46:55, image size: 1960692 bytes, Data Address: 0x40008000, Entry Point: 0x40008000, data CRC: 0x8CCF377, OS: Linux, CPU: ARM, image type: OS Kernel Image, compression type: gzip, image name: "Linux Kernel Image"
320 0x140 gzip compressed data, maximum compression, has original file name: "Image", from Unix, last modified: 2018-11-26 06:46:54
1961024 0x1DEC40 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 12080350 bytes, 1720 inodes, blocksize: 65536 bytes, created: 2018-11-26 07:00:59
14045977 0xD65319 Certificate in DER format (x509 v3), header length: 4, sequence length: 5396
14212220 0xD8DC7C CRC32 polynomial table, little endian
$ binwalk mtd0.bin
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
1689 0x699 Certificate in DER format (x509 v3), header length: 4, sequence length: 5396
161192 0x275A8 CRC32 polynomial table, little endian
2097408 0x200100 uImage header, header size: 64 bytes, header CRC: 0xF50799EA, created: 2017-08-23 06:16:13, image size: 1964986 bytes, Data Address: 0x40008000, Entry Point: 0x40008000, data CRC: 0x48275895, OS: Linux, CPU: ARM, image type: OS Kernel Image, compression type: gzip, image name: "Linux Kernel Image"
2097472 0x200140 gzip compressed data, maximum compression, has original file name: "Image", from Unix, last modified: 2017-08-23 06:16:12
6291456 0x600000 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 11453333 bytes, 1535 inodes, blocksize: 65536 bytes, created: 2017-08-23 06:26:35
23068928 0x1600100 uImage header, header size: 64 bytes, header CRC: 0x215DDC5C, created: 2017-11-10 04:03:48, image size: 1963698 bytes, Data Address: 0x40008000, Entry Point: 0x40008000, data CRC: 0xE535AFB4, OS: Linux, CPU: ARM, image type: OS Kernel Image, compression type: gzip, image name: "Linux Kernel Image"
23068992 0x1600140 gzip compressed data, maximum compression, has original file name: "Image", from Unix, last modified: 2017-11-10 04:03:47
27262976 0x1A00000 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 11526391 bytes, 1537 inodes, blocksize: 65536 bytes, created: 2017-11-10 04:16:01
54263808 0x33C0000 JFFS2 filesystem, little endian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment