Anti Anti-debugger

Stops most anti-debugging implementations by JavaScript obfuscators and stops the console logs from being automatically cleared. Fixed issue with missing console tab.

Pada tanggal 07 Oktober 2024. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v4.0.0 19 Juni 2025
  • v2025.06.10.1 10 Juni 2025
  • v2024.12.23.2 23 Desember 2024
  • v3.5 05 Desember 2024
  • v3.3 05 Desember 2024
  • v3.0 10 November 2024
  • v2.6 07 November 2024
  • v2.5 07 November 2024
  • v2.4 06 November 2024
  • v2.3 01 November 2024
  • v2.2 31 Oktober 2024
  • v2.1 31 Oktober 2024
  • v1.5 09 Oktober 2024
  • v1.4 08 Oktober 2024
  • v1.3 07 Oktober 2024
  • v1.2 07 Oktober 2024

    Removed keyboard shortcuts: Completely removed the setupToggleShortcut() function. Improved notification screen: Use originalConsole.log() to ensure notifications are always displayed. Add formatting CSS to highlight the message: green, bold, large text size. Optimized code: Remove unnecessary configurations like excludeDomains and enabled. Logic simplifies functions, eliminating unnecessary checks. Enhanced reliability: Add the isScriptActive variable to track the script's active status. Add functionit() to initialize all functions. Use setInterval to define a test script and restart if necessary. Original console protection: Store originalConsole to use for important notifications, ensuring they are always displayed.

  • v1.1 07 Oktober 2024

    Fixed issue with missing console tab.

  • v1.0 07 Oktober 2024