Obfuscated C -- Vertically Mirrored C Code
Here is the code: reverse.c
Here is the build-info: README
Download the whole package: reverse-0.1.tar.bz2
Spiler: the code is written so you can vertically reverse it; it does
the same thing line-by-line forward as backwards. To make this easier
to test, the code itself when compiled will line-reverse any program
you pass into it.
Back to my obfuscated C page