iddoeldor/frida-snippets

hook c++ function inside apple .framework.

alyfreym opened this issue · 0 comments

Hi. I have one question. I have function in c++ MyEngine::Core::GenerateUniqueKey(). this function inside my MyEngine.framework (IOS).
How I can hook this function using Frida?