Skip to content

Commit

Permalink
Merge pull request ReFirmLabs#423 from ReFirmLabs/ext_image_size
Browse files Browse the repository at this point in the history
Updated EXT signature to detect and skip to the end of the EXT image
  • Loading branch information
devttys0 authored Aug 20, 2019
2 parents d175ec8 + d2b8f2e commit 00dd062
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/binwalk/magic/filesystems
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,8 @@
# volume label and UUID Russell Coker
# http://etbe.coker.com.au/2008/07/08/label-vs-uuid-vs-device/
0x438 uleshort 0xEF53 Linux EXT filesystem,
>0x404 ulelong x blocks count: %d,
>0x404 lelong*1024 x image size: %d,{jump:%d}
>0x43A leshort >4 {invalid}invalid state
>0x43A leshort 3 {invalid}invalid state
>0x43A leshort <0 {invalid}invalid state
Expand Down

0 comments on commit 00dd062

Please sign in to comment.