Skip to main content
format like the others
Source Link
benrg
  • 785
  • 6
  • 10

Python, cracks Felipe Soares

Python, cracks Felipe Soares

class X:__class_getitem__=exec X["print\50'Hello,\40world!')"] 

Lack of spaces is no problem because you can use tabs. Calling an arbitrary function without parentheses is tricky but possible.

Python, cracks Felipe Soares

class X:__class_getitem__=exec X["print\50'Hello,\40world!')"] 

Lack of spaces is no problem because you can use tabs. Calling an arbitrary function without parentheses is tricky but possible.

Python, cracks Felipe Soares

class X:__class_getitem__=exec X["print\50'Hello,\40world!')"] 

Lack of spaces is no problem because you can use tabs. Calling an arbitrary function without parentheses is tricky but possible.

Source Link
benrg
  • 785
  • 6
  • 10

Python, cracks Felipe Soares

class X:__class_getitem__=exec X["print\50'Hello,\40world!')"] 

Lack of spaces is no problem because you can use tabs. Calling an arbitrary function without parentheses is tricky but possible.