sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.17k stars 825 forks source link

TypeError: cannot read property 'overloads' of undefined #608

Open flamecopper opened 1 year ago

flamecopper commented 1 year ago

A Frida agent exception has occurred. TypeError: cannot read property 'overloads' of undefined at (/script1.js:18754) at forEach (native) at (/script1.js:18769) at (/script1.js:19157) at (frida/node_modules/frida-java-bridge/lib/vm.js:12) at perform (frida/node_modules/frida-java-bridge/index.js:205) at (/script1.js:19162) at Promise (native) at wrapJavaPerform (/script1.js:19163) at (/script1.js:18772) at androidHookingWatchClass (/script1.js:22613) at apply (native) at (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23)

This happens when I was trying to watch for the activities.

android hooking watch class com.xxx.MainActivity

ray-yuruisoft commented 6 months ago

same problem! it seems like there are some overide motherd exist