RedSiege / EyeWitness

EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
https://www.christophertruncer.com/eyewitness-usage-guide/
GNU General Public License v3.0
5.01k stars 848 forks source link

Change C# method from webBrowser to webview2 #609

Open fastdream2 opened 1 year ago

fastdream2 commented 1 year ago

Can it be modified to use the webview2 control, many webpages of the webBrowser control are not compatible!!

Relkci commented 10 months ago

Do you have a public URL that isn't working as expected on current code so that we can test?

I agree that we should move to webview2 when we have some r&D effort on the c# side. It should probably be paired with some code refresh on the repo since we are still carrying some unpatched dependencies.