Guest User

Untitled

a guest
Dec 12th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. kartone@kartone-VirtualBox:~/project$ binwalk -eM newdump.bin
  2.  
  3. DECIMAL HEXADECIMAL DESCRIPTION
  4. ----------------------------------------------------------------------- ---------
  5. 65536 0x10000 Broadcom 96345 firmware header, header size: 256, firmware version: "68", board id: "63168_FW_TW", ~CRC32 header checksum: 0x1FD327FA, ~CRC32 data checksum: 0xD3CB1AD5
  6. 1114112 0x110000 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 7078804 bytes, 3030 inodes, blocksize: 65536 bytes, created: 2016-03-18 09:53:17
  7. 12189696 0xBA0000 Broadcom 96345 firmware header, header size: 256, firmware version: "68", board id: "63168_FW_TW", ~CRC32 header checksum: 0x968C91F8, ~CRC32 data checksum: 0x9965CD
  8. 13172736 0xC90000 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 2847848 bytes, 1171 inodes, blocksize: 65536 bytes, created: 2013-12-04 12:31:36
  9.  
  10. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ ll -R
  11. .:
  12. total 9,5M
  13. drwxr-xr-x 3 kartone kartone 4,0K dic 12 22:03 .
  14. drwxr-xr-x 3 kartone kartone 4,0K dic 12 22:21 ..
  15. -rw-r--r-- 1 kartone kartone 6,8M dic 12 22:03 110000.squashfs
  16. -rw-r--r-- 1 kartone kartone 2,8M dic 12 22:03 C90000.squashfs
  17. drwxr-xr-x 2 kartone kartone 4,0K dic 12 22:03 squashfs-root
  18.  
  19. ./squashfs-root:
  20. total 8,0K
  21. drwxr-xr-x 2 kartone kartone 4,0K dic 12 22:03 .
  22. drwxr-xr-x 3 kartone kartone 4,0K dic 12 22:03 ..
  23.  
  24. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ binwalk 110000.squashfs
  25.  
  26. DECIMAL HEXADECIMAL DESCRIPTION
  27. --------------------------------------------------------------------------------
  28. 0 0x0 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 7078804 bytes, 3030 inodes, blocksize: 65536 bytes, created: 2016-03-18 09:53:17
  29.  
  30. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ binwalk C90000.squashfs
  31.  
  32. DECIMAL HEXADECIMAL DESCRIPTION
  33. --------------------------------------------------------------------------------
  34. 0 0x0 Squashfs filesystem, little endian, non-standard signature, version 4.0, compression:gzip, size: 2847848 bytes, 1171 inodes, blocksize: 65536 bytes, created: 2013-12-04 12:31:36
  35.  
  36. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ unsquashfs -v; unsquashfs 110000.squashfs
  37. unsquashfs version 4.3 (2014/05/12)
  38. copyright (C) 2014 Phillip Lougher <phillip@squashfs.org.uk>
  39.  
  40. This program is free software; you can redistribute it and/or
  41. modify it under the terms of the GNU General Public License
  42. as published by the Free Software Foundation; either version 2,
  43. or (at your option) any later version.
  44.  
  45. This program is distributed in the hope that it will be useful,
  46. but WITHOUT ANY WARRANTY; without even the implied warranty of
  47. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  48. GNU General Public License for more details.
  49. Parallel unsquashfs: Using 2 processors
  50. lzma uncompress failed with error code 9
  51. read_block: failed to read block @0x6bea07
  52. read_fragment_table: failed to read fragment table index
  53. FATAL ERROR:failed to read fragment table
  54.  
  55.  
  56. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ sasquatch -v; sasquatch 110000.squashfs
  57. unsquashfs version 4.3 (2014/05/12)
  58. copyright (C) 2014 Phillip Lougher <phillip@squashfs.org.uk>
  59.  
  60. This program is free software; you can redistribute it and/or
  61. modify it under the terms of the GNU General Public License
  62. as published by the Free Software Foundation; either version 2,
  63. or (at your option) any later version.
  64.  
  65. This program is distributed in the hope that it will be useful,
  66. but WITHOUT ANY WARRANTY; without even the implied warranty of
  67. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  68. GNU General Public License for more details.
  69. SquashFS version [4.0] / inode count [3030] suggests a SquashFS image of the same endianess
  70. Non-standard SquashFS Magic: shsq
  71. Parallel unsquashfs: Using 1 processor
  72. Trying to decompress using default gzip decompressor...
  73. Trying to decompress with lzma...
  74. Trying to decompress with lzma-adaptive...
  75. Trying to decompress with lzma-alt...
  76. Trying to decompress with lzma-ddwrt...
  77. Trying to decompress with lzo...
  78. Trying to decompress with xz...
  79. read_block: failed to read block @0x6bea07
  80. read_fragment_table: failed to read fragment table index
  81. FATAL ERROR:failed to read fragment table
  82.  
  83. kartone@kartone-VirtualBox:~/project/_newdump.bin.extracted$ sudo /opt/firmware-mod-kit/unsquashfs_all.sh 110000.squashfs
  84. Attempting to extract SquashFS 4.X file system...
  85.  
  86. Skipping squashfs-2.1-r2 (wrong version)...
  87. Skipping squashfs-3.0 (wrong version)...
  88. Skipping squashfs-3.0-lzma-damn-small-variant (wrong version)...
  89. Skipping others/squashfs-2.0-nb4 (wrong version)...
  90. Skipping others/squashfs-2.2-r2-7z (wrong version)...
  91. Skipping others/squashfs-3.0-e2100 (wrong version)...
  92. Skipping others/squashfs-3.2-r2 (wrong version)...
  93. Skipping others/squashfs-3.2-r2-lzma (wrong version)...
  94. Skipping others/squashfs-3.2-r2-lzma/squashfs3.2-r2/squashfs-tools (wrong version)...
  95. Skipping others/squashfs-3.2-r2-hg612-lzma (wrong version)...
  96. Skipping others/squashfs-3.2-r2-wnr1000 (wrong version)...
  97. Skipping others/squashfs-3.2-r2-rtn12 (wrong version)...
  98. Skipping others/squashfs-3.3 (wrong version)...
  99. Skipping others/squashfs-3.3-lzma/squashfs3.3/squashfs-tools (wrong version)...
  100. Skipping others/squashfs-3.3-grml-lzma/squashfs3.3/squashfs-tools (wrong version)...
  101. Skipping others/squashfs-3.4-cisco (wrong version)...
  102. Skipping others/squashfs-3.4-nb4 (wrong version)...
  103. Skipping others/squashfs-hg55x-bin (wrong version)...
  104. File extraction failed!
  105.  
  106. 00000000 73 68 73 71 d6 0b 00 00 0d d0 eb 56 00 00 01 00 |shsq.......V....|
  107. 00000010 96 00 00 00 01 00 10 00 c0 06 01 00 04 00 00 00 |................|
  108. 00000020 af 02 97 59 00 00 00 00 94 03 6c 00 00 00 00 00 |...Y......l.....|
  109. 00000030 8c 03 6c 00 00 00 00 00 ff ff ff ff ff ff ff ff |..l.............|
  110. 00000040 70 1e 6b 00 00 00 00 00 05 79 6b 00 00 00 00 00 |p.k......yk.....|
Add Comment
Please, Sign In to add comment