// DIE's signature file // Author: hypn0 init("extender","Stub-386 DPMI DOS Extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("0e1f8c06....b430cd213c..73..b8....eb..c606......c606......c606......c606......9a")) { sOptions="1997 by LADsoft"; bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }