aemkei/jsfuck

Uppercase characters

shibby360 opened this issue · 2 comments

.toUpperCase can be used for other uppercase letters

H : (+(101))["to"+String["name"]](21)[1]["toUpperCase"]()

J : ([]["entries"]()+"")[3]["toUpperCase"]()

K : (+(20))["to"+String["name"]](21)["toUpperCase"]()

L : (false+"")[2]["toUpperCase"]()

... and so forth

hazzik commented

Yes, true. And this is how it was a long time ago, however this will at least double the current lengths for the characters.
image

PS: you're missing the () brackets at the end.

Oh ok I didn't realize