Andrews54757 / Anti-Anti-Debug

Be able to use developer tools again on user-hostile websites
https://chrome.google.com/webstore/detail/anti-anti-debug/mnmnmcmdkigakhlfkcdimghndnmomfeo
The Unlicense
125 stars 5 forks source link

Does not always work #4

Closed cyber-sec0 closed 11 months ago

cyber-sec0 commented 11 months ago

If you open anything on https://aniwave.to/home https://fmoviesz.to/home

You will see that F12 does not even open the dev console, and after you manually open it on the browser menu, it keeps printing an array multiple times, while sometimes also clearing all console.logs. I suppose your timing is not long enough for the checks, or it should not stop the check interval right after your script runs once. Either that or perhaps document_start should be document_end or document_idle.

Andrews54757 commented 11 months ago

@cyber-sec0 what version? Chrome or firefox? Those websites work on my computer. Did you read the troubleshooting guide?

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

If you are on Firefox, please make sure the extension has access to the website. You must right click on the extension icon and give it permission to access all websites.

Andrews54757 commented 11 months ago

Closing due to inactivity. I am unable to replicate your problem on those websites.

cyber-sec0 commented 8 months ago

Sorry for the delayed response.

I am using Win 11 and edge, occasionally the extension works, but sometimes it does not run enough times or the timeout is too short so the anti-debug runs again or keeps running