Socket
Socket
Sign inDemoInstall

soul-knight-data-processing

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    soul-knight-data-processing

A package for encode or decode soul_knight data files.


Maintainers
1

Readme

Pypi Upload Python Package

使用方法看example.py 或者 example.py,或者自己翻源码

使用GPL V3协议

pip install soul-knight-data-processing

将存档放入项目的com.ChillyRoom.DungeonShooter/files/ (没有就自建)

存档文件说明 主要解密的六个 files/game.data # 游戏基础数据 加密方式 1 files/item_data.data # 物品存档 加密方式 2 files/season_data.data # 赛季数据 加密方式 2 files/setting.data # 游戏设置 加密方式 2 files/statistics.data # 地下室统计 加密方式 2 files/task.data # 任务数据 加密方式 2 —————————— 存档的其他文件说明 —————————— files/battles.data # 未完成的游戏 明文 JSON files/net_battle.data # 在线联机数据 明文 JSON files/sandbox_config.data # 电脑配置 明文 JSON files/sandbox_maps.data # 电脑地图 明文 JSON shared_prefs/com.ChillyRoom.DungeonShooter.v2.playerprefs.xml # 游戏数据 明文 XML

files/backup.data # 游戏数据备份 加密方式 1 files/mall_reload_data.data # 商城刷新数据 加密方式 2 files/monsrise_data.data # 怪兽崛起数据 加密方式 2

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc