LemmeDebug

Disable anti-devtools techniques, block unwanted scripts, and bypass debugger spammers.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
deeeeone
Daily installs
0
Total installs
49
Ratings
0 0 0
Version
1.2
Created
2025-05-30
Updated
2025-05-30
Size
8.19 KB
License
N/A
Applies to
All sites

🛠️ LemmeDebug – Anti-Anti-DevTools Userscript


✅ Features

  • 🚫 Blocks known anti-debug scripts (e.g., disable-devtool from theajack.github.io)
  • 🔨 Strips debugger; statements from dynamic Function calls
  • 🧼 Stops console.clear(), table spam, and log pollution
  • 🕵️‍♂️ Disables keyboard traps (F12, Ctrl+Shift+I/J/C) and right-click restrictions
  • 🛑 Prevents infinite debugger loops and neutralizes tamper traps
  • 🪟 Preserves console access inside iframes
  • 🌐 Works automatically on all websites

🔒 Blocked Domains

By default, the script blocks these script sources:

- theajack.github.io

You can add more in the BLOCKED_DOMAINS array at the top of the script.


🧪 Compatibility

  • Runs in: Tampermonkey, Violentmonkey, or Greasemonkey
  • Works in: Chrome, Firefox, Edge, and most modern browsers

🚀 Installation

Install via GreasyFork or manually:

  1. Install Tampermonkey
  2. Visit the script page and click Install
  3. Refresh any page that blocks DevTools and enjoy!

🧠 Why?

Many websites try to block reverse engineering or debugging by:

  • Inserting hidden debugger; loops
  • Clearing your console
  • Hijacking keyboard input
  • Using iframes or event traps

This script levels the playing field for developers, educators, bug hunters, and curious minds.


⚠️ Disclaimer

This script is intended for ethical use only. Do not use it to violate terms of service, bypass security measures, or for malicious activity.