Skip to content

学园偶像大师(学園アイドルマスター) AssetBundle 文件解密工具 Gakuen idolmaster AssetBundle File Decryption Tool

Notifications You must be signed in to change notification settings

shiodd/Gakuen-idolmaster-ab-decrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gakuen-idolmaster-ab-decrypt

学园偶像大师(学園アイドルマスター) AssetBundle 文件解密工具

Use

需要Python >= 3.10.0

  1. 安装依赖
pip install -r requirements.txt
  1. 以安卓系统为例,将游戏文件/data/data/com.bandainamcoent.idolmaster_gakuen/files/octo拷贝到项目目录下,注意:此步需要设备具有Root权限
  2. 执行脚本,等待解密完成
python ./main.py

Tool script

  1. export_asset_bundle.py
    用于导出AssetBundle内的文件资产,完成文件解密后执行脚本即可
python ./export_asset_bundle.py

Unity Version

游戏AssetBundle包内的Unity Version被去掉了,需要人工补齐版本号,目前游戏使用的Unity版本号为2022.3.21f1

Thank

  1. gkmasToolkit: 提供了解密思路
  2. gakuen-idolmaster-global-metadata-decrypt Issues #1: 提供了大量的帮助

About

学园偶像大师(学園アイドルマスター) AssetBundle 文件解密工具 Gakuen idolmaster AssetBundle File Decryption Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%