Skip to content

Repository files navigation

ActiveAnticheat Decoder

Some people are still selling decrypters for this AnTiChEaT system. It looks ridiculous, doesn't it? :)

Features

  • Decrypts ActiveAnticheatCrypt files from the client.
  • Supports decrypting the MD5 hash manifest:
    %TEMP%\ActiveAnticheat\<server_id>\ft_<server_id>.dat
  • Provides fast parallel decoding.
  • Uses cache on reruns for instant decryption.

Quick Start

Just run the program and pick your client folder, or drag and drop it onto the .exe.

Note

Scryde Integration
Check config.ini. By default, scryde_gamekitdata_auto_decode = true.
Decrypting ActiveAnticheatCrypt automatically decodes GamekitData into Lineage2Ver.
You can disable this in the configuration file if needed.

Important

Standalone GamekitData decoding
If you want to use the GamekitData decoder separately without ActiveAnticheatDecoder, check out ScrydeEncDec.

Environment

Before building from source, make sure you have installed:

  • Rust (toolchain with cargo)
  • Visual Studio (or C++ Build Tools) with the "Desktop development with C++" workload selected (required for MSVC linker).

Building

Use build_release.bat script

About

A simple app that decrypts files encrypted with Active Anticheat

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages