frida / frida-node

Frida Node.js bindings
282 stars 66 forks source link

Electron 打死版本对不上 #63

Closed DeYouOS closed 2 years ago

DeYouOS commented 3 years ago

坑... 巨坑

jeanbmar commented 2 years ago

Use https://www.npmjs.com/package/frida-rebuild in your project folder:

npx frida-rebuild --runtime=electron --target=16.0.0

moweixuanshou commented 2 years ago

Hello, I have encountered the same problem, may I ask if you have solved it