// DIE's signature file // Author: hypn0 init("extender","Zurenava DOS Extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("be....bf....b9....56fcf3a55fe9")) { sVersion="0.45"; bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }