This commit is contained in:
Gabor Gyorvari
2018-02-28 15:01:01 +01:00
parent 33a38c0873
commit 7b2b1068e1

View File

@@ -75,3 +75,6 @@ chr\s*\(\s*['"]?\s*((95)|(0[Xx]5[Ff]))\s*['"]?\s*\)
#Malware inffected files sometimes marked with comments like /*87cda*/ to avoid infect again
\/\*[a-z0-9]{5}\*\/
# XOR-ed strings with custom math
%\(\d+\-\d+\+\d+\)==\(\-\d+\+\d+\+\d+\)