Closed EduModsS closed 6 months ago
As a competitive game this game just has more extensive anticheat. There is no generic solution to this, you would have to figure this out by yourself. I don’t really support circumventing the protections there because of the potential of abuse.
Hello, I tried to inject into the game "com.mobile.legends" - "Mobile Legends", using ZygiskFrida
my config.json:
I'm trying to hook the subprocess that it generates: "Mobile Legends: Bang Bang (UnityKillsMe)"
but even with this child_gating option, it is not executing the script
my FridaGadget_16.2.1_ARCH64.config.so:
in my js has il2cpp-bridge and
when I try to run it using frida -p {pid} -f file.js it works, but I want to make it using your ZygiskFrida, can you help me?