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
f60eac52
Unverified
Commit
f60eac52
authored
Nov 27, 2018
by
devttys0
Committed by
GitHub
Nov 27, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #315 from TobleMiner/fix-magic-ubnt
Fix Ubiquiti partiton PART and END headers
parents
c1218c3e
3cd9a4da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
firmware
src/binwalk/magic/firmware
+9
-9
No files found.
src/binwalk/magic/firmware
View file @
f60eac52
...
...
@@ -453,16 +453,16 @@
>4 byte 0 {invalid},
>4 string x version: "%s"
4
string \x00\x00\x00\x00PART Ubiquiti partition header,
-4
string \x00\x00\x00\x00PART Ubiquiti partition header,
>0 byte x header size: 56 bytes,
>
8
byte 0 {invalid}
>
8
string x name: "%s",
>4
4
ubelong x base address: 0x%.8X,
>
52
belong x data size: %d bytes{size:%d}
4
string \x00\x00\x00\x00END\x2e Ubiquiti end header, header size: 12 bytes,
>
12
belong !0 {invalid},
>
8
ubelong x cumulative ~CRC32: 0x%.8X
>
0
byte 0 {invalid}
>
0
string x name: "%s",
>4
0
ubelong x base address: 0x%.8X,
>
48
belong x data size: %d bytes{size:%d}
-4
string \x00\x00\x00\x00END\x2e Ubiquiti end header, header size: 12 bytes,
>
8
belong !0 {invalid},
>
4
ubelong x cumulative ~CRC32: 0x%.8X
-4 string \x00\x00\x00\x00ENDS Signed Ubiquiti end header, RSA 2048 bit, header size: 264 bytes
>260 ubelong !0 {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