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:
DosX 2025-09-22 00:30:45 +03:00
commit 9ab65bb711
2 changed files with 6 additions and 0 deletions

View file

@ -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"

View file

@ -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"