noobpk / frida-ios-hook

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
MIT License
927 stars 155 forks source link

Dump memory does not dump game binaries #60

Closed ghost closed 2 years ago

ghost commented 2 years ago

It seems the Dump memory feature does not dump game binaries, especially Unity baed games with UnityFramefork binary. I searched for some pattern through all dump files using 010 editor but found nothing. I am missing something?

I know I can dump IPA but I would like to dump in real time to see changes

noobpk commented 2 years ago

Hi, You can read more about dump memory option at here : https://github.com/Nightbringer21/fridump