If I use require in an analysis to load helpers it works fine but through the browser MITMProxy it either fails to find require (not scoped) or through Electron it fails to find it in the path.
Is there any way to use require within an analysis instrumented with MITMProxy
If I use require in an analysis to load helpers it works fine but through the browser MITMProxy it either fails to find require (not scoped) or through Electron it fails to find it in the path.
Is there any way to use require within an analysis instrumented with MITMProxy