UnrealReZen icon indicating copy to clipboard operation
UnrealReZen copied to clipboard

AES Keys issues

Open zeddoth opened this issue 1 year ago • 1 comments

I'm currently working on a tool for Stalker 2 for merging somes files and it seem that the files we are packing with ReZen use a custom AES keys and i'm not able to unpak it with ZenTools after it's pack with ReZen.

Actually it's a problem , so maybe i'm wrong but i'm using the same AES Key and i get this error on ZenTools :

image

Same case in FModel, pak files still locked : [WRN] Could not load virtual paths, plugin manifest may not exist , so if you can help me that will be really cool from your part.

It seem that is the utoc file the main problem maybe its not related to AES Keys , but it's not possible to unpak things now

zeddoth avatar Dec 07 '24 11:12 zeddoth

I don't know about ZenTools but FModel can't load the packed archive because of PerfectHashCount is zero.

rm-NoobInCoding avatar Feb 03 '25 15:02 rm-NoobInCoding