Recently, there have been a lot of server file leaks. The way cheaters obtain server files has always been the…
Advanced script variable hiding.
I needed to find a new way to hide global variables from being accessed (Or even found for that matter)…
Having AI run after and kill you.
I have been working on a Zombie-like system inside arma 3 and want to have the AI chase after my…
How to detect hint menus
The worst nightmare for any anticheat developer is coming across a cheat that is nearly impossible to detect. Hint menus…
How do Anticheats work?
A lot of people don’t understand how scripted anticheats like Infistar AntiHack work. The idea behind scripted anticheats is simple…
Securing publicVariableEventHandlers
A big issue with most game modes in ArmA 3 is how they handle network messages. Most servers I have…