Skip to content

Commit 8b46b5a

Browse files
committed
EAC switch to look for a specific string
1 parent 66e5983 commit 8b46b5a

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

rules.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ AnyBrain = (?:^|/)anybrainSDK\.dll$
237237
Arbiter = (?:^|/)Arbiter\.dll$
238238
BattlEye = (?:^|/)BEService(?:_x64)?\.exe$
239239
BlackCipher = (?:^|/)BlackCipher/
240-
EasyAntiCheat = EasyAntiCheat
240+
EasyAntiCheat = (?:^|/)EasyAntiCheat_Setup\.exe$
241241
EA_AntiCheat = (?:^|/)EAAntiCheat\.Installer\.exe$
242242
EQU8 = (?:^|/)equ8_conf\.json$
243243
FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/
Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
/EasyAntiCheat/
2-
/EasyAntiCheat/@
3-
EasyAntiCheat
4-
EasyAntiCheat/
5-
EasyAntiCheat/@
6-
EasyAntiCheat/Certificates
7-
EasyAntiCheat/EasyAntiCheat_x64.dll
8-
EasyAntiCheat/EasyAntiCheat_x86.dll
9-
EasyAntiCheat_Setup.exe
10-
win64/EasyAntiCheat_x64.dll
11-
GameData/EasyAntiCheat/EasyAntiCheat_x86.dll
1+
/EasyAntiCheat_Setup.exe
122
EasyAntiCheat/cuisine_royale/EasyAntiCheat_Setup.exe
3+
EasyAntiCheat_Setup.exe

0 commit comments

Comments
 (0)