解码JSFUCK和hieroglyphy
decode JSFUCK and hieroglyphy

JSFuck是一种基于JavaScript原子部分的深奥教育编程风格。它只使用六个不同的字符来编写和执行代码。

()+[]!

hieroglyphy是一个工具和javascript库,用于将字符串,数字和脚本转换为()[]{}+的等效序列!在浏览器中运行的字符。

()+[]!{}

浏览器兼容性:建议在最新超高版本chrome或者Firefox或者safari浏览器中运行!




https://github.com/masx200/JSfuck-and-hieroglyphy-Decoder-and-ENCODER

https://github.com/aemkei/jsfuck/blob/master/jsfuck.js

https://github.com/alcuadrado/hieroglyphy/blob/master/hieroglyphy.js