CS2AC & CS2FOW – Server-side anti-cheat and anti-wallhack

karola3vax2

Пользователь
Messages
2
Reaction score
0
Hello everyone,

I’m the developer of two free and open-source security plugins for Counter-Strike 2 community servers.

CS2AC is a server-side anti-cheat that analyzes player behavior and network input. It includes detections for aimbot, aimlock, triggerbot, silent aim, AntiAim, movement assistance and other abnormal behavior. Detection reports contain readable evidence, and punishments can be passed to existing admin and ban plugins through configurable commands.

CS2FOW is a preventive server-side anti-wallhack. Instead of trying to detect wallhack users afterward, it prevents the server from transmitting hidden enemy data until the player is genuinely visible. It accounts for map geometry, animated player hitbox capsules, smoke and HE interactions.

Both projects:

  • Support Windows and Linux servers
  • Run through Metamod:Source
  • Are actively maintained for CS2 updates
  • Include automatic updates
  • Are free and open source
  • Do not require anything to be installed on players’ computers
CS2AC is not a replacement for a full client-side anti-cheat, and no server-side detector can catch every private cheat. The goal is to provide practical protection, clear evidence and easy integration for community-server owners. CS2FOW complements it by removing useful wallhack information before a cheat can display it.

Projects

CS2AC: https://github.com/karola3vax/CS2AC
CS2FOW: https://github.com/karola3vax/CS2FOW

Bug reports, testing feedback and contributions are welcome. When reporting a detection problem, please include the plugin version, relevant logs, a demo or video, and enough context to reproduce it.

Both projects are independently maintained. If they help your server, even a small one-time or monthly contribution helps cover CS2 compatibility updates, testing, Windows and Linux builds, report investigation and community support:

https://buymeacoffee.com/karola3vax
 
Back
Top