Commit d087d583 by heffnercj

Added signatures for executable shell scripts

parent 489fc2e8
......@@ -1178,6 +1178,16 @@
>8 leshort <0x2911 (invalid)
>8 leshort >0x2e92 (invalid)
0 string \x23!/ Executable script,
>6 byte !0x2F
>>7 byte !0x2F invalid
>2 string x shebang: "%s"
0 string \x23!\x20/ Executable script,
>7 byte !0x2F
>>8 byte !0x2F invalid
>3 string x shebang: "%s"
#--------------------File Systems---------------------
# Minix filesystems - Juan Cespedes <cespedes@debian.org>
......
......@@ -620,3 +620,13 @@
>8 leshort <0x2911 (invalid)
>8 leshort >0x2e92 (invalid)
0 string \x23!/ Executable script,
>6 byte !0x2F
>>7 byte !0x2F invalid
>2 string x shebang: "%s"
0 string \x23!\x20/ Executable script,
>7 byte !0x2F
>>8 byte !0x2F invalid
>3 string x shebang: "%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