Some features are:
- CLI/GUI.
- Decrypt assets into readable bundles.
- Encrypt assets from bundles.
How to use CLI:
Description:
Usage:
AssetCLI <input_path> <output_path> [options]
Arguments:
<input_path> Input file/folder.
<output_path> Output folder.
Options:
--format <BH3|CB1|CB2|CB3|EC2B|ENCR|GI|PACK|TOT|ZZZ> (REQUIRED) Specify Format.
--encrypt Perform Ecnryption.
--version Show version information
-?, -h, --help Show help and usage information
Special Thank to:
- Khang06: Project for extraction.
- Jasuf: Project, first iteration for encryption.
- HotaruYS: Project.