Skip to content

Repository files navigation

decrypt-go

Golang library clone of the Rust DecryptTruck project (library part only, no CLI).

Usage

out, err := decryptgo.DecryptBinFile(inputBytes)

DecryptBinFile accepts ATS/ETS2 save bytes and returns decrypted SiiNunit bytes.

Releases

Packages

Used by

Contributors

Languages