Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
-
- Posts: 9
- Joined: Thu Mar 14, 2019 9:24 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Guys, can anyone try to look for a key for PUBG Mobile?
Can someone try to search in apk file or pak?
Can someone try to search in apk file or pak?
-
- Posts: 53
- Joined: Thu Jan 29, 2015 9:06 pm
TEKKEN 7 Ultimate Edition .pak
How do open the pak file
Key needs
Key needs
-
- Posts: 290
- Joined: Fri Mar 30, 2018 2:48 am
Re: TEKKEN 7 Ultimate Edition .pak
MuratG wrote:How do open the pak file
Key needs
Just try clicking enter when it asks for key.
From what I know, TEKKEN 7 has no encryption.
-
- Posts: 8
- Joined: Sun Mar 31, 2019 1:04 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Hi guys!
Can anybody help with the encryption key for the UE4 pack files of the western version of Lineage 2 Revolution (mobile game)?
I can provide any files you need for this.
Can anybody help with the encryption key for the UE4 pack files of the western version of Lineage 2 Revolution (mobile game)?
I can provide any files you need for this.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
@Icos
Have you tried just pressing RETURN without entering any key?
Last time I checked that game didn't use encryption, just a "fake" encryption-enabled field.
Have you tried just pressing RETURN without entering any key?
Last time I checked that game didn't use encryption, just a "fake" encryption-enabled field.
-
- Posts: 8
- Joined: Sun Mar 31, 2019 1:04 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Yeah i did. Actually SEA version of the game still has no encryption at all, but western one now has it.
Gildor's umodel also says that the extracted files are encrypted.
Uploaded the apk, lib and one of the pak files: link.
Gildor's umodel also says that the extracted files are encrypted.
Uploaded the apk, lib and one of the pak files: link.
-
- Posts: 36
- Joined: Sat May 14, 2016 8:03 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Any chance to get the key for Darwin Project?
Exe: https://drive.google.com/open?id=1lVW1J ... V9lgWoqc-M
Exe: https://drive.google.com/open?id=1lVW1J ... V9lgWoqc-M
-
- Posts: 290
- Joined: Fri Mar 30, 2018 2:48 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
lolwatt wrote:Any chance to get the key for Darwin Project?
Exe: https://drive.google.com/open?id=1lVW1J ... V9lgWoqc-M
Try this: 0xD7FEDB52DF0DFD7388CF5CB0EAEA7731B5D1E24EA6A8A8791E220AF82C3452C1
Will post more keys as I find them.
If a key works, post which one in a reply without Quoting this message.
Also put the name of the game in the reply so people know what game the key is for.
-
- Posts: 36
- Joined: Sat May 14, 2016 8:03 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Game: Darwin Project
Key: 0xD7FEDB52DF0DFD7388CF5CB0EAEA7731B5D1E24EA6A8A8791E220AF82C3452C1
(thank you very much, GHFear. It works )
Key: 0xD7FEDB52DF0DFD7388CF5CB0EAEA7731B5D1E24EA6A8A8791E220AF82C3452C1
(thank you very much, GHFear. It works )
-
- Posts: 11
- Joined: Tue Feb 26, 2019 7:14 am
Re: TEKKEN 7 Ultimate Edition .pak
GHFear wrote:MuratG wrote:How do open the pak file
Key needs
Just try clicking enter when it asks for key.
From what I know, TEKKEN 7 has no encryption.
Hi, I found these files ( names in attachment ) extracted from tk7ue do not have normal .uasset header magic C1832A9E,
instead they are 09F848C6FA0BB4B180A8E832ED9C3D62.
I run the game with extracted assets (paks removed), but can not enter into any 3d scene,
I think those files cause the problem (so those are not unused files).
Wish your advice if you have experience of such kind of files.
edited:
There's also a suspicious string in TekkenGame-Win64-Shipping.exe:14286EB20
pastebin.com/k8BhgjhY
-
- Posts: 290
- Joined: Fri Mar 30, 2018 2:48 am
Re: TEKKEN 7 Ultimate Edition .pak
moiennepe wrote:GHFear wrote:MuratG wrote:How do open the pak file
Key needs
Just try clicking enter when it asks for key.
From what I know, TEKKEN 7 has no encryption.
Hi, I found these files ( names in attachment ) extracted from tk7ue do not have normal .uasset header magic C1832A9E,
instead they are 09F848C6FA0BB4B180A8E832ED9C3D62.
I run the game with extracted assets (paks removed), but can not enter into any 3d scene,
I think those files cause the problem (so those are not unused files).
Wish your advice if you have experience of such kind of files.
edited:
There's also a suspicious string in TekkenGame-Win64-Shipping.exe:14286EB20
pastebin.com/k8BhgjhY
Tekken 7 has it's own in-house encryption on some files, like animations.
and nobody has figured it out yet. "i think".
-
- Posts: 11
- Joined: Tue Feb 26, 2019 7:14 am
Re: TEKKEN 7 Ultimate Edition .pak
GHFear wrote:
Tekken 7 has it's own in-house encryption on some files, like animations.
and nobody has figured it out yet. "i think".
Judge by the name and file size they are mostly textures.
I did a track in ram, tweak <rcx in 145C36494> = <&vtabl_14284B250+0x40> to 1,
those files do got decoded back to C1832A9E one, the routine is unknown ( it has denuvo, ida won't help )
Anyway tk7 DOES have encrypted chunks in paks, but not represents themselves in FPakEntry.bEncrypted.
Also anyone who has interest, may see into func_145DB74A0, not sure is that the generic ue4 aes function.
pictures here: https://imgur.com/a/kkN9FO8
edited:
Okay hole trap found, it compare path with a list of strings at 2860D40 (142861B40),
if the path matches one of the patterns,
it generate a 0xf0 key block at func_1407A8F20 ( denuvo re-addr: func_145DB74A0),
then process first 0x1000 of the data with func_1407A7DB0, 0x10 per loop.
But the encrypted block of some .uasset is obviously less then 0x1000...
Say Logo_SquareEnix.uasset, it should be 0x490.
-
- Posts: 3
- Joined: Wed Apr 03, 2019 10:58 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Who can help get the encryption key from Breeders Of The Nephelym.
I will be grateful.
https://drive.google.com/drive/folders/ ... sp=sharing
I will be grateful.
https://drive.google.com/drive/folders/ ... sp=sharing
-
- Posts: 290
- Joined: Fri Mar 30, 2018 2:48 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
gomd wrote:Who can help get the encryption key from Breeders Of The Nephelym.
I will be grateful.
https://drive.google.com/drive/folders/ ... sp=sharing
Here you go: 0x2F0AF645DB48E847A58711EE2DD712E7B41789896F3B2AA23C2EF5427BE0F084
-
- Posts: 3
- Joined: Wed Apr 03, 2019 10:58 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
GHFear wrote:gomd wrote:Who can help get the encryption key from Breeders Of The Nephelym.
I will be grateful.
https://drive.google.com/drive/folders/ ... sp=sharing
Here you go: 0x2F0AF645DB48E847A58711EE2DD712E7B41789896F3B2AA23C2EF5427BE0F084
Thanks for the help!
-
- Posts: 46
- Joined: Wed Sep 23, 2015 4:47 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
I'll kindly ask for AES for Eternity the Last Unicorn: https://www.mediafire.com/file/meuoljeg2px8d1m/Eternity.rar/file
In case i missed something i'd gladly upload w/e ppl need.
Thanks in advance
In case i missed something i'd gladly upload w/e ppl need.
Thanks in advance
-
- Posts: 4
- Joined: Wed Mar 13, 2019 8:06 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Amagakuro wrote:I'll kindly ask for AES for Eternity the Last Unicorn: https://www.mediafire.com/file/meuoljeg2px8d1m/Eternity.rar/file
In case i missed something i'd gladly upload w/e ppl need.
Thanks in advance
ur files are messed up but the key should be 0x84C3295EDA0DDF5DE05575CB817414E0A3357598AFD5C68DECD684812EAFC9B5
-
- Posts: 290
- Joined: Fri Mar 30, 2018 2:48 am
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
Amagakuro wrote:I'll kindly ask for AES for Eternity the Last Unicorn: https://www.mediafire.com/file/meuoljeg2px8d1m/Eternity.rar/file
In case i missed something i'd gladly upload w/e ppl need.
Thanks in advance
Try this: 0x84C3295EDA0DDF5DE05575CB817414E0A3357598AFD5C68DECD684812EAFC9B5
-
- Posts: 46
- Joined: Wed Sep 23, 2015 4:47 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
GHFear wrote:Amagakuro wrote:I'll kindly ask for AES for Eternity the Last Unicorn: https://www.mediafire.com/file/meuoljeg2px8d1m/Eternity.rar/file
In case i missed something i'd gladly upload w/e ppl need.
Thanks in advance
Try this: 0x84C3295EDA0DDF5DE05575CB817414E0A3357598AFD5C68DECD684812EAFC9B5
*play victory fanfare*
Working like a charm, thanks!!
-
- Posts: 8
- Joined: Sun Mar 31, 2019 1:04 pm
Re: Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
@GHFear, can you help with a key for Lineage 2 Revolution?