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.

Question regarding .PAK

Featured Replies

  • Author
  • Localization

darkdamp, posted Sat Dec 20, 2014 2:32 pm (2261)


Hi,

First of all, I'm fairly new to the whole game research world, as for this forum, so I hope I'm posting this thread in the right section.
I did some research regarding .PAK for a game called Kingdom Come, made in CryEngine.

By following the work of Ekey and others I have been able to determine that within the .exe of game in question there's a public RSA key.
Reading these keys people have posted on e.g Pastebin, you notice they follow a certain pattern.
Code:
unsigned char g_RSAKeyData [140 or 162] = 
{ 0x30, 0x81 .... 0x02, 0x03, 0x01, 0x00, 0x01 }

They begin with 0x30, 0x81 and ends with 0x02, 0x03, 0x01, 0x00, 0x01. However, in the specific game I'm researching, I can't find this key within the .exe (as it was possible with Star Citizen for example). I also know there's been games with additional encryptions like XXTEA and containing DWORD keys within the sub_'s.

Correct me if I'm wrong with any of the above, but I'm wondering if anyone could point me to the right direction. I'd be more than happy to learn and do it myself, I'd just need some pointing.

Thanks in advance.
  • Author
  • Localization

aluigi, posted Sun Dec 28, 2014 11:57 am (2345)


Ekey and Haoose know for sure something about CryEngine, so let's wait what they say.
Personally I worked only on the xxtea used in Crysis 2 but I remember almost nothing about how the key is generated or extracted.
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.