![]() |
Unreal Engine 4 Decryption Tool
1 Attachment(s)
Usage:
Code:
ue4dt.exe e|d -m# -c# -b# -k# <stdin> <stdout> Code:
-m = method (1 = games that use borderlands3, street figher v... format, 2 = games that use rune ii format) I am not sure if this is universal, I don't have any unreal engine games and I was sent a small sample to work on. Borderlands 3 "pakchunk2-WindowsNoEditor_0_P.pak", seems like it works Note: This only decrypts, you'll have to find other means of precompressing the data. The input/output size remains the same. |
And the legend is back ... :)
Key for Borderlands 3: Code:
0x115EE4F8C625C792F37A503308048E79726E512F0BF8D2AD7C4C87BC5947CBA7 |
Welcome Back My Bro
You Do it Thanks , i will test it |
Awesome, hope we will see the same for RDR2 files :)
|
Update available
Changes - Replaced old SHA and AES functions for more optimized ones Notes - This is backwards compatible with first release, it's just faster |
Thanks for the tool, works OK for BL3. Is it possible to reduce the buffer size? Now it eats >256 MB of RAM on relatively small files? Combined with main algo, srep and xtool it can easily kill all the RAM :)
|
Update available
Changes - Fixed minor issues, thanks ShivShubh - Added chunk size option as requested, its setting is optional Notes - This thing does not work like xtool where setting small/big chunk size has little to no difference, if an encrypted stream is truncated, it will not be decrypted - Make sure the chunk size you use when encoding is the same as the one you set when decoding - You may also have noticed, the key and chunk size are repeated when encoding and when decoding (the command line), that is because this tool does not store headers of its own to recall this information, which is why I did mention that the input/output size is always the same - You can input a different key if you plan on reencrypting the data using another key, not sure why you would be doing that though but it is possible :) Usage Code:
ue4dt.exe e|d[chunksize] key <stdin> <stdout> Quote:
|
anyone have the decryption key for street fighter 5?
i have the aes_binary one but when i go to pack it back up it doesn't work right |
Quote:
|
Quote:
|
should it work on t7
|
Quote:
|
Quote:
|
Quote:
Code:
0x5f6153346d665a4b384d3573354b5743324c7a325673466e474b4937617a676c |
Quote:
|
All times are GMT -7. The time now is 22:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com