aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.17k stars 676 forks source link

Letters created with Object are broken "O" and "U" #138

Open QuarkNerd opened 3 days ago

QuarkNerd commented 3 days ago

"O" (without eval) gives image "U" evaluates to image

hazzik commented 3 days ago

What browser do you use?

QuarkNerd commented 3 days ago

This is happening in chrome and firefox

The reason the "O" fails is that it creates an Iterator and not an Object and then takes the first letter