Hacker News new | ask | show | jobs
by wfunction 3229 days ago
Any more reading on the Instart Logic tech detecting dev tools and hiding itself? I can't find much online.
1 comments

Typically it seems to poll window height/width vars in js. https://github.com/sindresorhus/devtools-detect

Another variant: https://stackoverflow.com/questions/7798748/find-out-whether...

Sorry I meant I was looking for more like documentation on the product rather than implementation. Thanks though.