// DIE's signature file // Author: hypn0 init("extender","Xtender DOS Extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("0e1fe8$$$$e8$$$$b8....9c5b80e7..539d9c5980e5..80fd..74..4080cf..539d9c5980e5..74..40668bdc66")) { sVersion="1.04.36037"; sOptions="by vyc/sophtXS"; bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }