IronTiger_EFH3_encoder
Description
Iron Tiger EFH3 Encoder
Query · yara
strings: $str1 = "EFH3 [HEX] [SRCFILE] [DSTFILE]" wide ascii $str2 = "123.EXE 123.EFH" wide ascii $str3 = "ENCODER: b[i]: = " wide ascii condition: uint16(0) == 0x5a4d and (any of ($str*))