// DIE's signature file // Author: hypn0 init("extender","DOS protected mode extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("fafc0e1fe8....8cc0660fb7c066c1e0..6667a3........66b8........66c1e0..6667a3........66670905........66670905")) { sVersion="1994 by TRAN (Thomas Pytel)"; bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }