Anti Anti-debugger

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

ติดตั้งสคริปต์นี้?
สคริปต์ที่แนะนำของผู้เขียน

คุณอาจชื่นชอบ Redirect to Google Translator - Forced

ติดตั้งสคริปต์นี้
ผู้เขียน
hacker09
จำนวนติดตั้งประจำวัน
1
จำนวนติดตั้งทั้งหมด
1,817
คะแนน
3 1 0
เวอร์ชัน
3
สร้างเมื่อ
15-02-2022
อัปเดตเมื่อ
02-03-2024
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ
ไซต์ทั้งหมด


How to Install scripts? (Click here)



If you like my work, please consider supporting it!

https://www.patreon.com/hacker09





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.


1 Open dev tools in a new window, otherwise sites may detect using viewport width/height information.
2 Disable source maps in dev tools. Some sites will detect when source maps are automatically loaded through the dev tools.
3 Open dev tools first, and then navigate to the site