CV2LocresTool [Source]
Simple CLI for decrypting/encrypting Code Vein 2 LOCRES files.
Usage
Run:
.\CV2LocresTool.exe decrypt <input> <output>
.\CV2LocresTool.exe encrypt <input> <output>
Options
--demo Use demo XOR key
Notes
Input and output must be different files.
The tool will create the...