You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error intercepting strncmp offset: 0x667d7
Error: unable to intercept function at 0xe8a287d7; please file a bug
at value (frida/runtime/core.js:408)
at <anonymous> (./intercept_libc.so.js:65)
at apply (native)
at <anonymous> (frida/runtime/core.js:51)
Cannot intercept
libc.so
strncmp
Error: unable to intercept function at 0xe8a287d7; please file a bug
Environment:
Android 11 (aarch64)
Seems to have something to do with
frida-gum/gum/backend-arm/guminterceptor-arm.c
Line 190 in 97b65df
Related: frida/frida#771
frida-gum/bindings/gumjs/gumquickinterceptor.c
Line 591 in 97b65df
frida-gum/bindings/gumjs/gumv8interceptor.cpp
Line 658 in 97b65df
frida-gum/gum/guminterceptor.c
Line 439 in 97b65df
frida-gum/gum/guminterceptor.c
Line 888 in 97b65df
frida-gum/gum/guminterceptor.c
Line 925 in 97b65df
frida-gum/gum/backend-arm/guminterceptor-arm.c
Line 190 in 97b65df
IMPORTANT: THE ISSUE DOES NOT OCCUR WITH ANDROID 6.0 libc.so
@oleavr
The text was updated successfully, but these errors were encountered: