today i read about the most unreadable programs

it was persented in the worlds weirdest coding contest.

the idea of the contest is simple write a program in c that compiles and runs properly

c that compiles and runs properly but it also making it as hard as

possible to understand the purpose and means of the operation.

About a month ago security researcher and youtuber Lauriewired posted a video about last years competition in which she used a decompiler a tool that translates compiled machine back into human readable high level source code.

She uesd the decompiler to pull apart the binaries of various endtries and then tried to predict what they actually did her success rate was only 50% by the end.