Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Commit 7280b66

Browse files
committed
Update README.md
1 parent 2a32ec8 commit 7280b66

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,20 @@ JSFuck is an esoteric and educational programming style based on the atomic part
1313
The following JavaScript code will execute `alert(1)`:
1414

1515
```js
16-
[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]][([][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]]+[])[[!+[]+!+[]+!+[]]]+(!![]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[+!+[]+[+[]]]+([][[]]+[])[[+!+[]]]+(![]+[])[[!+[]+!+[]+!+[]]]+(!![]+[])[[+[]]]+(!![]+[])[[+!+[]]]+([][[]]+[])[[+[]]]+([][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]]+[])[[!+[]+!+[]+!+[]]]+(!![]+[])[[+[]]]+(!![]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[+!+[]+[+[]]]+(!![]+[])[[+!+[]]]]((![]+[])[[+!+[]]]+(![]+[])[[!+[]+!+[]]]+(!![]+[])[[!+[]+!+[]+!+[]]]+(!![]+[])[[+!+[]]]+(!![]+[])[[+[]]]+([][[]]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[!+[]+!+[]+[!+[]+!+[]]]+[+!+[]]+([[+[]]]+![]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[!+[]+!+[]+[+[]]])()
16+
[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])
17+
[[!+[]+!+[]]]][([][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]
18+
+!+[]]]+(![]+[])[[!+[]+!+[]]]]+[])[[!+[]+!+[]+!+[]]]+(!![]+[][(![]+[])[[+[]]]
19+
+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[+!
20+
+[]+[+[]]]+([][[]]+[])[[+!+[]]]+(![]+[])[[!+[]+!+[]+!+[]]]+(!![]+[])[[+[]]]+(
21+
!![]+[])[[+!+[]]]+([][[]]+[])[[+[]]]+([][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]
22+
+[+[]]]+(![]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]]+[])[[!+[]+!+[]+!+[]]]+(!
23+
![]+[])[[+[]]]+(!![]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[
24+
[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[+!+[]+[+[]]]+(!![]+[])[[+!+[]]]]((![]+[]
25+
)[[+!+[]]]+(![]+[])[[!+[]+!+[]]]+(!![]+[])[[!+[]+!+[]+!+[]]]+(!![]+[])[[+!+[]
26+
]]+(!![]+[])[[+[]]]+([][[]]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(!
27+
[]+[])[[!+[]+!+[]]]+(![]+[])[[!+[]+!+[]]]])[!+[]+!+[]+[!+[]+!+[]]]+[+!+[]]+([
28+
[+[]]]+![]+[][(![]+[])[[+[]]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[[!+[]+!+[]
29+
]]+(![]+[])[[!+[]+!+[]]]])[!+[]+!+[]+[+[]]])()
1730
```
1831

1932
![](https://i.imgur.com/i2N4lWa.gif)

0 commit comments

Comments
 (0)