jalangi2 icon indicating copy to clipboard operation
jalangi2 copied to clipboard

Using Require in an analysis through MITM proxy

Open jawline opened this issue 9 years ago • 0 comments

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

jawline avatar Mar 07 '17 18:03 jawline