Tritueviet
2017-12-29 09:19:43 UTC
Hello everyone,
I am Wall. I am developer for android.
In now, I develop a leak tool for android.
I create the libmemhook.so file and add it into system/vendor/lib
and push string "libmemhook.so" into system/vendor/etc/public.libraries.txt
and i edit environment add LD_PRELOAD = path to libmemhook.so
and restart device again.
But the device can't start.
in libmemhook.so has function: dlsym()
so how can i use dlsym in .so file ?
thank you very much!
I am Wall. I am developer for android.
In now, I develop a leak tool for android.
I create the libmemhook.so file and add it into system/vendor/lib
and push string "libmemhook.so" into system/vendor/etc/public.libraries.txt
and i edit environment add LD_PRELOAD = path to libmemhook.so
and restart device again.
But the device can't start.
in libmemhook.so has function: dlsym()
so how can i use dlsym in .so file ?
thank you very much!
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/0a72e37d-982d-4f8d-a7fd-99d53e2b3f43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/0a72e37d-982d-4f8d-a7fd-99d53e2b3f43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.