Commit 5a6a8ad0 by devttys0

Modified magic signatures to make use of new type operator support

parent 84bce4f9
......@@ -580,9 +580,9 @@
# BSD 2.x file system image; used in RetroBSD for PIC32.
0 string FS\x3C\x3C BSD 2.x filesystem,
>1020 string !\x3E\x3EFS {invalid}(missing FSMAGIC2),
>8 lelong x size: %d*1024 bytes,
>8 lelong x {size:%d*1024}
>8 lelong x {jump:%d*1024}
>8 lelong*1024 x size: %d bytes,
>8 lelong*1024 x {size:%d}
>8 lelong*1024 x {jump:%d}
>8 lelong x total blocks: %d,
>972 lelong x free blocks: %d,
>968 ledate x last modified: %s
......
......@@ -501,21 +501,21 @@
6 string dbgarea ZyXEL rom-0 configuration block, name: "%s",
>16 beshort x compressed size: %d,
>14 beshort x uncompressed size: %d,
>18 beshort x data offset from start of block: %d+16
>18 beshort+16 x data offset from start of block: %d
6 string spt.dat ZyXEL rom-0 configuration block, name: "%s",
>16 beshort x compressed size: %d,
>14 beshort x uncompressed size: %d,
>18 beshort x data offset from start of block: %d+16
>18 beshort+16 x data offset from start of block: %d
6 string autoexec.net ZyXEL rom-0 configuration block, name: "%s",
>16 beshort x compressed size: %d,
>14 beshort x uncompressed size: %d,
>18 beshort x data offset from start of block: %d+16
>18 beshort+16 x data offset from start of block: %d
# Obfuscated Arcadyan firmware
0x68 belong 0x00D50800 Obfuscated Arcadyan firmware,
>0 belong x signature bytes: 0x%X,
>0 ubelong x signature bytes: 0x%X,
>0x70 string !\x00\x00\x00\x00\x00\x00\x00 {invalid},
>0x70 belong 0x00000000 see https://github.com/devttys0/wrt120n/deobfuscator
......
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