How can I find the hidden string in Android App with Frida? Here are the data I managed to find out:
.field public static final secret2:I = Ox7fobe02a
I suppose I need some script that would find the string at specified address.