Skip to content

Commit

Permalink
Update and rename Crimepack_EK.yar to EK_Crimepack.yar
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorenog authored Jul 20, 2016
1 parent d9389f2 commit 6a37375
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
rule crimepack_jar
rule crimepack_jar : EK
{
meta:
author = "Josh Berry"
Expand All @@ -22,7 +22,7 @@ strings:
condition:
6 of them
}
rule crimepack_jar3
rule crimepack_jar3 : EK
{
meta:
author = "Josh Berry"
Expand Down

0 comments on commit 6a37375

Please sign in to comment.