Skip to content

Commit 166e3c4

Browse files
committed
Reduce Phanuel's overall scope
1 parent 403f4ff commit 166e3c4

File tree

3 files changed

+3
-20
lines changed

3 files changed

+3
-20
lines changed

rules.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,7 @@ EQU8 = (?:^|/)equ8_conf\.json$
233233
FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/
234234
HackShield = (?:^|/)HShield/HSInst\.dll$
235235
nProtect_GameGuard = (?:^|/)gameguard\.des$
236-
Phanuel[] = (?:^|/)NeacInterface\.dll$
237-
Phanuel[] = (?:^|/)NeacSafe64\.sys$
238-
Phanuel[] = NeacClient\.exe$
236+
Phanuel = (?:^|/)NeacSafe64\.sys$
239237
PunkBuster[] = (?:^|/)(?:PnkBstrA|pbsvc)\.exe$
240238
PunkBuster[] = (?:^|/)pbsv\.dll$
241239
PunkBuster[] = (?:^|/)Punkbuster(?:$|/)

tests/types/AntiCheat.Phanuel.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
NeacInterface.dll
2-
NeacSafe64.sys
3-
*NeacClient.exe
1+
NeacSafe64.sys

tests/types/_NonMatchingTests.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,22 +1345,9 @@ odin_dll
13451345
libodin_so
13461346
notodin.dll
13471347
notlibodin.so
1348-
NeacInterface
1349-
NeacInterface_dll
1350-
notactuallyNeacInterface.dll
1351-
NeacInterface.dllwhoops
1352-
sub/dir/notactuallyNeacInterface.dll
1353-
sub/dir/NeacInterface.dllwhoops
13541348
NeacSafe64
13551349
NeacSafe64_sys
13561350
notactuallyNeacSafe64.sys
13571351
NeacSafe64.syswhoops
13581352
sub/dir/notactuallyNeacSafe64.sys
1359-
sub/dir/NeacSafe64.syswhoops
1360-
NeacClient
1361-
NeacClient_exe
1362-
NeacClient.exewhoops
1363-
sub/dir/NeacClient.exewhoops
1364-
NeacClient.exe/sub/dir
1365-
NeacClient_exe/sub/dir
1366-
NeacClient_exenope/sub/dir
1353+
sub/dir/NeacSafe64.syswhoops

0 commit comments

Comments
 (0)