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.

Dead by Daylight - values are encrypted (?)

Featured Replies

  • Author
  • Localization

SexehMyerinio, posted Sun Sep 08, 2019 6:10 am (50639)


Hi!
I'm trying to read perks and items values from .uasset files.
I open them with Notepad and the text shows just fine:
"GameplayModifierType.ModifyNurseBlinkAccuracy=?iES9" (Check attached file)
but the value isn't showing as a number but some weird chars.
Does that mean these values are encrypted?
I unpacked .pak files without any AES key.
Thanks
  • Author
  • Localization

SexehMyerinio, posted Sun Sep 08, 2019 12:26 pm (50644)


Has anyone got any idea?

This is the value I'm looking for:
ED 1C CB 8A 39

From other forum I know it's 0.45 (45%) but how can I decrypt it by myself? There are still many other values which I have to read.
  • Author
  • Localization

Ekey, posted Sun Sep 08, 2019 3:25 pm (50645)


I guess it's a string hash > ED 1C CB 8A, next values 39 00 00 00 it's a string length.
  • Author
  • Localization

SexehMyerinio, posted Sun Sep 08, 2019 3:52 pm (50647)


Yeah, sounds good but still, how I'm suppossed to know it means 0.45?
  • Author
  • Localization

GHFear, posted Mon Sep 09, 2019 12:47 am (50649)


SexehMyerinio wrote:
Yeah, sounds good but still, how I'm suppossed to know it means 0.45?


Is there no uexp or ubulk file with the same name?
or are there only uasset files?
  • Author
  • Localization

SexehMyerinio, posted Mon Sep 09, 2019 5:36 am (50650)


GHFear wrote:
SexehMyerinio wrote:
Yeah, sounds good but still, how I'm suppossed to know it means 0.45?


Is there no uexp or ubulk file with the same name?
or are there only uasset files?


I searched the whole game folder and didn't find either the uexp or ubulk files :/ Only .uasset files.
This is where I found these .uasset files:
Image
Image
Image

I used unreal_tournament_4.bms to unpack the .pak files if that changes anything.
  • Author
  • Localization

SexehMyerinio, posted Mon Sep 09, 2019 8:28 pm (50655)


To my understanding, I need to deserialize these binary files somehow, right?
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.