protected override void scanForObfuscator() { findXenocodeAttribute(); stringDecrypter = new StringDecrypter(module); stringDecrypter.find(); }