code-obfuscation

Tag

Cards List
#code-obfuscation

The Underhanded C Contest

Hacker News Top · 2026-07-01 Cached

The article announces the results of the 2015 Underhanded C Contest, a programming contest focused on writing deceptively malicious C code, with this year's challenge involving nuclear verification and highlighting NaN poisoning attacks.

0 favorites 0 likes
#code-obfuscation

@vintcessun: The program is not a line of code, but a two-dimensional map? Grid Programs overturns the intuition of computing models: instructions are arbitrarily arranged on a grid, and the pointer controls the flow by moving up, down, left, and right, without any variable names. Why is it important? This opens up a new design space for visual programming, cellular automaton-like hardware, and code obfuscation, and it has been proven…

X AI KOLs Timeline · 2026-06-05

Grid Programs proposes a two-dimensional grid programming model where instructions are placed on a grid, and a pointer controls the flow by moving up, down, left, and right, without the need for variable names. It has been proven Turing complete, opening up new design spaces for visual programming, cellular automaton hardware, and code obfuscation.

0 favorites 0 likes
← Back to home

Submit Feedback