Skip to content

Commit 18a038a

Browse files
authored
Add new variant of Black Cipher anti-cheat. (#882)
* Add new variant of Black Cipher anti-cheat. * Update old variant of Nexon Game Security as requested.
1 parent f9054b5 commit 18a038a

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

rules.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@ AntiCheatExpert[] = (?:^|/)AceAntibotClient/
236236
AnyBrain = (?:^|/)anybrainSDK\.dll$
237237
Arbiter = (?:^|/)Arbiter\.dll$
238238
BattlEye = (?:^|/)BEService(?:_x64)?\.exe$
239-
BlackCipher = (?:^|/)BlackCipher/
239+
BlackCipher[] = (?:^|/)BlackCall(?:64)?\.aes$
240+
BlackCipher[] = (?:^|/)BlackCat64\.sys$
240241
EasyAntiCheat[] = (?:^|/)EasyAntiCheat_(?:EOS_)?Setup\.exe$
241242
EasyAntiCheat[] = (?:^|/)(?:EasyAntiCheat(?:_x64)?|eac_server64)\.dll$
242243
EA_AntiCheat = (?:^|/)EAAntiCheat\.Installer\.exe$
Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
/BlackCipher/
2-
/BlackCipher/@
3-
BlackCipher/
4-
BlackCipher/@
51
BlackCipher/BlackCall.aes
6-
BlackCipher/BlackCipher.aes
7-
BlackCipher/BlackXchg.aes
8-
BlackCipher/config.bc
92
Sub/Folder/BlackCipher/BlackCall.aes
10-
Sub/Folder/BlackCipher/BlackCipher.aes
11-
Sub/Folder/BlackCipher/BlackXchg.aes
12-
Sub/Folder/BlackCipher/config.bc
3+
grap/BlackCat64.sys
4+
Sub/Folder/grap/BlackCat64.sys

0 commit comments

Comments
 (0)