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
03c3ef11
Commit
03c3ef11
authored
Nov 18, 2014
by
devttys0
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed UBIFS signatures
parent
459886a7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
30 deletions
+16
-30
filesystems
src/binwalk/magic/filesystems
+16
-30
No files found.
src/binwalk/magic/filesystems
View file @
03c3ef11
...
...
@@ -125,46 +125,32 @@
# http://lxr.free-electrons.com/source/fs/ubifs/ubifs-media.h
0 lelong 0x06101831 UBIFS
>20 ubyte x type: 0x%X
>20 ubyte <6 {invalid}
>20 ubyte >7 {invalid} # Only look for superblock and master nodes
>22 leshort !0 {invalid} # 2 bytes of padding should be filled with NULLs
>20 ubyte 6 superblock node,
>20 ubyte 7 master node,
>>22 leshort !0 {invalid}
>4 ulelong x CRC: 0x%X,
# Master node
>20 ubyte 7
>>24 lequad x highest inode: %d,
>>32 lequad x commit number: %d
>20 ubyte 6 superblock node,
>>4 ulelong x CRC: 0x%X,
#>8 lequad x sqnum: %ld,
#>16 lelong x node length: %d,{size:%d}{jump:%d}
#>20 ubyte x node type: %d,
#>21 ubyte x group type: %d,
>>22 lelong !0 invalid padding,{invalid}
#>26 byte x key hash: 0x%X,
#>27 byte x key format: 0x%X,
# Superblock node
>20 ubyte 6
>>24 leshort !0 {invalid}
>>28 lelong x flags: 0x%X,
>>32 lelong x min I/O unit size: %d,
>>36 lelong x erase block size: %d,
>>40 lelong x erase block count: %d,
>>44 lelong x max erase blocks: %d,
#>48 lelong x maximum data stored in buds: %d,
#>52 lelong x erase block log size: %d,
#>56 lelong x LEBs used for lprops table: %d,
#>60 lelong x LEBs used for recording orphans: %d,
#>64 lelong x journal head count: %d,
#>68 lelong x maximum number of links per indexing node: %d,
#>72 lelong x number of LEBs in LPT's save table: %d,
>>76 lelong x format version: %d
#>80 leshort x default compression type: 0x%X,
>>80 leshort !4 invalid compression,{invalid}
>>82 leshort !0 invalid padding,{invalid}
#>84 lelong x reserve pool UID: %d,
#>88 lelong x reserve pool GID: %d,
#>92 lequad x reserve pool size: %ld,
#>100 lelong x time granularity in nanoseconds: %d,
#>104 ulequad x UUID: 0x%X
#>112 ulequad x \b%X
#>120 lelong x UBIFS R/O compatibility version: %d
>>124 string !\x00*3968 invalid padding{invalid}
>>80 lelong x format version: %d,
>>84 uleshort >2 {invalid}
>>84 uleshort x compression type:
>>84 uleshort 0 none
>>84 uleshort 1 lzo
>>84 uleshort 2 zlib
>>86 leshort !0 invalid padding,{invalid}
>>128 string !\x00*3968 invalid padding{invalid}
# JFFS2 file system
# If used with binwalk's smart signature feature (on by default, -S to disable)
...
...
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