// Detect It Easy: detection rule file // Author: hypn0 init("protector", "Nodebug"); function detect() { if (MSDOS.compareEP("fcbe....b9....31d22ead01c2e2")) { sVersion = "1.0 part 2"; sOptions = "by JVP"; bDetected = true; } return result(); }