Skip to content

Instantly share code, notes, and snippets.

@rullinoiz
Created August 14, 2020 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rullinoiz/2c6cb1337fe20920d33115c615889bc4 to your computer and use it in GitHub Desktop.
Save rullinoiz/2c6cb1337fe20920d33115c615889bc4 to your computer and use it in GitHub Desktop.
javascript:(function(){let script = document.createElement("script");
script.src = "data:text/javascript;base64,KGZ1bmN0aW9uKCkgewogICAgbGV0IHNjcmlwdCA9IGRvY3VtZW50LmNyZWF0ZUVsZW1lbnQoJ3NjcmlwdCcpOyAKICAgIHNjcmlwdC5zcmM9Imh0dHBzOi8vY2RuLmpzZGVsaXZyLm5ldC9ucG0vZXJ1ZGEiOyAKICAgIGRvY3VtZW50LmJvZHkuYXBwZW5kQ2hpbGQoc2NyaXB0KTsgCiAgICBzY3JpcHQub25sb2FkID0gZnVuY3Rpb24gKCkgeyBlcnVkYS5pbml0KCkgfSAKfSkoKTs=";
document.body.appendChild(script);})();
result = "";
completion(result);
@Power4415
Copy link

What are the steps on running this bookmarklet and what is it purpose

@rullinoiz
Copy link
Author

What are the steps on running this bookmarklet and what is it purpose

honestly dude i totally forgot, from what i've gathered it's some inspect element clone called eruda and this just seems like a loader i got from apple shortcuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment