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
ef19cdae
Commit
ef19cdae
authored
Jun 19, 2017
by
BenBE
Committed by
GitHub
Jun 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include signatures for XAR archive format
This adds detection of XAR archive files.
parent
4e6c3063
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
archives
src/binwalk/magic/archives
+10
-0
No files found.
src/binwalk/magic/archives
View file @
ef19cdae
...
...
@@ -318,3 +318,13 @@
>8 byte !0x24 {invalid}
>8 byte 0x24 folder records offset: %d
# Benny Baumann <BenBE@geshi.org>
# XAR archiver, http://code.google.com/p/xar/
0 string xar! XAR archive
>6 beshort x \b, version: %d
>4 ubeshort x \b, header size: %d
>8 ubequad x \b, TOC compressed: %d
>16 ubequad x \b, TOC uncompressed: %d
>24 belong 0 \b, checksum: none
>24 belong 1 \b, checksum: SHA1
>24 belong 2 \b, checksum: MD5
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