// DIE's signature file // Author: hypn0 init("protector", "CodeLock"); function detect(bShowType, bShowVersion, bShowOptions) { if (Binary.compare("e9$$$$bb....535856535981e9....31ff575a5dbe....e9")) { sVersion = "4.0"; sOptions = "1993 by Dr. Detergen"; bDetected = true; } return result(bShowType, bShowVersion, bShowOptions); }