var name_ptr = Memory.readPointer(methods_ptr.add(i * Process.pointerSize * 3)); var sig_ptr = Memory.readPointer(methods_ptr.add(i * Process.pointerSize * 3 + Process.pointerSize)); var fnPtr_ptr = Memory.readPointer(methods_ptr.add(i * Process.pointerSize * 3 + Process.pointerSize ...
TypeError: cannot read property'apply' of undefined at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:56618) at frida/runtime/core.js:55 [Pixel::com.r0ysue.learnokhttp]-> <class: okhttp3.OkHttpClient> <class: okhttp3.OkHttpClient$Builder> hook_okhttp3... OkHttpClient.$...
at (/java_check.js:1) at apply (native) at (frida/runtime/message-dispatcher.js:13) at c (frida/runtime/message-dispatcher.js:23) Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment
{onMatch:function(x) {console.log("find instance :"+ x);console.log("result of fun(string) func:"+ x.fun(Java.use("java.lang.String").$new("sakura")));
{ const handle = this.$h; const isDisposed = handle === undefined; if (isDisposed) { throw new Error('Wrapper is disposed; perhaps it was borrowed from a hook ' + 'instead of calling Java.retain() to make a long-lived wrapper?'); } return handle; } }, $list: { value () { ...
https://www.frida.re/docs/examples/android/ 测试这个例子 有点问题 [Xiaomi MI 8::com.example.seccon2015.rock_paper_scissors]-> is--java is--java--2--com.example.seccon2015.rock_paper_scissors.MainActivity$1 TypeError: cannot read property 1 of null at [anon] (duk_hobject_props.c...
When a weak undefined symbol is linked and the symbol is not defined, the value of the symbol is determined in a system-specific manner without error. On some systems, uppercase indicates that a default value has been specified. "-" The symbol is a stabs symbol in an a.out object file...
script = session.create_script(f.read()) script.load()input()#等待输入 解释一下,这个脚本就是先通过frida.get_device_manager().add_remote_device来找到device,然后spawn方式启动settings,然后attach到上面,并执行frida脚本。 FRIDA基础 frida查看当前存在的进程 ...
When a weak undefined symbol is linked and the symbol is not defined, the value of the weak symbol becomes zero with no error. "W" The symbol is a weak symbol that has not been specifically tagged as a weak object symbol. When a weak defined symbol is linked with a normal defined ...
When a weak undefined symbol is linked and the symbol is not defined, the value of the symbol is determined in a system-specific manner without error. On some systems, uppercase indicates that a default value has been specified. "-" The symbol is a stabs symbol in an a.out object file...