Ghostx2023 Posted September 11, 2024 Posted September 11, 2024 Request assistance in decrypting files The npk files in APK can be used https://github.com/zhouhang95/neox_tools/ and nxpk_v0.4.3 can be unpacked The unpacked file is not a normal engine file, it should be encrypted data The data below is also an encrypted file https://stzb.163.com/hd/ https://g10.gdl.netease.com/stzb_6.6.4_out_branch_6.1.869095.apk?key1=4fff3196cba4a9652fca0a8abacd6d11&key2=66e1fc63 (2G) Example file https://drive.google.com/file/d/1J4MwUpdSArJhOkF6S8o6pMA7a8koEOlZ/view?usp=drive_link (28M)
Supporter wq223 Posted April 5 Supporter Posted April 5 On 2024/9/11 at PM4点45分, Ghostx2023 said: 请求协助解密文件 APK里面的npk文件可以使用https://github.com/zhouhang95/neox_tools/和nxpk_v0.4.3进行解包, 解包后的文件不是普通的引擎文件,应该是加密数据, 下面的数据也是加密文件 https://stzb.163.com/hd/ https://g10.gdl.netease.com/stzb_6.6.4_out_branch_6.1.869095.apk?key1=4fff3196cba4a9652fca0a8abacd6d11&key2=66e1fc63 (2G) 示例文件 https://drive.google.com/file/d/1J4MwUpdSArJhOkF6S8o6pMA7a8koEOlZ/view?usp=drive_link (28M) Your files are compressed by zstd, they can be decompressed, and most of them are texture files of .ktx after decompression. At present, nxpk_v0.4.3.bms should not have written the logic to decompress zstd, so what you get is compressed files and a bunch of messy files. I have little understanding of .bms scripts. The decompression process I completed is using my own python script. In order to perfectly extract, I suggest that they update nxpk_v0.4.3.bms.
Supporter wq223 Posted April 8 Supporter Posted April 8 11 hours ago, TeaEffTeu said: zstd 现在在 v0.4.4 中受支持 Thank you for updating them The supported games now should be more extensive 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now