DORSETRIGS
Home

native-methods (1 post)


posts by category not found!

#Frida #Android - Is there a way to read arbitrary arguments of a native method intercepted by Interceptor.attach() -> onEnter(args) method

Reading Native Method Arguments with Frida on Android Frida is a powerful tool for dynamic instrumentation and analysis of applications One common use case is i

3 min read 04-09-2024 54
#Frida #Android - Is there a way to read arbitrary arguments of a native method intercepted by Interceptor.attach() -> onEnter(args) method
#Frida #Android - Is there a way to read arbitrary arguments of a native method intercepted by Interceptor.attach() -> onEnter(args) method