Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to obtain the score of played spectrum from Android/data #166

Open
Cola-Ace opened this issue Dec 14, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Cola-Ace
Copy link

I speculate that the scores are stored in the cache file (the scores are lost after deleting the cache file), but the contents of the cache file should have been encrypted using AES or similar symmetric encryption algorithms. I want to write a script that can obtain the scores of the played spectrum and upload them. Can you provide a feasible decryption method to obtain the data?

我推测分数储存在 cache 文件中(删除 cache 文件后分数没了),但 cache 文件的内容应该是被 AES 或类似的对称加密算法加密了。我想写一个脚本能获取已游玩谱面的分数并上传,能提供可行的解密方法来获取数据吗?

@Cola-Ace Cola-Ace added the enhancement New feature or request label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants