panhongwei / AndroidMethodHook

android art hook like Sophix
281 stars 76 forks source link

Fix issue: failing to hook a kind of method #1

Closed limingle closed 7 years ago

limingle commented 7 years ago

can not hook methods whose return type is not primitive because misusing dexmaker api: newLocal