Skip to content

Navigation Menu

Sign in
Sign up

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
Enabled by default via scryde_gamekitdata_auto_decode = true in config.ini
(automatically swaps the GamekitData header to Lineage2Ver).

For standalone decoding, you can use 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 the build_release.bat script, it compiles the x86 release binary, copies it to bin\ActiveAnticheatDecoder.exe.

The same build works directly with cargo:

cargo build --release --target i686-pc-windows-msvc

About

A simple app that decrypts files encrypted with Active Anticheat

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /