Skip to content

Instantly share code, notes, and snippets.

@passcod
Last active December 15, 2015 23:58
Show Gist options
  • Select an option

  • Save passcod/5343668 to your computer and use it in GitHub Desktop.

Select an option

Save passcod/5343668 to your computer and use it in GitHub Desktop.
Obfuscated
Google's Closure Compiler
throws up if you give it this.
Just sayin'
$=+{}+""+!+[]+{}+![];
_=-~+[]; // 1
__=_+_; // 2
$[""+__+__]; // f
$[_]; // a
$[_+""+__]; // c
$[""+_+_]; // e
$[""+__+(__*__)]; // l
$[""+_+_]; // e
// (incomplete)
$_=[]+[];
$=-~[]/[]+$_+{}+!{};
_=-~+[]; // 1
__=_+_; // 2
_$=_+$_+__%_; // "10"
$[$_+_+_]; // j
$[_+_$/__*_$/__]; // s
$[_$-_]; // o
$[_]; // n
$=+{}+""+!+[]+{}+![]+-~[]/[];
_=-~+[]; // 1
__=_+_; // 2
___=_+""+~~{}; // "10"
$[___]; // j
$[__*___+___/__]; // s
$[___-__]; // o
$[___*(__+_)-__]; // n
$=-~[]/[]+""+{}+!{};
_=-~+[]; // 1
__=_+_; // 2
___=_+""+__%_; // "10"
$[""+_+_]; // j
$[_+___/__*___/__]; // s
$[___-_]; // o
$[_]; // n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment