frida / frida-core

Frida core library intended for static linking into bindings
https://frida.re
Other
592 stars 188 forks source link

[Android] Hooking Java from Android app itself? #473

Open RusJJ opened 1 year ago

RusJJ commented 1 year ago

Hi there! I love to mod Android games. And no, im not starting to create some ass cheat. I want to implement a patch for the game without changing the APK itself. How can i use frida core to do that directly on a smartphone WITHOUT ROOT and on the same application it runs?

gg340th commented 3 months ago

If I read it correctly than this is obviously not supported on normal android.