Obfusc-a-tweet reloaded
Pack a ton of JavaScript in a single, executable tweet.
(by abusing Twitter's URL shortener)
More info
in this article
.
See the original obfusc-a-tweet app
here
.
Demo:
print Moby Dick
Source (JS code, ASCII only):
Transform:
Option 1: just URL-encode the source code
(store up to 32,616b of escaped JS)
Option 2: Shift the source code
(store up to 32,559b of raw JS)
Option 3: PNG bootstrap with
iterations + shift
(store up to 32,311b of gzipped JS)
Browser support: Firefox and Chrome for source < 16kb. Chrome only for larger source code.
Convert
Transformed source:
Result (tweetable):
tweet it!
eval!
© 2015-2020 - Xem, Anders Kaare, Subzey