Murphy

Results 4 comments of Murphy

I'm using Android 11.

Please try the new breakpoint support now and verify whether it works or not :)

Seems a Frida bug: ``` [Pixel 4a::com.scottyab.rootbeer.sample ]-> var test = Process.getModuleByName("libtool-checker.so") [Pixel 4a::com.scottyab.rootbeer.sample ]-> test { "base": "0x773b794000", "name": "libtool-checker.so", "path": "/data/app/~~4Uu8HmOowBu7iVyv8KKjgg==/com.scottyab.rootbeer.sample-ZTsctaKJ0O9P8Nl3TA1XWQ==/lib/arm64/libtool-checker.so", "size": 16384 } [Pixel 4a::com.scottyab.rootbeer.sample ]-> test.enumerateExports()...