Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Epic Games Fortnite: Models and Textures .PAK

Featured Replies

  • Replies 60
  • Views 0
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

zanzaman, posted Mon Jan 22, 2018 8:53 am (31793)


Hi, I'm having a problem viewing Fortnite's game files in umodel.
Are the latest updates from epic games preventing compatibility?

ERROR: Wrong tag in package: 00000000
FPackageFileSummary<<:Ver=0/0 <- UnPackage::UnPackage:MaleSurvivorAnimBlueprint.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage:MaleSurvivorAnimBlueprint.uasset <- Main:umodel_version=647

How to unpack .PAK files from Fortnite
Aluigi's QuickBMS: http://aluigi.altervista.org/papers/quickbms.zip
Script: http://aluigi.org/bms/unreal_tournament_4.bms
@mbit555 Encryption Key: y298qjSb115NqQ3Agad30DWn2QYrTI8CT6aP05l2PBV9Qe92S94PdoVCCy06A38L

Instructions:
1) Install QuickBMS
2) Run the script
3) Type key.
  • Author
  • Localization

ZENHAXnumba1, posted Wed Jan 24, 2018 3:23 am (31855)


same, i extracted pakchunk0-WindowsClient.pak(4gb) using unreal_tournament_4.bms with @mbit555 encrypt key and the output file size is 31.4 mb. i'm guessing its because of the encryption key?

edit:
the new umodel successfully extracted fortnite's paks, try to use that http://www.gildor.org/down/42/umodel/umodel_win32.zip
  • Author
  • Localization

blenux, posted Wed Jan 31, 2018 1:00 pm (32076)


Lastest version of umodel can view textures and static meshes, but skeleton meshes come up with the crash due to constant development updates to the games engine, Gildor won't be updating umodel every time it breaks..

if you want to access the skeleton meshes, you will need to get access to older versions of the game (which I have).
  • Author
  • Localization

blenux, posted Sat Feb 03, 2018 3:03 am (32134)


New update has changed aes key, one above no longer works.
  • Author
  • Localization

entchen66, posted Thu Feb 08, 2018 11:07 am (32277)


So, is there a way to unpack the Pak-Files atm?
  • Author
  • Localization

blenux, posted Thu Feb 08, 2018 12:14 pm (32278)


Not until someone finds the new aes key.
  • Author
  • Localization

entchen66, posted Thu Feb 08, 2018 1:52 pm (32279)


couldn't it extract out of the RAM when fortnite ist starting?
  • Author
  • Localization

blenux, posted Fri Feb 09, 2018 2:53 pm (32303)


Quote:
They added the ability to use binary keys. The only limitation is that the entire key can't be 0. I hacked together something to allow UModel to use them:

https://github.com/horsenit/UModel

It's pretty poor, I didn't send a pull request as the GUI key form will not work with them. If you start at the command line with -aeshex=key it will work.

Current key for fornite is 2c-cd-fd-22-ad-74-fb-fe-e6-93-a8-1a-c1-1a-ce-57-e6-d1-0d-0b-8a-c5-fa-90-e7-93-a1-30-bc-54-0e-d4

The implementation above ignores non-hex chars, so hyphens aren't necessary.


Key for Fortnite, but must use the horseit umodel fork to be able to open it, due to aeshex key difference in the programs...
  • Author
  • Localization

ALIEN31ITA, posted Thu Mar 15, 2018 2:53 pm (33279)


blenux wrote:
Quote:
They added the ability to use binary keys. The only limitation is that the entire key can't be 0. I hacked together something to allow UModel to use them:

https://github.com/horsenit/UModel

It's pretty poor, I didn't send a pull request as the GUI key form will not work with them. If you start at the command line with -aeshex=key it will work.

Current key for fornite is 2c-cd-fd-22-ad-74-fb-fe-e6-93-a8-1a-c1-1a-ce-57-e6-d1-0d-0b-8a-c5-fa-90-e7-93-a1-30-bc-54-0e-d4

The implementation above ignores non-hex chars, so hyphens aren't necessary.


Key for Fortnite, but must use the horseit umodel fork to be able to open it, due to aeshex key difference in the programs...



the key is now OBSOLETE because today we got a new update
  • Author
  • Localization

1taR, posted Mon Mar 19, 2018 11:44 am (33439)


yeah, we need a new key :D
  • Author
  • Localization

BlueEffie, posted Mon Apr 02, 2018 6:25 pm (33752)


Fortnite new version key is 0x7129D5E578F0DC3821E3CD704F01E511F9A60340CF5B4C850F3B0B6B5E80D0B9
I write this key to bms with a HexEditor,enjoy it. :lol:

unreal_tournament_4_Fortnite(New).bms

  • Author
  • Localization

1taR, posted Tue Apr 03, 2018 10:53 am (33761)


BlueEffie wrote:
Fortnite new version key is 0x7129D5E578F0DC3821E3CD704F01E511F9A60340CF5B4C850F3B0B6B5E80D0B9
I write this key to bms with a HexEditor,enjoy it. :lol:


Great thanks!
  • Author
  • Localization

Cutlett, posted Wed Apr 04, 2018 1:51 am (33783)


BlueEffie wrote:
Fortnite new version key is 0x7129D5E578F0DC3821E3CD704F01E511F9A60340CF5B4C850F3B0B6B5E80D0B9
I write this key to bms with a HexEditor,enjoy it. :lol:


When using this i attempt to open up a Uasset file with umodel i receive the same error as OP. I have the latest version of Fortnite.
  • Author
  • Localization

aluigi, posted Wed Apr 04, 2018 3:53 am (33786)


@BlueEffie
the script supports keys written with backslash escape so you can enter binary keys in this way:
Code:
putarray 10 -1 "\x71\x29\xD5\xE5\x78\xF0\xDC\x38\x21\xE3\xCD\x70\x4F\x01\xE5\x11\xF9\xA6\x03\x40\xCF\x5B\x4C\x85\x0F\x3B\x0B\x6B\x5E\x80\xD0\xB9"
  • Author
  • Localization

BebenTheSteben, posted Wed Apr 04, 2018 9:34 am (33788)


i tried this
  • Author
  • Localization

BebenTheSteben, posted Wed Apr 04, 2018 9:50 am (33789)


Error: incomplete input file -10:
Can't read 8 bytes from offset 0000000000215180.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.

coverage file -10 100% 2183552 2183552 . offset 0000000000215180

Last script line before the error or that produced the error:
122 get CHUNK_END_OFFSET longlong TOC_FILE

Press ENTER or close the window to quit



what does this mean?

Update i got somthing i dunno
  • Author
  • Localization

Timmy543, posted Wed Apr 11, 2018 2:25 pm (33970)


Guys we need a new key, new update. Can someone tell me how to get it? I dont want to wait until someone else "hacked" it xD
  • Author
  • Localization

ALIEN31ITA, posted Wed Apr 11, 2018 7:56 pm (33974)


BlueEffie wrote:
Fortnite new version key is 0x7129D5E578F0DC3821E3CD704F01E511F9A60340CF5B4C850F3B0B6B5E80D0B9
I write this key to bms with a HexEditor,enjoy it. :lol:


Can we talk somewhere? like discord or steam... #2466 ALIEN31ITA if you want
  • Author
  • Localization

Trystar007, posted Wed Apr 11, 2018 11:11 pm (33982)


I tried looking for ways to find the key but no luck :( because the game gets upadated every week the key changes as well R.I.P
the only way i found was with using dumproc.zip and every time i open that exe. it crashes. Would also like to know how to obtain the new bms files for fortnite because Epic Games update the game every week. Thanks in advance ;)
  • Author
  • Localization

TheGreatUnknow, posted Sat Apr 14, 2018 7:50 pm (34052)


Did anyone manage to hack the key to access fortnite files? If you have succeed how did you do it? with brute force?
  • Author
  • Localization

Tajgamesw, posted Sun Apr 22, 2018 10:18 am (34236)


blenux wrote:
Lastest version of umodel can view textures and static meshes, but skeleton meshes come up with the crash due to constant development updates to the games engine, Gildor won't be updating umodel every time it breaks..

if you want to access the skeleton meshes, you will need to get access to older versions of the game (which I have).












can u give me the older version of the game?
  • Author
  • Localization

RKY, posted Fri Apr 27, 2018 6:44 pm (34423)


Hi, I would like help if possible.

To extract 3D models from PUBG I use UModel, PUbg request a key AES and when I enter it, I can access the game, except that fortnite AES keys do not walk, I enter the most recent that does not work, I have this error message:

Thank you for your help!
  • Author
  • Localization

blenux, posted Sat Apr 28, 2018 9:45 am (34452)


RKY wrote:
Hi, I would like help if possible.

To extract 3D models from PUBG I use UModel, PUbg request a key AES and when I enter it, I can access the game, except that fortnite AES keys do not walk, I enter the most recent that does not work, I have this error message:

Thank you for your help!


Fortnite is tad different to PUBG,

Fortnite Engine version is Unreal Engine 4.19 and Fortnite's Current AES Key is (Dated: 28/04/2018) ,

Code:
0x06FAA3C715608759855F551DBF5F7D8302E90E3671CA1B54BAB55FB3E0890BE5


Also latest Fortnite update has broken Skeleton/Mesh support in the latest uModel (726) you need to use version 670 to view and extract Skeletons/Mesh, Textures etc.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.