Jump to content

moomoomoo

Newbie
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Jailbroken
    Yes
  • Rooted
    Yes

Recent Profile Visitors

264 profile views

moomoomoo's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Any way to find aes encryption keys for assets? I find this: private SafeBytes oggEncryptionAesKey; // 0x1c but not sure how to view where this key is.
  2. Super Mario run is a il2cpp unity app, which means all the strings and function names are in one file (global-metadata.dat) Looking through this file I find the function names like DeALSetting$$get_OggEncryptionAesKey and AssetBundleSetting$$get_SimpleEncryptionKey but I cannot find ANYWHERE these keys and functions are. I want to decrypt this file https://download-cdn-supermariorun.akamaized.net/native/e07e1191b490a31c/3.0.1/raw/RawSound/DeALProject.json and all the ogg's that are referenced inside it. For example: https://download-cdn-supermariorun.akamaized.net/native/e07e1191b490a31c/3.0.1/raw/RawSound/sound/BGM/Athletic_RB_32.ogg I am at my wits end, trying IDA PRO and everything possible but no luck.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines