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

when i use ndk-build build my "libeagleeyenative.so" #5

Closed DrizzleRisk closed 8 years ago

DrizzleRisk commented 8 years ago

I use ndk-build build my "libeagleeyenative.so", but it doesn't work on my phone . i just replace my libeagleeyenative.so in original edition EagleEye.apk ,and signed it ,is there some problems?

MindMac commented 8 years ago

Does the original one work? Any logs?

DrizzleRisk commented 8 years ago

@MindMac The original one worked. Is it possible because the x86 and arm?(my virtual machine is x86) err log:

image

Maybe not ?

when i use the original libeagleeyenative.so: image

I use ndk-build build my "libeagleeyenative.so":

image

And then i replace the .so in apk (with apktool rebuild, and singned it)

when i use mine(it doesn't work): image

I was confused

what's your ndk version ?

MindMac commented 8 years ago

I didn't test on x86 machine. Can you try this? http://stackoverflow.com/a/34509138/1656256

DrizzleRisk commented 8 years ago

@MindMac Are u Chinese ? I have tried this, it doesn't work(can't build ,seems adbi doesn't supports x86) but I was confused that why the original libeagleeyenative.so can run in x86 but my libeagleeyenative.so can not ??

MindMac commented 8 years ago

@DrizzleRisk yes no idea either, can u try to compile the whole project to generate an APK instead of repackaging it?

DrizzleRisk commented 8 years ago

@MindMac Today , I tried AndroidEagleEye on my arm based Android phone ,also doesn't work . Err Log says: "cannot locate symbol tcgetarry"

image


What's your ndk version ? Mine is r10. CAN I get your QQ or Wechat ?Thx , I am Chinese .

MindMac commented 8 years ago

@DrizzleRisk 邮件联系 mindmac.hu#gmail.com

DrizzleRisk commented 8 years ago

我换了个NDK版本就OK了,关闭问题吧,多谢~!