Closed xiaozhuai closed 3 years ago
I am seeing the same on frida@12.7.16
And yea, seems to be an issue with webpack/electron. I don't have this problem when using require
in a regular js file and run that directly with node. But using electron-renderer
target with webpack is problematic.
I am having the same error. I tried including the native lib I use from the main-process and got the same error.
I am using frida with electron, when import frida I got this