Commit eb5a1c7b by devttys0

Added foscam file system signature

parent 9dd686cb
...@@ -1674,6 +1674,15 @@ ...@@ -1674,6 +1674,15 @@
>980 byte !0 >980 byte !0
>>980 string x \b, last mounted on: "%s" >>980 string x \b, last mounted on: "%s"
# Simple file system found in Foscam camera firmware
0 beshort 0xbd9a Foscam WebUI filesystem,
>2 leshort x checksum: 0x%X,
>16 lelong <1 invalid first file name length,
>20 byte 0 invalid first file name,
>20 byte x first file name: {raw-replace}
>16 lelong x {raw-string-length:%d}
>20 string x {raw-string:%s}
#--------------------------Firmware Formats--------------------------- #--------------------------Firmware Formats---------------------------
......
...@@ -569,3 +569,12 @@ ...@@ -569,3 +569,12 @@
>980 byte !0 >980 byte !0
>>980 string x \b, last mounted on: "%s" >>980 string x \b, last mounted on: "%s"
# Simple file system found in Foscam camera firmware
0 beshort 0xbd9a Foscam WebUI filesystem,
>2 leshort x checksum: 0x%X,
>16 lelong <1 invalid first file name length,
>20 byte 0 invalid first file name,
>20 byte x first file name: {raw-replace}
>16 lelong x {raw-string-length:%d}
>20 string x {raw-string:%s}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment