// Detect It Easy: detection rule file // Author: hypn0 init("protector", "CryptGeneric"); function detect() { if (Binary.compare("e9$$$$b430cd2180fc..72..90e9....90bb....81c3....53b0..04..51b9....e9")) { bDetected = true; } return result(); }