jsfuck icon indicating copy to clipboard operation
jsfuck copied to clipboard

Use the 'at' method instead of 'flat' method

Open maeema opened this issue 2 years ago • 1 comments

The implementation of #119.

maeema avatar Jul 19 '22 23:07 maeema

Please run grunt to generate output.txt file. That file contains the lengths of resulting characters. Then play with alignment (adding 0, NaN, 'true', 'false', 'undefined' at the start of the expression to reduce number of characters required to get index). For example: (<something>)[9] => (0+<something>)[10]

hazzik avatar Jul 20 '22 00:07 hazzik