IOCCC image by Matt Zucker

The International Obfuscated C Code Contest

1986/bright - Most useful obfuscation

hex dump with cpp compressed that uses lots of << for constants

Author:

To build:

    make all

To use:

    ./bright some_file

Try:

    ./try.sh

Judges’ remarks:

Compile this program and give a filename as an argument.

Mr. Bright exploits the C pre-processor, similar variables and excessive shifting to obfuscate an otherwise useful binary display program. This gives you a small example of what it is like to maintain the Bourne shell! :-}

Author’s remarks:

No remarks were provided by the author.

Inventory for 1986/bright

Primary files

Secondary files


Jump to: top