Skip to content

Commit

Permalink
Add XTrap (SteamDatabase#781)
Browse files Browse the repository at this point in the history
Co-authored-by: NintenHero <[email protected]>
  • Loading branch information
Lifeismana and NintenHero committed May 28, 2024
1 parent e071743 commit 010b843
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions descriptions/AntiCheat.XTrap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**XTrap**](https://wiselogic.co.kr/?ckattempt=1#xtrapsection) is an anti-cheating program created and maintained by WiseLogic.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ PunkBuster[] = (?:^|/)Punkbuster(?:$|/)
Ricochet = (?:^|/)Randgrid\.sys$
TenProtect = (?:^|/)TP3Helper\.exe$
XIGNCODE3 = \.xem$
XTrap = (?:^|/)(?:XPva0[03]|XTrapExt)\.dll$

[SDK]
Adobe_Flash[] = (?:^|/)Flash[ _]?Player(?:$|/|\.)
Expand Down
10 changes: 10 additions & 0 deletions tests/types/AntiCheat.XTrap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/XPva00.dll
/XPva03.dll
/XTrapExt.dll
UnrealEngine3/Binaries/Win32/XTrap/XTrapExt.dll
XPva00.dll
XPva03.dll
XTrap/XTrapExt.dll
XTrapExt.dll
bin/XPva03.dll
release/XPva00.dll
21 changes: 21 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,27 @@ GameCenterDistribs.xm
GameCenterDistribs_xml
greenworks
abcgreenworks-win32.node
xtrap
XPva00_dll
notactuallyXPva00.dll
XPva00.dllwhoops
sub/dir/notactuallyXPva00.dll
sub/dir/XPva00.dllwhoops
XPva01_dll
notactuallyXPva01.dll
XPva01.dllwhoops
sub/dir/notactuallyXPva01.dll
sub/dir/XPva01.dllwhoops
XPva02_dll
notactuallyXPva02.dll
XPva02.dllwhoops
sub/dir/notactuallyXPva02.dll
sub/dir/XPva02.dllwhoops
XPva03_dll
notactuallyXPva03.dll
XPva03.dllwhoops
sub/dir/notactuallyXPva03.dll
sub/dir/XPva03.dllwhoops
/files/gamecore/projectiletypes/_e_rpggrenade_d.dds
files_gamecore_projectiletypes_e_rpggrenade_d.dds
files/gamecore/blah
Expand Down

0 comments on commit 010b843

Please sign in to comment.