Cracker Trap
Detect if web developer tools is opened and change natural flow of webapps, you can override to redirect to another web page, show an alert or limit your own code.
Demo
- Basic: https://bioverflow.github.io/tools/cracker-trap/basic/index.html
- Message: https://bioverflow.github.io/tools/cracker-trap/alert/index.html
- Redirect: https://bioverflow.github.io/tools/cracker-trap/redirect/index.html
Install
CDN
- https://cdn.rawgit.com/bioverflow/cracker-trap/29aa09f8/build/cracker-trap.min.js
- https://bundle.run/cracker-trap@1.0.2/build/cracker-trap.min.js
- https://cdn.jsdelivr.net/npm/cracker-trap@1.0.2/build/cracker-trap.min.js
- https://unpkg.com/cracker-trap@1.0.2/build/cracker-trap.min.js
Yarn
$ yarn add cracker-trap
NPM
$ npm install --save cracker-trap
Usage
Always use cracker-trap.min.js file, which is in the build folder
<!-- 1) Insert on your own declarations--><!-- 2) Use after declaration -->
Support
- Chrome DevTools
- Edge DevTools
- Firefox DevTools
- Opera DevTools
- Firebug
- Internet Explorer 11 DevTools
Standard
License
GPL-3.0 © Reverse Bytes