bytedance / bytedance/android-inline-hook
kernel inlinehook
Open
enhancement
- Dominant language
- C
- Stars
- 2.4k
- Forks
- 410
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 2
Description
### the Feature, Motivation and Pitch
1、如果可以把inlinehook部分单独抽出来,不涉及linker和xdl部分 就好了,因为我想着在内核里面使用这个inlinehook框架 。
2、可以把加个宏编译,如果是inlinehook 把libc这种malloc这种api换成 内核里面的kapi 。
### Alternatives
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.