|
|
|
|
|
by asciii
531 days ago
|
|
That's pretty cool! I am impressed by the Frida tool, especially to read in the binary and dump it to disk by overwriting the native method. The author only mentions APK for Android, but what about iOS IPA? Is there an alternative method for handling that archive? |
|
But the Objective C code is actually compiled, and decompilation is a lot harder than with the JVM languages on Android.
My next article will be about CoreML on iOS, doing the same exact thing :)