Skip to content

AXiX-official/CrossCore-Lua-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossCore-Lua-Tool

一个帮助你解密/加密CrossCore Luascripts的工具

Command Line Arguments

  • --infile <infile> or -i <infile>: Specifies the input lua file to be processed.
  • --outfile <outfile> or -o <outfile>: Specifies the output file where the processed data will be written.
  • --encrypt or -e: Encrypts the lua file.
  • --platform or -p: Specifies the platform to use for encryption, Android or iOS(default: Android).
  • --decrypt or -d: Decrypts the lua file.
  • --nofix: Do not fix the file.
  • --ver-bytes: Read version data from file.
  • --help or -h: Show help.

Example usage:

./crosscore-lua-tool --infile ./path/to/infile --outfile ./path/to/outfile --encrypt

Python Version

查看pyScripts分支

About

一个帮助你解密/加密CrossCore Luascripts的工具

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages