Stops most (not all) anti-debugging implementations by JavaScript obfuscators and stops the console logs from being automatically cleared.
< Commentaires sur Anti Anti-debugger
If anyone else is having the same issue, you can simply disable breakpoints using the developer tools! That should skip the debugger statements, even without this userscript.
Thank you, but that doesn't always work.
Also even when it works some sites erase the console log making it impossible to see anything or errors, but my script prevents that.
I never read any issues with any websites because I was using this script.
I never read any issues with any websites because I was using this script.
This phishing site's functionality breaks when using your userscript, but works by disabling the breakpoints.
Well that's a very good thing then.
Does it break real websites though?
Does it break real websites though?
I haven't tested every website on the internet yet, so I don't know, but possibly some might break.
Works well! (However, sometimes the site doesn't load properly)