某國外虛幻4引擎游戲,問題如下:
有AES加密,有正確的秘鑰,可以檢測是V11 2.6版本引擎的文件,可以在FModel工具看到文件目錄,但是無法打開,提示
If you're having an issue with FModel, make sure to let us know on Discord at https://fmodel.app/discord/
[WRN] Could not load localized resources in 'English', language may not exist
[ERR] Newtonsoft.Json.JsonSerializationException: Unexpected end when deserializing object. Path 'Contents', line 3165, position 0.
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException(JsonReader reader, JsonContract contract, Object currentObject, String message)
[ERR] CUE4Parse.UE4.Exceptions.ParserException: Invalid uasset magic: 0x4120657A != 0x9E2A83C1
at CUE4Parse.UE4.Objects.UObject.FPackageFileSummary..ctor(FArchive Ar)
用其他任何官方和第三方工具都無法解包.pak文件,懷疑是文件進(jìn)行了新的打包方式。
游戲樣本文件:
https://cowtransfer.com/s/bec330873ef946 點擊鏈接查看 [ PAK樣本.zip ] ,或訪問奶??靷?cowtransfer.com 輸入傳輸口令 mgnke8 查看;
需求是需要給出能正常解包和打包的工具