diff --git a/rules.ini b/rules.ini index 71aab47dc..5b1435e92 100644 --- a/rules.ini +++ b/rules.ini @@ -239,7 +239,8 @@ SCUMMVM = (?:^|/)scummvm\.exe$ [AntiCheat] AntiCheatExpert[] = (?:^|/)AntiCheatExpert/ AntiCheatExpert[] = (?:^|/)AceAntibotClient/ -AnyBrain = (?:^|/)anybrainSDK\.dll$ +AnyBrain[] = (?:^|/)anybrainSDK\.dll$ +AnyBrain[] = (?:^|/)Cerebro\.dll$ BattlEye = (?:^|/)BEService(?:_x64)?\.exe$ BlackCipher[] = (?:^|/)BlackCall(?:64)?\.aes$ BlackCipher[] = (?:^|/)BlackCat64\.sys$ diff --git a/tests/types/AntiCheat.AnyBrain.txt b/tests/types/AntiCheat.AnyBrain.txt index 9940698f8..79536f7df 100644 --- a/tests/types/AntiCheat.AnyBrain.txt +++ b/tests/types/AntiCheat.AnyBrain.txt @@ -1,4 +1,7 @@ /anybrainSDK.dll +/Cerebro.dll Sub/AnyBrain/anybrainSDK.dll Sub/anybrainSDK.dll +Sub/Cerebro.dll anybrainSDK.dll +Cerebro.dll