Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java.ClassFactory.get报错 #5

Open
newdas opened this issue Nov 6, 2020 · 1 comment
Open

Java.ClassFactory.get报错 #5

newdas opened this issue Nov 6, 2020 · 1 comment

Comments

@newdas
Copy link

newdas commented Nov 6, 2020

frida 版本12.8.0和12.11.7都报错,好像是Java对象没有ClassFactory这个属性
TypeError: cannot read property 'get' of undefined
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:56618)
at FrameworkInit (/XposedFridaBridge.js:286)
at /XposedFridaBridge.js:383
at frida/node_modules/frida-java-bridge/lib/vm.js:11
at frida/node_modules/frida-java-bridge/index.js:366
at startBridge (/XposedFridaBridge.js:412)
at frida/runtime/core.js:55

@monkeylord
Copy link
Owner

#4
和这个issue问题一样

需要新版本的frida/frida-server
ClassFactory是个新接口

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants