We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b46b5a commit 0a6552dCopy full SHA for 0a6552d
rules.ini
@@ -237,7 +237,7 @@ AnyBrain = (?:^|/)anybrainSDK\.dll$
237
Arbiter = (?:^|/)Arbiter\.dll$
238
BattlEye = (?:^|/)BEService(?:_x64)?\.exe$
239
BlackCipher = (?:^|/)BlackCipher/
240
-EasyAntiCheat = (?:^|/)EasyAntiCheat_Setup\.exe$
+EasyAntiCheat = (?:^|/)EasyAntiCheat_(?:EOS_)?Setup\.exe$
241
EA_AntiCheat = (?:^|/)EAAntiCheat\.Installer\.exe$
242
EQU8 = (?:^|/)equ8_conf\.json$
243
FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/
tests/types/AntiCheat.EasyAntiCheat.txt
@@ -1,3 +1,6 @@
1
+/EasyAntiCheat_EOS_Setup.exe
2
/EasyAntiCheat_Setup.exe
3
+EasyAntiCheat/EasyAntiCheat_EOS_Setup.exe
4
EasyAntiCheat/cuisine_royale/EasyAntiCheat_Setup.exe
5
+EasyAntiCheat_EOS_Setup.exe
6
EasyAntiCheat_Setup.exe
0 commit comments