#1
|
||||
|
||||
Question about how to obtain decryption key for UE4 title.
Hi all,
Was looking into repacking/compressing Unreal Engine 4 titles (specifically Chernobylite), however it would seem that a decryption key is required to properly pack and unpack the archives. I'm not very sure as to where to find an index of decryption keys or how to properly extract/find the key for the title. Another question I have is do all Unreal Engine 4 titles have encrypted archives or is it a case-by-case basis? |
Sponsored Links |
#2
|
||||
|
||||
__________________
Haters gonna hate
|
#3
|
||||
|
||||
Quote:
Last edited by L33THAK0R; 24-04-2021 at 12:27. |
#4
|
||||
|
||||
I can confirm this, with AES finder 0.9f. The .pak files do seem to be encrypted, though. Yes, probably AES finder doesn't support this game (yet).
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
#5
|
||||
|
||||
Thank you for confirming Joe, thankfully there are many more UE4 games for me to try my hand at compressing! Fingers crossed a future version supports this title!
|
#6
|
||||
|
||||
Do you have one for which AES finder can find the key? (I think it will find keys in 32-bit executables only.)
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
#7
|
||||
|
||||
"Samurai Jack - Battle Through Time" which has the file name "SJGAME-Win64-Shipping.exe", (which I'm thinking is a 64-bit executable) generates the key "0x8E0A631576F6CBE340BF039C7C5BB8632E6FDC1082E019B 646B44B2846C96855". Currently attempting to compress some other games right now but I'll be sure to give it a shot in the coming days. Tried getting a key from the game "Satisfactory", but I'm having issues unpacking it with steamless, might ask over on the cs forums for help with that though, as I don't think its relevant here.
|
#8
|
||||
|
||||
According to this utility: UnrealPak, Chernobylite's files are not encrypted, only compressed (with ZLib). I could list and extract the contents of any of the PAK's. If I understand correctly, you have to specify the AES key in the "Crypto.json" file of this utility to be able to decrypt files; if the PAK "index" is also encrypted, you won't even be able to list the files inside without the proper key. So I think AES finder was right: there's no key in this game.
This also means that you won't be able to significantly compress the game as it is further because it's already compressed, unless you extract everything from all the PAK's. [...] I tried it: Chernobylite works fine it this unpacked form - I could load the last savegame in the base and start a mission - and the (unpacked) files don't seem to be encrypted. (You can't compress encrypted files much anyway.) I extracted the PAK's in this order: 0, 1, 3, 3optional, ..., 9, 10, ..., 15. About 124 thousand files, 40.6 gigabytes. The "ChernobylGame" and "Engine" directories extracted from the PAK's go to the root directory of the game, all other directories go under "ChernobylGame\Content". Can you confirm that you cannot list of extract files from "Samurai Jack - Battle Through Time" with the same utility? Without explicitly specifying the AES key, that is.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
The Following User Says Thank You to Joe Forster/STA For This Useful Post: | ||
L33THAK0R (26-04-2021) |
#9
|
||||
|
||||
UnrealPAK is OK, however if you are extracting ue4 paks I recommend using quickbms.
If any key is needed, it prompts you at the start of the extraction process. There's a script on Luigi's site, but there's also updated scripts which have better chance of working on cs forum (not entirely sure I'm allowed to link it for obvious reason). This thread contains long list of keys also. @Joe you'll need to specify the key in order to decrypt/extract the pak - regardless if the full pak is encrypted or only Table of Contents. All ue4 games run fine when their pak files are unpacked. Last edited by Masquerade; 26-04-2021 at 03:07. |
The Following User Says Thank You to Masquerade For This Useful Post: | ||
L33THAK0R (26-04-2021) |
#10
|
||||
|
||||
Quote:
![]()
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
The Following User Says Thank You to Joe Forster/STA For This Useful Post: | ||
L33THAK0R (26-04-2021) |
#11
|
||||
|
||||
![]() Quote:
|
#12
|
||||
|
||||
Quote:
Last edited by L33THAK0R; 26-04-2021 at 07:40. |
#13
|
||||
|
||||
When I say "all" there may be one or two exceptions, none that I can think of...
Before I figured out how to use XTool, I used to unpack the games ![]() |
#14
|
||||
|
||||
For sure there are expectations, but I was under the assumption that every UE4 title would only be able to read the .pak files and not unpacked files, I'm always amazed to learn things I'd never even considered to be possible!
|
#15
|
||||
|
||||
Engine properties.
I think the unpacked files have to be in a folder which is exactly named as the corresponding pak file.
__________________
Haters gonna hate
|
![]() |
Thread Tools | |
Display Modes | |
|
|