Git Product home page Git Product logo

anti-anti-debug's Introduction

Anti-Anti-Debug

Be able to use developer tools again Allows you to use developer tools on websites which utilize anti-debug techniques such as:

  1. Repeated calls to debugger
  2. getter traps
  3. Console.clear() spam

What it does

  1. console.clear and console.table are set to do nothing.
  2. console.log is overridden to filter DOM elements, functions, and objects with custom getters
  3. Functions containing debugger calls are removed
  4. setInterval checks for anti debugging scripts

Please report any issues to the Github: https://github.com/Andrews54757/Anti-Anti-Debug/issues

This extension may break some websites which rely on certain specific logging tools. It is recommended to enable the extension only when needed.

Debug icons created by Alfian Dwi Hartanto - Flaticon

Troubleshooting Tips

  1. Open devtools in new window, otherwise sites may detect using viewport width/height information
  2. Disable source maps in devtools. Some sites will detect when source maps are automatically loaded through the devtools
  3. Open devtools first, and then navigate to the site

anti-anti-debug's People

Contributors

andrews54757 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.