Rprop / And64InlineHook

Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
MIT License
620 stars 199 forks source link

Cause: execute-only (no-read) memory access error; likely due to data in .text. #5

Closed shuajinanhai closed 3 years ago

shuajinanhai commented 3 years ago

on android10.0 targetSdkVersion 29 arm64-v8a

01 pc 0000000000004880 /data/app/WXW.Hook-LkVDwH8X8qf3LeKNEPrzHg==/lib/arm64/libarm_64.so (A64HookFunctionV+100) (BuildId: 971089d04383d33201a35816448148fd814565f1)

02 pc 00000000000051d8 /data/app/WXW.Hook-LkVDwH8X8qf3LeKNEPrzHg==/lib/arm64/libarm_64.so (A64HookFunction+80) (BuildId: 971089d04383d33201a35816448148fd814565f1)

liuyou commented 3 years ago

我提交了个 pull resuests