| 12345678910111213 | 
							
- #------------------------------------------------------------------------------
 
- # $File: parix,v 1.5 2020/03/08 22:18:32 christos Exp $
 
- #
 
- # Parix COFF executables
 
- # From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
 
- #
 
- 0	beshort&0xefff	0x8ACE	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
 
 
  |