Ticket #50317: binwalk-samples.txt

File binwalk-samples.txt, 1.8 KB (added by franky.cyber.ethics@…, 8 years ago)

Samples with and without the libraries

Line 
1DECIMAL       HEXADECIMAL     DESCRIPTION
2--------------------------------------------------------------------------------
30             0x0             ELF 32-bit MSB MIPS64 executable, MIPS, version 1 (SYSV)
421718         0x54D6          Zlib compressed data, default compression
5520024        0x7EF58         HTML document header
6525487        0x804AF         HTML document footer
7525776        0x805D0         HTML document header
8532748        0x8210C         HTML document header
9532843        0x8216B         HTML document footer
10551030        0x86876         Zlib compressed data, default compression
11620458        0x977AA         Zlib compressed data, default compression
12
13After copying the libraries over:
14
15DECIMAL       HEXADECIMAL     DESCRIPTION
16--------------------------------------------------------------------------------
170             0x0             ELF 32-bit MSB MIPS64 executable, MIPS, version 1 (SYSV)
18520024        0x7EF58         HTML document header
19525487        0x804AF         HTML document footer
20525776        0x805D0         HTML document header
21532748        0x8210C         HTML document header
22532843        0x8216B         HTML document footer
23
24which is the correct information.
25
26
27Or another file:
28
29DECIMAL       HEXADECIMAL     DESCRIPTION
30--------------------------------------------------------------------------------
3172            0x48            gzip compressed data, maximum compression, from Unix, last modified: Wed Jan 13 15:05:57 2016
3240769         0x9F41          Zlib compressed data, default compression
3345233         0xB0B1          Zlib compressed data, compressed
34
35and after:
36
37DECIMAL       HEXADECIMAL     DESCRIPTION
38--------------------------------------------------------------------------------
3972            0x48            gzip compressed data, maximum compression, from Unix, last modified: Wed Jan 13 15:05:57 2016