mirror of
https://github.com/aydwi/chaos.git
synced 2025-12-30 02:10:26 -06:00
7fe6e22ba82bfd31a1335f645463e68ffeffde41
chaos
MT: Replace a semicolon (;) with a greek question mark (;) in your friend's C# code and watch them pull their hair out over the syntax error
— Peter Ritchie (@peterritchie) November 16, 2014
chaos is a pastejacking tool which modifies text copied to the operating system clipboard. The idea is to replace the ASCII character semicolon (;) with an identical looking Unicode character Greek question mark (;) as soon as any text is copied to the clipboard, so that when a user tries to compile some copied code, their life becomes harder.
Languages
Python
90%
Shell
10%