diff options
Diffstat (limited to 'usr.bin/file/magdir/parix')
-rw-r--r-- | usr.bin/file/magdir/parix | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/parix b/usr.bin/file/magdir/parix new file mode 100644 index 00000000000..76dfb9e316b --- /dev/null +++ b/usr.bin/file/magdir/parix @@ -0,0 +1,13 @@ +# $OpenBSD: parix,v 1.1 2004/06/03 03:14:20 tedu Exp $ + +#------------------------------------------------------------------------------ +# +# Parix COFF executables +# From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de> +# +0 beshort&0xfff 0xACE PARIX +>0 byte&0xf0 0x80 T800 +>0 byte&0xf0 0x90 T9000 +>19 byte&0x02 0x02 executable +>19 byte&0x02 0x00 object +>19 byte&0x0c 0x00 not stripped |