Another one abusing unicode characters - respective their index in the unicode table:
$ =
[ '慬' ['charCodeAt'] //
(0)
,'敲' ['charCodeAt'] //
(0)
,'琨' ['charCodeAt'] //
(0)
,'≸' ['charCodeAt'] //
(0)
,'獳' ['charCodeAt'] //
(0)
,'∩' ['charCodeAt'] //
(0)
]
new //
Function //
(
decodeURI //
( //
( //
$[0] //
['toString'] //
(16) +
$[1] //
['toString'] //
(16) +
$[2] //
['toString'] //
(16) +
$[3] //
['toString'] //
(16) +
$[4] //
['toString'] //
(16) +
$[5] //
['toString'] //
(16)
)
['replace']
(/(\w{2})/g,
'%$1')
) //
) //
( //
) //
This one won't run in the console and the forum displays the unicode chars as entities, so here's a link:
http://www.php-ids.org/files/vector.html