Skip to content

Commit 50940e8

Browse files
committed
Rules for Phanuel
1 parent e91c4b8 commit 50940e8

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

descriptions/AntiCheat.Phanuel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**Phanuel** also known as NEAC Protect, is anti-cheating software created, developed, and maintained by NetEase.

rules.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ PunkBuster[] = (?:^|/)Punkbuster(?:$|/)
239239
Ricochet = (?:^|/)Randgrid\.sys$
240240
TenProtect = (?:^|/)TP3Helper\.exe$
241241
XIGNCODE3 = \.xem$
242+
Phanuel[] = (?:^|/)NeacInterface\.dll$
243+
Phanuel[] = (?:^|/)NeacSafe64\.sys$
244+
Phanuel[] = NeacClient\.exe$
242245

243246
[SDK]
244247
Adobe_Flash[] = (?:^|/)Flash[ _]?Player(?:$|/|\.)

tests/types/AntiCheat.Phanuel.txt

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

tests/types/_NonMatchingTests.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,3 +1345,22 @@ 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
1354+
NeacSafe64
1355+
NeacSafe64_sys
1356+
notactuallyNeacSafe64.sys
1357+
NeacSafe64.syswhoops
1358+
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

0 commit comments

Comments
 (0)