MindMac / AndroidEagleEye

An Xposed and adbi based module which is capable of hooking both Java and Native methods targeting Android OS.
473 stars 189 forks source link

cann't hook app method #4

Open johnx4 opened 8 years ago

johnx4 commented 8 years ago

here is the logcat: I/dalvikvm: Rejecting re-init on previously-failed class Lcom/mindmac/eagleeye/NativeEntry; v=0x0

and there is no app method output logcat which is what I want to hook.There is only system api hook logcat output.

nguyenvulong commented 8 years ago

is your problem solved?