FengPu Posted Monday at 09:23 AM Posted Monday at 09:23 AM ue4.26.2 I am researching the pak files of Unreal Engine, and of course, I know that many people have already studied them and there are ready-made tools available. I hope to know more information because I cannot find any relevant information on Google search. I encountered a problem in the second offset area of the pak file index information area. I don't understand what 8-byte data is? The 4-byte data following this 8-byte data corresponds to the 4-byte data following the file path in the third offset area of the pak file index information area, and should be used to point to the file path. I repackaged the same file using "UnrealPak. exe" from ue4.26.2, and this 8-byte data still appears, but it is different. ”29 E5 C2 64 38 D1 8A A6 "This is the byte I want to know. I have provided the pak file in the attachment, which includes the file index information area after AES decryption, the pak file, and the bookmarks I have organized myself using imhex. Or please tell me where to find the source code for version 4.26.2 of 'UnrealPak. exe', as I am not sure if it is open source. I hope to receive your help, thank you. pak.zip
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