Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting asset encryption keys from a il2cpp game? #24

Closed
mikuhl-dev opened this issue Oct 7, 2017 · 3 comments
Closed

Getting asset encryption keys from a il2cpp game? #24

mikuhl-dev opened this issue Oct 7, 2017 · 3 comments

Comments

@mikuhl-dev
Copy link

Hello Perfare, I could not figure out any way to contact you other than an issue here. I'm looking to get the aes encryption keys they use to decrypt oggs and other assets in Super Mario Run. I noticed its a il2cpp game and tried everything possible to find them but could not.
An example of an encrypted file is here: https://download-cdn-supermariorun.akamaized.net/native/e07e1191b490a31c/3.0.1/raw/RawSound/DeALProject.json
And one of the encrypted OGG: https://download-cdn-supermariorun.akamaized.net/native/e07e1191b490a31c/3.0.1/raw/RawSound/sound/BGM/Athletic_RB_32.ogg

il2cppdumper dumped things like get_OggEncryptionAesKey but I cannot figure out how to actually get the key it refers to?

@KingKong5147
Copy link

He has a website https://www.perfare.net/ try him there . I'm still waiting for my issue to be resolved :(

@ghost
Copy link

ghost commented Oct 13, 2017

It's a custom encryption by Nintendo. It have nothing to do with il2cpp

@Perfare
Copy link
Owner

Perfare commented Oct 15, 2017

I think you should put this question to the hacking forum, so that other people can help you.

@Perfare Perfare closed this as completed Oct 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants