matz3 / chaos-hamster

:hamster: Randomly calls JS functions on any website getting unleashed on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chaos-hamster 🐹

Randomly calls JS functions on any website getting unleashed on

Traverses through objects starting at window while randomly executing functions.

Bookmarklet:

javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://randombyte.github.io//chaos-hamster/hamster.js';})();

Inspired by @Thodd. Supported by @matz3

About

:hamster: Randomly calls JS functions on any website getting unleashed on

License:MIT License


Languages

Language:JavaScript 85.7%Language:HTML 14.3%