mirror of
https://github.com/aydwi/chaos.git
synced 2025-12-21 05:29:32 -06:00
73317f6e29b55d166bf639f13328fd605c72b2c0
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.
Click here for a little demo showing what happens when chaos is running in the background.
Languages
Python
90%
Shell
10%