Skip to content

Instantly share code, notes, and snippets.

@duzun
Created March 20, 2020 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duzun/b23f73c8862732c23cce3ecad1746d98 to your computer and use it in GitHub Desktop.
Save duzun/b23f73c8862732c23cce3ecad1746d98 to your computer and use it in GitHub Desktop.
Try to make console undetectable (and broken)
console.log =
console.clear =
console.profile =
console.profileEnd =
eval = function(){};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment