Error
thierbig opened this issue · 0 comments
The script launches my unity3d game then comes this error , frida-server running on the device:
...
[!!] { type: 'error',
description: 'TypeError: undefined not callable',
stack:
'TypeError: undefined not callable\n at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)\n at frida/node_modules/frida-java/lib/vm.js:42\n at E (frida/node_modules/frida-java/index.js:348)\n at frida/node_modules/frida-java/index.js:334\n at input:1',
fileName: '/_java.js',
lineNumber: 6641,
columnNumber: 1 }
TypeError: undefined not callable
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:63511)
at frida/node_modules/frida-java/lib/vm.js:42
at E (frida/node_modules/frida-java/index.js:348)
at frida/node_modules/frida-java/index.js:334
at input:1