// DIE's signature file // Author: hypn0 init("extender","TMTSTUB DOS Extender"); function detect(bShowType,bShowVersion,bShowOptions) { if(MSDOS.compareEP("b462cd218bc38ccb538edb8c0e....8c0e....8c0e....2bd8bd....03ddc1e5..b44acd2173..ba....e9")) { sVersion="0.31"; sOptions="32bit WDOSX-based DOS-extender and loader by Rustam Gadeyev"; bDetected=1; } return result(bShowType,bShowVersion,bShowOptions); }