mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Rename and updateYARA rules
Renamed DosX_Heuristic.yar and DosX_InterestingThings.yar to DiE_BasicHeuristics_by_DosX.yar and DiE_InterestingThings_by_DosX.yar, respectively. Added comments indicating these modules are specifically for the Detect It Easy project and to retain copyright information.
This commit is contained in:
parent
45c7a61268
commit
9ab65bb711
2 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
Telegram: @DosX_dev
|
||||
*/
|
||||
|
||||
// This module was written specifically for the Detect It Easy project.
|
||||
// Please retain the copyright information when distributing it.
|
||||
|
||||
import "pe"
|
||||
import "math"
|
||||
|
||||
|
|
@ -5,6 +5,9 @@
|
|||
Telegram: @DosX_dev
|
||||
*/
|
||||
|
||||
// This module was written specifically for the Detect It Easy project.
|
||||
// Please retain the copyright information when distributing it.
|
||||
|
||||
import "pe"
|
||||
import "math"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue