You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I speculate that the scores are stored in the
cache
file (the scores are lost after deleting thecache
file), but the contents of thecache
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 或类似的对称加密算法加密了。我想写一个脚本能获取已游玩谱面的分数并上传,能提供可行的解密方法来获取数据吗?The text was updated successfully, but these errors were encountered: