Some people are still selling decoders for this AnTiChEaT system. It looks ridiculous, doesn't it? :)
- Decrypts ActiveAnticheatCrypt files from the client.
- Supports decrypting the MD5 hash manifest:
%TEMP%\ActiveAnticheat\<server_id>\ft_<server_id>.dat - Optionally decodes GamekitData after decryption into Lineage2Ver.
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.
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).
Use build_release.bat script
