Bye bye disable-devtools
i can bypass it easy using ublock origin
@EducatedSuddenBucket, can you please tell me how to bypass "disable-devtool" with uBlock origin? Thanks
I found another software that is paid and does a good job. Not sure if that is also brekable or no
@drego85 step 1 : Install Ublock orgin extension step 2 : open dashboard of ublock origin step 3: go to my filters and type this
||cdn.jsdelivr.net/npm/disable-devtool^$script
press apply changes and open a site with disable devtools script
@EducatedSuddenBucket if i want to try this on other site I just change the URL and rest command is same ? is that correct ?
I want to try on the other software that I have seen recently
If u mean to block a js script u could do that .
how can i reach you via email as I want to show this software that i found and see if you can break that too
I prefer discord to chat and my username is educatedsuddenbucket on discord and if u don't use discord my email is [email protected]
if you want i can share the URL here, let me know and you can tell me if it is good or no good
@EducatedSuddenBucket check email
It's rather trivial to bypass anyway in Firefox using about:logging, and having it log to a file. At least to access network requests...
A easy fix for this is to install disable-devtool via npm or load the script locally
i can bypass it easy using ublock origin
Any way to test if this still works? Do you have an example URL?
It wont work if disable-devtools is bundled and mixed with other codes ( and minified ), which is a very common case for front-end development
ublock origin doesn't work, I just tested.
ublock only work with cdn script link not work if you use install from npm
For apps that bundle the library, see https://gist.github.com/aravindanve/3e13d995fac35e4a07c236b11cc432c7#bypass-bundled-script