github bytedance/android-inline-hook v1.0.3
shadowhook v1.0.3

latest releases: v2.0.0, v1.1.1, v1.0.10...
3 years ago

Bugs fixed

  • In previous versions, in Android 5.x, if only the ELF file name was specified when hooking (the full path was not specified), and the function to be hooked was in .symtab, the hook would fail. (such as hooking __openat in libc.so)

Bugs 修复

  • 在之前的版本中,在 Android 5.x 中,如果 hook 时仅指定 ELF 文件名(没有指定全路径),而要 hook 的函数又在 .symtab 中,此时会 hook 失败。(比如 hook libc.so 中的 __openat

Don't miss a new android-inline-hook release

NewReleases is sending notifications on new releases.