Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
binwalk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
binwalk
Commits
eea05212
Commit
eea05212
authored
Aug 25, 2015
by
devttys0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed 'invalid' Mediatek tags.
parent
fda87843
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
firmware
src/binwalk/magic/firmware
+16
-16
No files found.
src/binwalk/magic/firmware
View file @
eea05212
...
...
@@ -540,14 +540,14 @@
# Obfuscated Arcadyan firmware
0x68 string \x00\xD5\x08 Obfuscated Arcadyan firmware,
>0x6B byte !0
invalid
signature trailing byte [0x%X],{invalid}
>0x6B byte !0
{invalid}
signature trailing byte [0x%X],{invalid}
# None of the known Arcadyan signatures bytes have a NULL byte
>0 byte 0 {invalid}
>1 byte 0 {invalid}
>2 byte 0 {invalid}
>3 byte 0 {invalid}
>0 ubelong x signature bytes: 0x%X,
>0x70 string !\x00\x00\x00\x00\x00\x00
invalid
padding bytes{invalid}
>0x70 string !\x00\x00\x00\x00\x00\x00
{invalid}
padding bytes{invalid}
# Digi firmware images
0xC0 string Digi Digi International firmware,
...
...
@@ -627,21 +627,21 @@
# Mediatek
0 string SF_BOOT\x00\x00\x00\x00\x00 Mediatek Serial Flash Image
>12 lelong <1
invalid
>12 lelong >1
invalid
>12 lelong <1
{invalid}
>12 lelong >1
{invalid}
>12 lelong x Version %d
0 string EMMC_BOOT\x00\x00\x00 Mediatek EMMC Flash Image
>12 lelong <1
invalid
>12 lelong >1
invalid
>12 lelong <1
{invalid}
>12 lelong >1
{invalid}
>12 lelong x Version %d
0 string NOR_BOOT\x00\x00\x00\x00 Mediatek NOR Flash Image
>12 lelong <1
invalid
>12 lelong >1
invalid
>12 lelong <1
{invalid}
>12 lelong >1
{invalid}
>12 lelong x Version %d
0 string BRLYT\x00\x00\x00 Mediatek Boot Header
>8 lelong <1
invalid
>8 lelong >1
invalid
>8 lelong <1
{invalid}
>8 lelong >1
{invalid}
>8 lelong x Version %d
0 string BBBB Boot section{overlap}
...
...
@@ -649,11 +649,11 @@
>12 lelong x End 0x%X
>16 lelong &0x1 Load-by-Bootrom
>16 lelong &0x80000000 Internal-RAM
>16 lelong &0x7ffffff0
invalid
>16 lelong &0x7ffffff0
{invalid}
0 string FILE_INFO\x00\x00\x00 Mediatek File Info
>12 lelong <1
invalid
>12 lelong >1
invalid
>12 lelong <1
{invalid}
>12 lelong >1
{invalid}
>16 leshort 0 File Type: NONE
>16 leshort 1 File Type: ARM-Bootloader
>16 leshort 2 File Type: ARM-External-Bootloader
...
...
@@ -670,7 +670,7 @@
>18 byte 6 EMMC-Data-Region
>18 byte 7 Flash Type: Serial Flash
>18 byte 255 Flash Type: Device-End
>18 byte >20
invalid
>18 byte >20
{invalid}
>19 byte 0 No Signature
>19 byte 1 Signature Type: PHASH
>19 byte 2 Signature Type: SINGLE
...
...
@@ -678,7 +678,7 @@
>19 byte 4 Signature Type: MULTI
>19 byte 5 Signature Type: TYPE_NUM
>19 byte 255 Signature Type: TYE_END
>19 byte >20
invalid
>19 byte >20
{invalid}
>20 lelong x Load Address: 0x%X
>24 lelong x File Length: %d
>28 lelong x Maximum Size: %d
...
...
@@ -688,7 +688,7 @@
>44 lelong &0x1 POST_BUILD_DONE
>44 lelong &0x2 XIP (Execute In Place)
>44 lelong &0x4 SLT
>44 lelong &0xffffff00
invalid
>44 lelong &0xffffff00
{invalid}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment