diff --git a/descriptions/AntiCheat.Phanuel.md b/descriptions/AntiCheat.Phanuel.md new file mode 100644 index 000000000..3cd8af1b1 --- /dev/null +++ b/descriptions/AntiCheat.Phanuel.md @@ -0,0 +1 @@ +**Phanuel** also known as NEAC Protect, is anti-cheating software created, developed, and maintained by NetEase. \ No newline at end of file diff --git a/rules.ini b/rules.ini index 270ad75c2..db33f2650 100644 --- a/rules.ini +++ b/rules.ini @@ -233,6 +233,7 @@ EQU8 = (?:^|/)equ8_conf\.json$ FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/ HackShield = (?:^|/)HShield/HSInst\.dll$ nProtect_GameGuard = (?:^|/)gameguard\.des$ +Phanuel = (?:^|/)NeacSafe64\.sys$ PunkBuster[] = (?:^|/)(?:PnkBstrA|pbsvc)\.exe$ PunkBuster[] = (?:^|/)pbsv\.dll$ PunkBuster[] = (?:^|/)Punkbuster(?:$|/) diff --git a/tests/types/AntiCheat.Phanuel.txt b/tests/types/AntiCheat.Phanuel.txt new file mode 100644 index 000000000..3d5bbaaa0 --- /dev/null +++ b/tests/types/AntiCheat.Phanuel.txt @@ -0,0 +1 @@ +NeacSafe64.sys \ No newline at end of file diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 402122f83..b5d590957 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1345,3 +1345,9 @@ odin_dll libodin_so notodin.dll notlibodin.so +NeacSafe64 +NeacSafe64_sys +notactuallyNeacSafe64.sys +NeacSafe64.syswhoops +sub/dir/notactuallyNeacSafe64.sys +sub/dir/NeacSafe64.syswhoops \ No newline at end of file