TypeScript disable-devtool

Open-source TypeScript projects categorized as disable-devtool

TypeScript disable-devtool Projects

  • disable-devtool

    Disable web developer tools from the f12 button, right-click and browser menu (by theajack)

  • Project mention: Weird Debugging Tricks the Browser Doesn't Want You to Know | news.ycombinator.com | 2023-11-10

    I've noticed that a lot of websites will try to prevent you from using the debugger. They use various techniques ranging from calling `debugger` every second to entrapped sourcemaps to make debugger features work against you!

    Take a look at disable-devtool [1], it surprises me just how many methods can be used to detect usage of an invaluable tool that should be a user's right to use. These "exploits" should really be patched browser-side, but I don't see any active efforts by browsers to fix this.

    I've created a simple anti-anti-debug extension [2] that monkey-patches my way around these anti-debug scripts. It works fine for now, but I can't imagine it working consistently in the long term once the inevitable arms race begins.

    How can we get Google, Mozilla, etc... to care about dev tool accessibility?

    [1]: https://github.com/theajack/disable-devtool

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript disable-devtool related posts

  • Weird Debugging Tricks the Browser Doesn't Want You to Know

    4 projects | news.ycombinator.com | 10 Nov 2023

Index

Project Stars
1 disable-devtool 1,327

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com