can not find cacheflush
Jarlene opened this issue · 7 comments
Jarlene commented
get the error: 'cacheflush' was not declared in this scope' when i build it something is missing?
ele7enxxh commented
What version of the NDK you are using?
Jarlene commented
android-ndk-r10b
Jarlene commented
the method cacheflush was used in doInlineHook method.so can not find it,when i build it
ele7enxxh commented
In some versions of the Android platform, there is no 'cacheflush' defined in the 'unistd.h'.You can add APP_PLATFORM in Applicaion.mk.
Jarlene commented
3q,i find it~
Jarlene commented
你尝试过在root手机执行inline hook吗?我这里好像会有问题,anr
ele7enxxh commented
什么问题?