基于Rust实现的krkr引擎工具集
用于解混淆与混淆krkr存档文件
用于解包/封包xp3文件
cargo install --git https://github.com/XuanRikka/KrKrTools.git从release下载对应平台的二进制
git clone https://github.com/XuanRikka/KrKrTools.git
cd KrKrTools
cargo build --release添加-h选项以获得使用说明
本项目使用MIT许可证开源
- NeptuneIsTheBest/xp3_python提供了XP3文件结构文档
- arcusmaximus/KirikiriTools提供了ksd文件解混淆的源码参考