Skip to content

Commit

Permalink
Add HackShield (#495)
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Rybacki <15911822+Lifeismana@users.noreply.github.com>
  • Loading branch information
MichaelHinrichs and Lifeismana authored Jan 9, 2024
1 parent f682d9d commit d5a2ef1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions descriptions/AntiCheat.HackShield.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
HackShield is an anticheat software by [**AhnLab**](https://global.ahnlab.com/site/main.do).
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ EasyAntiCheat = EasyAntiCheat
EA_AntiCheat = (?:^|/)EAAntiCheat.Installer\.exe
EQU8 = (?:^|/)equ8_conf\.json$
FredaikisAntiCheat = (?:^|/)FredaikisAntiCheat/
HackShield = (?:^|/)HShield/HSInst\.dll$
nProtect_GameGuard = (?:^|/)gameguard\.des$
PunkBuster[] = (?:^|/)(?:PnkBstrA|pbsvc)\.exe$
PunkBuster[] = (?:^|/)pbsv\.dll$
Expand Down
2 changes: 2 additions & 0 deletions tests/types/AntiCheat.HackShield.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/HShield/HSInst.dll
HShield/HSInst.dll
3 changes: 3 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,9 @@ sub/folder/sndf_whatever.ogg
sub/folder/sndf_a.ogg
snd_.ogg
sub/folder/snd_.ogg
HShield/HSInst_dll
HShield/HSInst
HSInst.dll
data.podf
sub/dir/data.podf
something.rimf
Expand Down

0 comments on commit d5a2ef1

Please sign in to comment.