Skip to content

Commit

Permalink
Reduce Phanuel's overall scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Starz0r committed Nov 16, 2024
1 parent 403f4ff commit 166e3c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 20 deletions.
4 changes: 1 addition & 3 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,7 @@ EQU8 = (?:^|/)equ8_conf\.json$
FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/
HackShield = (?:^|/)HShield/HSInst\.dll$
nProtect_GameGuard = (?:^|/)gameguard\.des$
Phanuel[] = (?:^|/)NeacInterface\.dll$
Phanuel[] = (?:^|/)NeacSafe64\.sys$
Phanuel[] = NeacClient\.exe$
Phanuel = (?:^|/)NeacSafe64\.sys$
PunkBuster[] = (?:^|/)(?:PnkBstrA|pbsvc)\.exe$
PunkBuster[] = (?:^|/)pbsv\.dll$
PunkBuster[] = (?:^|/)Punkbuster(?:$|/)
Expand Down
4 changes: 1 addition & 3 deletions tests/types/AntiCheat.Phanuel.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
NeacInterface.dll
NeacSafe64.sys
*NeacClient.exe
NeacSafe64.sys
15 changes: 1 addition & 14 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1345,22 +1345,9 @@ odin_dll
libodin_so
notodin.dll
notlibodin.so
NeacInterface
NeacInterface_dll
notactuallyNeacInterface.dll
NeacInterface.dllwhoops
sub/dir/notactuallyNeacInterface.dll
sub/dir/NeacInterface.dllwhoops
NeacSafe64
NeacSafe64_sys
notactuallyNeacSafe64.sys
NeacSafe64.syswhoops
sub/dir/notactuallyNeacSafe64.sys
sub/dir/NeacSafe64.syswhoops
NeacClient
NeacClient_exe
NeacClient.exewhoops
sub/dir/NeacClient.exewhoops
NeacClient.exe/sub/dir
NeacClient_exe/sub/dir
NeacClient_exenope/sub/dir
sub/dir/NeacSafe64.syswhoops

0 comments on commit 166e3c4

Please sign in to comment.