Perfare / Zygisk-Il2CppDumper

Using Zygisk to dump il2cpp data at runtime
MIT License
2.31k stars 6k forks source link

The game crashes after starting - Critical Ops #145

Open Danl54 opened 1 year ago

Danl54 commented 1 year ago

I tried with Among Us and it woks but for the game: Critical Ops. It does just crash without creating a dump.cs. I don't know what is the problem with it but I hope you can help me. Seems like the metadata is encrypted or sth.

https://github.com/Perfare/Zygisk-Il2CppDumper/assets/114314300/a26350c5-a823-42bb-8d9b-d50d0f2acd66

ADAMOUMOU commented 1 year ago

same problem with critical ops

Danl54 commented 1 year ago

same problem with critical ops

yep they enc their metadata...

ADAMOUMOU commented 1 year ago

And is there a way to decrypt thème or something like that

ADAMOUMOU commented 1 year ago

Or it can be a hooking detection or some shits like that

Danl54 commented 1 year ago

Or it can be a hooking detection or some shits like that

no idea to be honest bro

ADAMOUMOU commented 1 year ago

Have you a discord ?

Danl54 commented 1 year ago

yes ofc Dani54#8888

Donkeycon123 commented 1 year ago

Have u fixed this problem?

Danl54 commented 1 year ago

Have u fixed this problem?

No i haven't. The dumper needs to be updated in order to fix it.

ADAMOUMOU commented 1 year ago

sorry i didn't see your message with your discord i add you now

gixousiyq commented 10 months ago

Did you fix this problem?

ADAMOUMOU commented 10 months ago

Did you fix this problem?

No i didn't fixed it but i think you can try with the Frida toolkit: https://frida.re

ADAMOUMOU commented 10 months ago

It helps you to debug programs you want on android and ios bit i will learn so i know as much as you. I think you need to have some bases in reverse engineering and arm/arm64 assembly

gixousiyq commented 10 months ago

Ok thanks I will search more on it and see Thank you for your respone!

Danl54 commented 10 months ago

It helps you to debug programs you want on android and ios bit i will learn so i know as much as you. I think you need to have some bases in reverse engineering and arm/arm64 assembly

Dude what is your discord. You can contact me and we can do some tests with frida together. I will try learning how it works too.

gixousiyq commented 10 months ago

As what I've seen, This frida toolkits can hook functions and you can make mod menus with it. But I don't know if it can extract offsets from the game, I still need to do more search on it.

Danl54 commented 10 months ago

As what I've seen, This frida toolkits can hook functions and you can make mod menus with it. But I don't know if it can extract offsets from the game, I still need to do more search on it.

yeah I am just taking a look at it and downloading it

ADAMOUMOU commented 6 months ago

Hey, Have you digged more about Frida ? Here is my discord so we can talk if you want: adamouchgobrr

ADAMOUMOU commented 5 months ago

Here is some interesting ressources if you want: https://github.com/kylesmile1103/Learn-Frida

Danl54 commented 5 months ago

Here is some interesting ressources if you want: https://github.com/kylesmile1103/Learn-Frida

Yeah I'm adding you so we can discuss more on it later. I haven't digged too much into it.