Anti-Debugger Bypass By Probablement

Bypasses various JavaScript anti-debugging techniques

Автор
XaRTeCK
Инсталации дневно
3
Инсталации общо
4
Рейтинг
0 0 0
Версия
1.0
Създаден
15.04.2025
Обновен
15.04.2025
Размер
20 КБ
Лиценз
Няма
Работи на
Всички сайтове

Copyright (c) 2025-2040 Probablement

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files ("Software"),
to use, modify, and distribute the Software for non-commercial purposes only, subject to the following conditions:

1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2. The Software, or any portions thereof, may not be used, reproduced, modified, distributed, or otherwise exploited for profit or any commercial purpose without explicit prior written permission from the copyright holder.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

------------------------------------------------------------------------------------------------------------------------------------------------------------

The script intercepts function creation and eval calls to remove and mask any "debugger" statements before they execute.
It overrides timing functions and object properties used in devtools detection to prevent timing attacks and detection of debugging tools.
It actively logs these bypass events via a built-in notification system that informs the user of all anti-debugging techniques that have been circumvented.