bytedance / bytedance/android-inline-hook
hook某加密应用时出现问题
Open
bug
- Dominant language
- C
- Stars
- 2.4k
- Forks
- 410
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 2
Description
### ShadowHook Version
2.0.0
### Android OS Version
10.0+
### Android ABIs
arm64-v8a
### Device Manufacturers and Models
Xiaomi mix2
### Describe the Bug
对应应用sohead被某加密修改 对其进行hook出现此问题shadowhook: hook_func_addr(0x76385298b660, 0x5e24134) FAILED. 34 - ELF with an unsupported architecture
定位到是sh_linker_check_arch出现误判
解决方案注释检查代码并强制返回成功
Contributor guide
Assessment
This issue has not been assessed yet.