Greasy Fork is available in English.

Anti Anti-debugger

Stops most anti debugging implementations by JavaScript obfuscaters, and stops the console logs from being automatically cleared.

Устаревшая версия на 15.02.2022. Перейти к последней версии.

Автор
hacker09
Оценки
0 0 0
Версия
1
Создан
15.02.2022
Обновлён
15.02.2022
Лицензия
Недоступно
Работает на
Все сайты
How to Install scripts? (Click here)

A short script to disable common anti debugger codes found in obfuscated JavaScripts. It will stop dynamically created functions from executing debugger expressions, and remove debugger expressions from detected statically defined functions.