在不修改preload的情况下,如何注入electron的渲染进程? #6
Unanswered
FlysoftBeta
asked this question in
Q&A
Replies: 1 comment
-
目前没有做区分 context,唯一的方法是将原有的 preload 的文件名写进 keyword-matcher,然后使用 v8 killer 修改 preload,局限性也很明显了,如果没有加载 preload 的话,就无法修改 当然你也可以修改 electron,在 electron 模块后添加代码做 monkey patch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rt
Beta Was this translation helpful? Give feedback.
All reactions