tdbone1

tp-link official and openwrts

Jan 15th, 2021
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. ubuntu@ubuntu:~$ binwalk ArcherC7v2_en_us_180114.bin
  2.  
  3. DECIMAL HEXADECIMAL DESCRIPTION
  4. --------------------------------------------------------------------------------
  5. 0 0x0 TP-Link firmware header, firmware version: 1.-15188.3, image version: "", product ID: 0x0, product version: -956301310, kernel load address: 0x0, kernel entry point: 0x80002000, kernel offset: 16384512, kernel length: 512, rootfs offset: 855833, rootfs length: 1048576, bootloader offset: 15204352, bootloader length: 0
  6. 71520 0x11760 Certificate in DER format (x509 v3), header length: 4, sequence length: 64
  7. 98560 0x18100 U-Boot version string, "U-Boot 1.1.4 (Jan 14 2018 - 10:37:14)"
  8. 98736 0x181B0 CRC32 polynomial table, big endian
  9. 131584 0x20200 TP-Link firmware header, firmware version: 0.0.3, image version: "", product ID: 0x0, product version: -956301310, kernel load address: 0x0, kernel entry point: 0x80002000, kernel offset: 16252928, kernel length: 512, rootfs offset: 855833, rootfs length: 1048576, bootloader offset: 15204352, bootloader length: 0
  10. 132096 0x20400 LZMA compressed data, properties: 0x5D, dictionary size: 33554432 bytes, uncompressed size: 2451644 bytes
  11. 1180160 0x120200 Squashfs filesystem, little endian, version 4.0, compression:lzma, size: 9626626 bytes, 741 inodes, blocksize: 131072 bytes, created: 2018-01-14 02:55:46
  12.  
  13. ubuntu@ubuntu:~$ binwalk openwrt-19.07.5-ath79-generic-tplink_archer-c7-v2-squashfs-sysupgrade.bin
  14.  
  15. DECIMAL HEXADECIMAL DESCRIPTION
  16. --------------------------------------------------------------------------------
  17. 512 0x200 LZMA compressed data, properties: 0x6D, dictionary size: 8388608 bytes, uncompressed size: 5020231 bytes
  18. 1599232 0x186700 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2836466 bytes, 1167 inodes, blocksize: 262144 bytes, created: 2020-12-06 07:31:03
  19.  
  20. ubuntu@ubuntu:~$ binwalk openwrt-19.07.5-ath79-generic-tplink_archer-c7-v2-squashfs-factory.bin
  21.  
  22. DECIMAL HEXADECIMAL DESCRIPTION
  23. --------------------------------------------------------------------------------
  24. 512 0x200 LZMA compressed data, properties: 0x6D, dictionary size: 8388608 bytes, uncompressed size: 5020231 bytes
  25. 1599232 0x186700 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2836466 bytes, 1167 inodes, blocksize: 262144 bytes, created: 2020-12-06 07:31:03
  26.  
  27. ubuntu@ubuntu:~$
  28.  
Advertisement
Add Comment
Please, Sign In to add comment