Stops most anti-debugging implementations by JavaScript obfuscators and stops the console logs from being automatically cleared.
< Feedback on Anti Anti-debugger
Thanks for the recommendations and websites, I really appreciate it.
I don't think that I will update and improve this script anytime soon though, as it's meant to "Stop most", not all anti-debugging implementations by JavaScript obfuscators.
I will definitely consider this and use your links in the future if I update/improve this script.
[BUG] Following the instructions results in detection here: https://blog.aepkill.com/demos/devtools-detector/
and the following pages still trigger breakpoints:
https://david-fong.github.io/detect-devtools-via-debugger-heartstop/
https://jsfiddle.net/oz4v81jr/1/ (hover mouse over bottom right)
Pretty sure the first page is authored by the developer of a popular detection library, so if you get the script to work there it might also work on some of the other pages people have been mentioning.