lasting-yang / frida_hook_libart

Frida hook some jni functions
MIT License
1.48k stars 484 forks source link

cannot read property 'base' of null #9

Closed theBoy215 closed 2 years ago

theBoy215 commented 2 years ago

[RegisterNatives] method_count: 0x1 TypeError: cannot read property 'base' of null at onEnter (/hook_RegisterNatives.js:42) [RegisterNatives] method_count: 0xc [RegisterNatives] method_count: 0x9 TypeError: cannot read property 'base' of null at onEnter (/hook_RegisterNatives.js:42) TypeError: cannot read property 'base' of null at onEnter (/hook_RegisterNatives.js:42)

这个错误是因为模拟器导致的吗?

lasting-yang commented 2 years ago

不建议使用模拟器, 最好是使用真机