frida / frida-node

Frida Node.js bindings
281 stars 65 forks source link

electron #104

Open JoeLeaf opened 3 weeks ago

JoeLeaf commented 3 weeks ago

window

.\node_modules\frida\configure.bat --with-runtime=electron --with-target=27.0.0

error:'utf-8' codec can't decode byte 0xd3 in position 0: invalid continuation byte

How should I modify or find out where the problem originated?