// Detect It Easy: detection rule file // Author: hypn0 init("protector", "ComProt"); function detect() { if (Binary.compare("e9$$$$e800005e8bee81ed....8db6....b9....f61446e2")) { sVersion = "1.0b"; bDetected = true; } return result(); }