DarkEYEv3_Cryptor
Description
Rule to detect DarkEYEv3 encrypted executables (often malware)
Query · yara
strings: $s0 = "\\DarkEYEV3-" condition: uint16(0) == 0x5a4d and $s0
Rule to detect DarkEYEv3 encrypted executables (often malware)
strings: $s0 = "\\DarkEYEV3-" condition: uint16(0) == 0x5a4d and $s0
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.